I have to implement a Clash Detection functionality(Navis Works) in vb.net and created a dll of it which i am using in my C# code. It works fine locally, but after uploading it to the server it throws a run time error:SaveFileName :-Retrieving the COM class factory for component with CLSID {26A58D8A-0AD2-4813-9847-2
5C9F343CC9
E} failed due to the following error: 80070005.
Is it related to COM component that i am using or because of the DLL I am using.
Thanks in advance
Start Free Trial