8/26/2025 9:32:23 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss general external development topic (related or not to SalesLogix development). View the code of conduct for posting guidelines.
|
|
|
|
Interop Error
Posted: 28 Sep 08 11:36 PM
|
Hi,
I am receiving the following error when SalesLogix is trying to load an external .NET assembly.
"An error occurred executing active script (...). Could not load file or assembly 'Interop.SLXOptions, version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."
This error is showing up on a remote client. The network clients are working ok.
I have tried using regsvr32.exe to manually register slxOptions.dll, but this has not resolved the issue.
Any help would be greatly appreciated.
Regards
Ashish. |
|
|
|
Re: Interop Error
Posted: 29 Sep 08 12:58 AM
|
Can you verify is this is a .NET Extension or something else? What exactly is happening when this error occurs? |
|
|
|
Re: Interop Error
Posted: 29 Sep 08 3:43 PM
|
This application is not a .NET extension.
It is a .NET assembly (built from a class library). It contains a COM class which contains functions that can be called from SalesLogix.
I am using the Interop.SLXOptions.dll assembly to get the connectionstring of the currently logged in user.
When SalesLogix tries to call a function from this application, it just shows the above error. We are on SLX 7.5, and the remote client is using Vista, whereas all the network clients are on Windows XP and SalesLogix 7.5.
Thanks,
Ashish. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|