Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for dependent DLL at applications start
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Check for dependent DLL at applications start
Miscellaneous
Thread ID:
01097600
Message ID:
01097600
Views:
47
I am using a 3rd party DLL in my application (someDll.DLL). If I remove the the DLL from the application directory and launch my app the app runs just fine until I open the form where it is needed and then I get a very ugly exception dialog (even if I have a custom try..catch around the instanciating of the form). So how can I gently notify the user that the DLL needed is not found? I would like to do this at when the app starts but I should probably also check for this when the DLL is needed.

Any assistance would be appreciated.

Thanks,
Einar
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform