OLE DB problem in VC++ COM when used in ASP
COM
1
Posts
1
Posters
0
Views
1
Watching
-
I have written a COM component in VC++ that connects to a ODBC (.mdb file) through OLE DB. When i try to use it in .asp page i get error (0x80004005 - unspecified error). The same component (same asp file) works fine with PWS under Win98. When i run the same with IIS5 in Win2000 and WinXP i get error. I couldn't find out what might be the problem. Can you help me out? Thanx in advance Mahesh