When I run the website through Visual Studio everything works fine, but when I deploy it and browse it through IIS, I get the following error when I create the xapiSession instance:
Retrieving the COM class factory for component with CLSID {975D7AD3-8871-11D1-B5A5-0060083B07C8} failed due to the following error: 800701e7 Attempt to access invalid address. (Exception from HRESULT: 0x800701E7).
Any help would be appreciated.
Retrieving the COM class factory for component with CLSID {975D7AD3-8871-11D1-B5A5-0060083B07C8} failed due to the following error: 800701e7 Attempt to access invalid address. (Exception from HRESULT: 0x800701E7).
Any help would be appreciated.