Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting up COM on remote machine
Message
 
To
25/11/2002 09:09:08
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00724195
Message ID:
00726420
Views:
21
I am not sure, since I never ran DCOM on Win 98. According to the MSDN article "HOWTO: Use a Windows 95, Windows 98, or Windows Me Computer as a DCOM Server", the DCOM exe on the server has to be started before client application will be able to access it. I would guess it still should be running when one of the clients closes the application.

>Nick
>
>I've got it working, just one problem though, when I do something like :
>o = CREATEOBJECT("MyCom.Main", "WCKOCH31230") && Works fine and I can call methods etc etc.
>RELEASE o
>
>
>It actually unloads my COM EXE on the 98 PC after I release the object??
>
>Any ideas?
>Thanks for all your assistance btw.
>Kev
>
>>You need to add the description for the class, then COM EXE does not bomb with that "Invalid read from the .VBR file..." message when you run Clireg32. Either right click on the class in Project Manager and edit description, or go to Class Info and edit the description there.
>>
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform