|
Trouble Shooting |
[Top] [Chapter] [Previous] [Next] |
|
I am getting a MDA exception "LoaderLock" when I access the control.
Please open the Menu "Debug", select the item "Exceptions" and in the dialog disable the check at the entry "Loader Lock" listed under "Managed Debugging Assistants".
Where can I set the DLL name in VB.NET
The best place is the New() method of the form. None of the form events is called early enough.
Where should I store the PCC file ?
The gui layout file (buttons.pcc) is searched relatively to the path of the engine DLL. So we recommend to install it into the same directory as te engine DLL - bes is the application directory, not the windows system directory!
I am getting the error "Object Reference not set to an instance of an object."
Please make sure the application is using the correct engine DLL (WPTextDLL01.DLL). Maybe you need to hand copy this to the application directory.
In installed the upgrade 1.30, when I now start my project I an error message:
Please make sure you compiled the project with the new assembly (WPTDynInt.dll or WPTDynInt2.dll). It now uses the strong name technique. BTW.: The registered version includes the C# code for this assemblies.
|