ActiveX component can't create object

G

Guest

Hi,

I am creating a Web application using VS.NET2005. I have to use here a COM
dll which resides on the client side.

MyObj = CreateObject("ExportImportExcel.ImportExport")

This COM Dll exposes some methods on the client end.. Now the problem is
when I am creating an object of my COM Class it is producing an error to me
“ActiveX Component Can’t Create Objectâ€. Although I have tested it on
VS.NET2003 and ASP. It is working perfectly fine on both the versions. But
this is not working on VS.NET2005..

One more thing I have noticed here when I am creating an object of
Microsoft.XMLHttp or ADODB.Connection.. It is working perfectly fine..

I am running this application on ASP.NET development server, however on IIS
I am getting the same…


Any suggestion in terms of that must be appreciable…

Thanks,
Abhishek
 

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

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top