Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Error Ox8000ffff: Catstrophic failure : Using MSCOMM
Message
From
09/02/1999 21:08:27
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00185590
Message ID:
00185786
Views:
21
This error also means "Unhandled exception", so, there's not much you can find out about it. (If it was an exception known to that program, it would have been handled... :))

Vlad

>I am getting the following error when attempting to use MSCOMM for the first time:
>
>OLE Error Ox8000ffff: Catstrophic failure
>
>The error occurs in the following code when setting the com port:
>
>***
>
>oComm = CREATEOBJ('MSCOMMLib.MSComm')
>oComm.CommPort = 1
>oComm.Settings = "9600,N,8,1"
>oComm.InputLen = 0
>oComm.PortOpen = .T.
>
>***
>
>Am I missing anything?
>Note: I am using WinNt(sp3) and MSCOMM32.ocx is in c:\WINNT\system32
Previous
Reply
Map
View

Click here to load this message in the networking platform