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
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