system.runtime.interopservices.comexception

  • Thread starter Thread starter amrendrakr
  • Start date Start date
A

amrendrakr

Hi, I are getting an error while ASP.Net application creating a com
object. Error I am getting after installation of windows 2003 service
pack 1. The issue was not repeated after uninstalling the service pack
1. The error is "system.runtime.interopservices.comexception" and
"server threw an error". Did anybody face this issue? Would
appreciate any suggestions to resolve this issue.
 
The issue is inside your COM component probably. Try instantiating it using
a simple VBScript CreateObject call.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top