Category Archives: ASP

By December 20, 2010

Not, sure why some people are using CDONTS ON Windows 2k8. Instead you should be using cdosys Anyway if you are in need of the CDONTS DLL files , you can download them at Openkb. Happy Holidays,


Read More
By May 28, 2010

Error: ail send failure. Error was 503 Bad sequence of commands This normally occurs when the script is unable to authenicate on the mail server.


Read More
By February 14, 2010

Error on windows 2008 Server object error ‘ASP 0177 : 800401f3’ Server.CreateObject Failed 800401f3 Solution the ASPMail component is NOT supported on Windows 2008 You will need to use the System.Net.Mail Component for .net. I pasted some sample code to get you started below. Please be advised that this sample will need to be modified


Read More
By August 16, 2009

Error: This collection already contains an address with the scheme HTTP I wont go into much detail about this topic as I am fairly new to it also .. lol The WCF service does not work within a shared environment without patching your application some. By default the application is retrieving the baseheader binded to


Read More
By August 02, 2009

Error: Parser Error Message: Could not load file or assembly ‘MySql.Data, solution : First ensure the mysql.data dll is loaded into the /bin folder under your web root. If you have admin rights to the server you can place this dll in c:\windows\assembly You will also need to verify the version you are calling in


Read More
1 2 3 4 6