Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Error Code
Message
 
 
To
10/01/2001 15:21:22
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00461814
Message ID:
00461901
Views:
11
>I'm sorry Della. The error happens when I try running vfp with winfax 10.0. I am running code that will fax out reports with each record within a table (about 144 of them). I can fax the reports for the first record fine but it just crashes and burns after that one...

"The server threw an exception" loosely translates to "Houston, we have a problem" < g >. Usually it means you're trying to open it when it's already open, or you're asking it to do something it's already doing, or you're asking it to do something when it isn't in a state to do it.

I've never automated WinFax, so I can't speak specifically to that, but I can tell you that you probably want to make sure that you are shutting WinFax down gracefully in between (so that it *really* closes--be sure you've released all object references, and it's out of the task manager). An alternative is to NOT close down WinFax between jobs, but ensure that you're properly closing the faxxed document.

Hope this helps,

- della
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform