Error: Failed to retrieve the Anonymous User Token for ASP Application The error can occur if you are running a classic asp application under iis7 . You will need to disable Run On End Functions . This can be done under the virtual host settings > asp > click the + next to debugging and set run [...]
Exception information: Exception type: ArgumentOutOfRangeException Exception message: Year, Month, and Day parameters describe an un-representable DateTime. The error is thrown due to how the date is calculated . found this online The only way that method throws the mentioned exception is when the year is less than 1 or greater than 9999 and the month [...]
Error: Exception Details: System.IndexOutOfRangeException: Cannot find table 0. Possible Solution: I am sure there are a few solutions for this error, but the one we encountered was related to the web.config file being incorrect. The database information was invalid. Hopefully this will help someone who encounters the same isue
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,
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.