Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM/DCOM (Remote Automation)
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00431523
Message ID:
00431868
Views:
20
>>obj = createobjectEX("{2E341S03-11FC-4760-8E9D-CFCBE1655F13}", ,"\\MYSERVERNAME")
Hello Nick:
Where did the "{2E341S0.. etc.} reference come from ({2E341S0.. etc.). Did it result from build when it was developed on the "development" system?
TIA
Terry


>>
>>obj=createobjectEX("GetServerDateTime.cSQLDT", ,"\\MYSERVERNAME")
>>
>>or name your server by IP Address:
>>
>>obj = createobjectEX("GetServerDateTime.cSQLDT", "192.168.0.3")
>>
>>Also probable reason of "RPC server is unavailable" message is wrong server name specified.
>
>
>Sorry, it was a typo, there should be just one comma in parameters:
>
>obj=createobjectEX("GetServerDateTime.cSQLDT","\\MYSERVERNAME")
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform