Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ dll in C# code
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01599867
Message ID:
01599974
Views:
143
This message has been marked as a message which has helped to the initial question of the thread.
>------------------------
>So, could it be that I need to specify (for now) the whole path to that dll? The dll is included into the project (not as a reference) and I checked Always copy as you suggested in another message.

The error:

A first chance exception of type 'System.DllNotFoundException' occurred in Siriusware.Middleware.dll

Seems to suggest that yes, it's not finding your DLL (well, it's not finding SOME DLL, not sure which). Yes, embed the full path (prefix with @"C:\PathToDll\").
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform