Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automation error Interface not registered 80040155

Status
Not open for further replies.

VDhir

Programmer
Aug 9, 2001
2
IN
Hi All

I am getting some problem related to Automation. I have created a dll in which i am opening an instance of excel and importing a data from an excel file and then calling a stored procedure for updating the database. so whenever I am creating a instance of my component in my ASP Page .I am getting this error.

My web server having the following softwares.
1. Excel 2000
2. Sql Server 7.0

Note :
1. I got some information about this error from microsoft site. Acc. to them this is related to binary compatability or something like that. But I have created a fresh dll with another name and calling the function of my component...but all in vain..my component is again giving this problem.

2. I have also explored something on tek-tips site in which they are saying about some server component (msderun.dll) are needed to run custom dlls. This dll(msderun.dll) was not there on my web server so i have registred this dll..But again my dll is giving same problem.

Please help me ...as i need this very urgently.

I will really appreciate if someone help me in resolving of this problem.

Thanx and Regards
Varinder Dhir
vdhir@infoprocorp.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top