Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 2027 DLL Caused an Exception
Message
 
 
To
10/02/2014 15:28:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01593920
Message ID:
01593924
Views:
65
>>>Did you test your PDF2PS function standalone?
>>
>>
>>Yes, If I am not using Parallel Fox the same is running Fine. It seems to me that when there is One CPU involved, the DLL is not shared and may be when there are more than One CPU there may be Sharing Problem of DLL , so error might be generated. Is it so ?

If you're sure that this code works fine if not running parallel, one of the possibilities is to wrap the code to call this function in try/catch block and retry in case of the failure the second time.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform