Problem to load DLL while publish the website

Posted by Abhiigate under ASP.NET on 2/13/2012 | Points: 10 | Views : 2226 | Status : [Member] | Replies : 1
Hello friends,

I have developed the website which is working fine normally.
I have added web reference of the COM->Microsoft Excel Object Library version 11.0 in that application.
This works fine when i execute from the Visual Studio 2008. But when i publish the site into IIS then I am getting the error that "instance object not found" for the class which is into that DLL.
I also tried with the creation of VIrtual directory. But then also getting same error.

So is there any process to add reference while publishing the site?

Software Developer


Responses

Posted by: Pradeepkumar417 on: 2/13/2012 [Member] Starter | Points: 25

Up
0
Down
Hi,

You have to add that dll file in main bin folder of root folder. where you had placed that dll?

Thanks & Regards,
Software Engineer,
Pradeep Kumar

Abhiigate, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response