Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Authentification error for remote COM objects
Message
 
 
À
08/01/2001 19:04:37
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00460855
Message ID:
00461060
Vues:
11
Hi!

Thanks for answer. See comments below...

>Is this a DLL or an EXE? If a DLL, you shouldn't use CREATEOBJECTEX, but you should Export the MTS package from the server and do a client install on the local PC. If this is an EXE, you shouldn't be running it under MTS. In that case, recompile it as a DLL.
>

It is DLL. As I said, I tried to run it from another computer in the local area network, and it workes. Our network based completely on the TCP/IP protocol. I used exactly the same way of object instantiation. Why it does not work through Internet? What the difference?

I will try your suggestion about registering object from MTS package. However, as I remember from you lecture about MTS, such registering is required when you want to instantiate object using object name (for example, "comtest.comtest"). I used GUID of object as reference, that supposed to work without registering of MTS package. Is this a bug or working in the local area network by such way is just a weird thing?

>As for the modem problem, a bit more information will help. Are you connecting to your office network via the modem? Have you unregistered the COM component on the local machine and then done the client install as described above?
>

I connecting to my office using ISP via modem from W2000 (Dial Up + local area networ to define gateway).
No, I did no either client install or object registering on the client machine. Just ran exe with mentioned command.

>>Hi!
>>
>>I made following:
>>
>>Server COM object located in our company computer with IP address accessable from the outside world. It is registered under MTS and account for COM object - just administrative account in the local domain. When running this object in the local network (local domain) using following command:
>>
>>CREATEOBJECTEX("{GUID}","IP.ADDRESS")
>>
>>all works very well.
>>
>>However, when I run it using my modem connection to internet from home, I get error
>>"OLE Error code 0x800706d3: The authentification service is unknown"
>>
>>COM server machine is Windows NT, my home machine is similar to which was used for testing in the local domain (W2000).
>>
>>Can someone explain me what is wrong with authentification and what I require to configure to get it work through modem connection?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform