System.Runtime.InteropServices.COMException (0x800
Hi all,
I have developed a web service using ASP.net. The service makes use of 4 dlls. It works fine in my system but when I copy the same solution folder to some other terminal and try to browse. when I try to browse the aspx file it is giving the below error:
System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {9105C1A8-7052-11D5-B316-0800309CC2CE} is either not valid or not registered.
at ConnectionInformation.Connnection.GetSession() in <path>\Connection.cs:line 77
at <path>\xyz.asmx.cs:line 45
So plz help meout guys....
Regards,
Mithunk
MithunK
|