I used the accpac XAPI object to create session in ASP.NET application to work with ACCPAC database. The application is running fine within the VS2008 development environment but when i deploy it on IIS it gives me following error:
"Retrieving the COM class factory for component with CLSID {975D7AD3-8871-11D1-B5A5-0060083B07C8} failed due to the following error: 800701e7."
Any suggestion or help will be highly appreciated as i already completed my application and now it fails at time of deployment.
"Retrieving the COM class factory for component with CLSID {975D7AD3-8871-11D1-B5A5-0060083B07C8} failed due to the following error: 800701e7."
Any suggestion or help will be highly appreciated as i already completed my application and now it fails at time of deployment.