Problem in accessing DLL Via a webservice

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjusaharan
    New Member
    • May 2008
    • 2

    Problem in accessing DLL Via a webservice

    Hi all,
    I m Newbie to asp.net .I am using asp.net 2.0 . I m not able to access a DLL via a webservice in my Windows Application from webserver,thoug h the same web service is running well if we use the DLL from local website.

    It is showing me the following error.

    "Retrieving the COM class factory for component with CLSID {83767D91-FAC8-471D-935A-1A3D04D779C0} failed due to the following error: 80070005."

    Though from server side , we have full accessing permission.

    Kindly help me in solving the problem.
    As I need it urgently.
    Thanks in advance
    Last edited by DrBunchman; May 5 '08, 10:50 AM. Reason: Moved to .NET - ASP forum for Classic ASP only
Working...