Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I've tried everything but the right thing
Message
From
13/08/2004 06:51:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
I've tried everything but the right thing
Miscellaneous
Thread ID:
00933056
Message ID:
00933056
Views:
60
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.
Next
Reply
Map
View

Click here to load this message in the networking platform