<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906966.aspx</link><pubDate>Mon, 15 Jun 2009 07:15:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906966</guid><dc:creator>qbernard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906966.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906966</wfw:commentRss><description>@@ glad you found it.</description></item><item><title>Re: ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906433.aspx</link><pubDate>Wed, 10 Jun 2009 05:43:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906433</guid><dc:creator>SakchaiC</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906433.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906433</wfw:commentRss><description>&lt;p&gt;It seems MS way.&amp;nbsp; It works fine now....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a lot to all you guys!.. :-)&lt;/p&gt;</description></item><item><title>Re: ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906430.aspx</link><pubDate>Wed, 10 Jun 2009 03:21:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906430</guid><dc:creator>SakchaiC</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906430.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906430</wfw:commentRss><description>&lt;p&gt;Hi qbernard ,&lt;/p&gt;
&lt;p&gt;Thanks a lot. Refer to a given link, it works fine. But a littel bit slow. Can we edit the below code to use schemas at local machine instead of microsof URL? or any Idea?&lt;/p&gt;
&lt;p&gt;myMail.Configuration.Fields.Item _&lt;br /&gt;(&amp;quot;http://schemas.microsoft.com/cdo/configuration/sendusing&amp;quot;)=2&lt;br /&gt;&amp;#39;Name or IP of remote SMTP server&lt;br /&gt;myMail.Configuration.Fields.Item _&lt;br /&gt;(&amp;quot;http://schemas.microsoft.com/cdo/configuration/smtpserver&amp;quot;)=&amp;quot;smtp.server.com&amp;quot;&lt;br /&gt;&amp;#39;Server port&lt;br /&gt;myMail.Configuration.Fields.Item _&lt;br /&gt;(&amp;quot;http://schemas.microsoft.com/cdo/configuration/smtpserverport&amp;quot;)=25 &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;br /&gt;SakchaiC&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906336.aspx</link><pubDate>Tue, 09 Jun 2009 13:40:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906336</guid><dc:creator>qbernard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906336.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906336</wfw:commentRss><description>&lt;p&gt;And now, we try search the forum with the new error msgs :)&lt;br /&gt;&lt;a href="http://forums.iis.net/t/1146477.aspx"&gt;http://forums.iis.net/t/1146477.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906325.aspx</link><pubDate>Tue, 09 Jun 2009 12:06:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906325</guid><dc:creator>SakchaiC</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906325.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906325</wfw:commentRss><description>&lt;p&gt;Thanks Pual. I&amp;#39;ve tried CDOSYS componnet, but still got error at&amp;nbsp;.Send. The error looks like this:&lt;/p&gt;
&lt;p&gt;CDO.Message.1&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;font face="Arial" size="2"&gt;error &amp;#39;80040220&amp;#39;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;
&lt;p&gt;&lt;font face="Arial" size="2"&gt;The &amp;quot;SendUsing&amp;quot; configuration value is invalid. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hmm.... It makes my to cry now :-)&lt;/p&gt;</description></item><item><title>Re: ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906324.aspx</link><pubDate>Tue, 09 Jun 2009 11:54:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906324</guid><dc:creator>Paul Lynch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906324.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906324</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Try this :&lt;/p&gt;&lt;p&gt;&lt;a href="http://forums.iis.net/t/1144383.aspx"&gt;http://forums.iis.net/t/1144383.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Regards, &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ActiveX component can't create object</title><link>http://forums.iis.net/thread/1906323.aspx</link><pubDate>Tue, 09 Jun 2009 11:33:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906323</guid><dc:creator>SakchaiC</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906323.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906323</wfw:commentRss><description>&lt;p&gt;Hi, 
&lt;p&gt;I&amp;#39;m moving Classic ASP to run on IIS 7.0, Windows Vista Enterprise SP1.&amp;nbsp; I&amp;#39;ve tested to send e-mail by using&amp;nbsp;CDONT component, but I got the error as below. I&amp;nbsp;alreay registered and gave permission&amp;nbsp;to IIS_IUSRS user already.&amp;nbsp; 
&lt;p&gt;___________________________________________ 
&lt;p&gt;Microsoft VBScript runtime &lt;font face="Arial" size="2"&gt;error &amp;#39;800a01ad&amp;#39;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;
&lt;p&gt;&lt;font face="Arial" size="2"&gt;ActiveX component can&amp;#39;t create object&lt;/font&gt; 
&lt;p&gt;&lt;font face="Arial" size="2"&gt;/HumanResources/Test/SendMailbyCDONTS.asp&lt;/font&gt;&lt;font face="Arial" size="2"&gt;, line 16&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;___________________________________________&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The below is my simple code. Any wong in this code? 
&lt;p&gt;Dim sendmail&lt;br /&gt;Set&amp;nbsp; SendMail = Server.CreateObject(&amp;quot;CDONTS.NewMail&amp;quot;)&lt;br /&gt;SendMail.From = &amp;quot;&lt;a href="mailto:someone@xyz.com"&gt;someone@xyz.com&lt;/a&gt;&amp;quot;&lt;br /&gt;SendMail.To = &amp;quot;&lt;a href="mailto:someone@abcd.com"&gt;someone@abcd.com&lt;/a&gt;&amp;quot;&lt;br /&gt;SendMail.Subject = &amp;quot;Test send email by CDONTS&amp;quot;&amp;nbsp;&amp;nbsp;&lt;br /&gt;Sendmail.Body =&amp;nbsp; &amp;quot;Test mail&amp;quot;&lt;br /&gt;SendMail.Send&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;------------------------------------- Line 16&lt;br /&gt;Set Sendmail = Nothing&lt;/p&gt;
&lt;p&gt;Line 16 is SendMail.Send. Any wong in above code? This code works smoothly in IIS 5 &amp;amp; Windows Sever 2000. I stuck on this error almost a day. Anyone can tell me a clue?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>