Add a new post


Name  
Email*  
Subject  
Message
 
 
Protected by Clearscreen.SharpHIPTo prevent abuse from bots, please enter the text you see.:
 

* In order to reduce SPAM, all email addresses will be obfuscated so they cannot be read by spam bots.
For example: 'test@test.com' will become 'test (at) test dot com'.

Namespace/COM/DLL Related Exceptions
This section of exception will deal with COM related exception. If you are getting a COM related exceptions its usually one of the following:
A) Either you, the ASP.NET account, or the impersonating account does not have permissions to access the CDOSys.dll/CDONTS.dll.
or
B) Or else the dlls are not installed.

Lets take a look at some of these exceptions.