Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Com objects in the project
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01475340
Message ID:
01475453
Views:
84
This message has been marked as the solution to the initial question of the thread.
>>>>>Thanks.
>>>>
>>>>No problem
>>>
>>>What I found, though, that removing Ole Public attribute didn't remove the classes from the Servers. I had to re-create the project from the main program. Do you know if this is the expected behavior?
>>
>>I never paid much attention the servers tab in the projects, so I do not know what is the expected behaviour, sorry. Did you rebuild the project after removing the attribute? (I guess you did, but I ask to hide the fact that I have no other idea <g>)
>
>I think I did.

I did a very simple test and by rebuilding the project the Servers page gets refreshed, my project consisted on only one PRG
loServer = Createobject([myServer])

define class myServer as Session OLEPUBLIC
enddefine
I compiled and Servers showed 'myServer' then I removed the OLEPUBLIC, rebuilt the project and Servers was empty (and vice versa)

[Update] (Maybe you need to clean up the project?)
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform