While working on converting Fox-DOS application to VFP 9.0, I am
running into this error via one of the program file (.prg) at the
source code line
go_comm = Createobject("MSCOMMLIB.MSCOMM")
I am not getting this error while running the program on development
machine, whereas this error is occured only on the client machine
where I have installed only VFP-runtime and my application.
I tried copying the MSComm32.ocx from development machine into the
client computer, registered and still the same error continues.
Any help resolving this is greatly appreciated.
Thank You,
sksk
Jan Bucek - 07 Apr 2008 19:28 GMT
Look at this sites, maybe you find a solution there:
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3BQ192693
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3BQ139154
sksk napsal(a):
> While working on converting Fox-DOS application to VFP 9.0, I am
> running into this error via one of the program file (.prg) at the
[quoted text clipped - 13 lines]
> Thank You,
> sksk