Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MTS giving an RPC server is unavailable
Message
From
28/12/1999 17:25:05
 
 
To
28/12/1999 15:09:24
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00309323
Message ID:
00309564
Views:
38
>Hey JCF,
>
>I'm working with Tom on this one. The instance of the remote object is not even created. When he tries to do the CREATEOBJECT() the error message is returned. The .SetComplete and .SetAbort have nothing to do with the error because the object doesn't even instantiate. The class is set to nultiuse and compiled into a multithreaded DLL.
>
>>
>>- Are your classes set to multiuse?
>>- Did you compiled into multithreaded DLL?
>>- Are you doing .SetComplete and .SetAbort?
>>
>>Normally abscence of SetComplete and SetAbort does not necessarily give this error, but you're supposed to do it to take full advantage of MTS.

Other things to check out (on MTS package properties):
- Activation set to Server package.
- Have you added roles to the package?
- Do the users on other machines have permissions to the package?
- What is the setting on the identity tab for the component?

For testing, you might want to uncheck the "Enable authorization checking" on the Authorization tab. Other than the exported package that you install on client computers, you don't need anything additional.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform