Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I've tried everything but the right thing
Message
De
13/08/2004 06:51:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
I've tried everything but the right thing
Divers
Thread ID:
00933056
Message ID:
00933056
Vues:
59
I have a VFP created dll with an OLE COM object in it. This has a method which opens some VFP data, formats it and returns the HTML as a string.

I have an ASP which instantiates the COM object and calls the method. Then Reponse.Write(s) the result.

I have IIS running on my PC and the ASP is run within this envioronment. The DLL is registered on my PC also.

When the data is on my PC it all works fine. However, I want the DLL COM object to open data on another PC on my LAN. When I instantiate the COM object in VFP it all works fine. However from the ASP nothing.

Now I understand that this is all about security permissions. I have tried everything - in IIS, in Component services. I have set up users on the remote PC and my PC - but nothing works.

Can anyone give me a list of what I have to do to get this to work?

thanks,

Andrew R.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform