This error also occurs, if you have not registered the concerned COM object(incase of a DLL) in your machine. So, the ASP is unable to find the class you are looking for and yes the typo factor is also there.
In your dll code, go to project properties and check the project name you have given, and see if it is the same as the one which you have called in ASP and also the class name. If possible, try changing the name to another project name and call the dll with that name.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.