Is there anything specific that I need to do at Library's code or configuration ????
Is there anything specific that I need to do at Library's code or configuration ????
Raj, these silent crashes usually happen when some dynamic library is missing or cannot be found by the app. If you're working with Windows, check your app with Dependency Walker. You can also open the Event Viewer to check for errors. Usually "side by side" errors will create one or more error registers there.
Bookmarks