Search found 3 matches
- Tue Jul 22 2003
- Forum: Visual FoxPro Community
- Topic: Server threw an exception error in Windows98, VFP7 as COM
- Replies: 4
- Views: 11447
Hi Joan, We downloaded and tried the 2.09 version, but no change in behaviour. By the way, we do not call the PdfDriverInit function (in current build, under test). The DriverInit function is only called when the user is going to print for the first time, so only once for each user. When we called t...
- Tue Jul 22 2003
- Forum: Visual FoxPro Community
- Topic: Server threw an exception error in Windows98, VFP7 as COM
- Replies: 4
- Views: 11447
Hi, Thanks for your suggestion. We included the PDFDriverInit to cover for all cases where users deleted the pdf printer. We can change that code to only run PDFDriverInit when running our app interactively, if that would solve the exception errors. We already changed some code: both init calles wer...
- Mon Jul 21 2003
- Forum: Visual FoxPro Community
- Topic: Server threw an exception error in Windows98, VFP7 as COM
- Replies: 4
- Views: 11447
Server threw an exception error in Windows98, VFP7 as COM
Hi, We are deploying our application with PDF Converter 2.08d. The application functions normally when run interactively on all platforms. When we try to create our app as a COM server on Windows 95, 98 or ME, data access commands which normally function like RLOCK, give an error 'OLE error code 0x8...