Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for DLL at runtime
Message
 
To
30/11/2006 16:48:36
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01173890
Message ID:
01173905
Views:
6
>Are you accessing the DLL through COM? If so, you may be able to do a createobject within a try/catch.

Thanks for the reply.

I am acctually not accessing rapi.dll directly but through a 3rd party managed dll (OpenNETCF.Desktop.Communication.dll). The problem is that the exception slips through my catch for some reason. My try/catch is around the code that instansiates an object in OpenNETCF.Desktop.Communication.dll which in turn probably instansiates an object in rapi.dll.

I was also looking if there was a "better" way than waiting for an exception to be thrown.
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform