Networking Forums

Networking Forums > Computer Networking > Windows Networking > IIS 5, Windows XP & Accessing VFP Tables across the network using a COM

Reply
Thread Tools Display Modes

IIS 5, Windows XP & Accessing VFP Tables across the network using a COM

 
 
Debbie
Guest
Posts: n/a

 
      06-27-2004, 01:20 PM
Hi Everyone

Looking for some help/advise to resolve the following problem.

We're running a Windows XP Pro peer-to-peer network. I have IIS 5 installed
on one of the machines and have published my web pages to the
"c:\inetpub\wwwroot" folder. The ASP pages call a registered COM, which is
written in VFP 7.0, and in order for the COM to find the tables it requires
the ASP code has to set the COM's "DataPath" property. During testing,
everything has been working fine. However, during testing the folder
containing the tables actually local and resided on the same machine as IIS.
The real data the needs to be used is on another computer on the network.
When I set the datapath property to this other networked computer (ie.
'\\DataPC\DataFolder\') the whole thing stops working! The IIS machine has
full access rights to the network computer in question, so why won't it let
me access the folder and tables?

I would be grateful for any suggestions - many thanks, Debbie



 
Reply With Quote
 
 
 
 
Jeff Cochran
Guest
Posts: n/a

 
      06-27-2004, 09:01 PM
On Sun, 27 Jun 2004 09:20:03 -0400, "Debbie" <(E-Mail Removed)>
wrote:

>We're running a Windows XP Pro peer-to-peer network. I have IIS 5 installed
>on one of the machines and have published my web pages to the
>"c:\inetpub\wwwroot" folder. The ASP pages call a registered COM, which is
>written in VFP 7.0, and in order for the COM to find the tables it requires
>the ASP code has to set the COM's "DataPath" property. During testing,
>everything has been working fine. However, during testing the folder
>containing the tables actually local and resided on the same machine as IIS.
>The real data the needs to be used is on another computer on the network.
>When I set the datapath property to this other networked computer (ie.
>'\\DataPC\DataFolder\') the whole thing stops working! The IIS machine has
>full access rights to the network computer in question, so why won't it let
>me access the folder and tables?


Does your COM accept a UNC path instead of a drive letter?

Jeff
 
Reply With Quote
 
Guest
Posts: n/a

 
      06-28-2004, 06:16 PM
you wont be able to use a UNC path via the http protocol. use IIS to browse
to the share where the data is and create a virtual directory. then youll
set your datapath to the virtual path. ie, www.mysite.com/virtual


"Debbie" <(E-Mail Removed)> wrote in message
news:hsidnReWEN8YVEPdRVn-(E-Mail Removed)...
> Hi Everyone
>
> Looking for some help/advise to resolve the following problem.
>
> We're running a Windows XP Pro peer-to-peer network. I have IIS 5

installed
> on one of the machines and have published my web pages to the
> "c:\inetpub\wwwroot" folder. The ASP pages call a registered COM, which

is
> written in VFP 7.0, and in order for the COM to find the tables it

requires
> the ASP code has to set the COM's "DataPath" property. During testing,
> everything has been working fine. However, during testing the folder
> containing the tables actually local and resided on the same machine as

IIS.
> The real data the needs to be used is on another computer on the network.
> When I set the datapath property to this other networked computer (ie.
> '\\DataPC\DataFolder\') the whole thing stops working! The IIS machine

has
> full access rights to the network computer in question, so why won't it

let
> me access the folder and tables?
>
> I would be grateful for any suggestions - many thanks, Debbie
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem accessing home wireless network after accessing school wireless network with Odyssey client Tony Wireless Internet 1 08-24-2004 08:03 PM
Windows Explorer hangs accessing network Kelvin Smith Windows Networking 0 02-20-2004 08:16 PM
Accessing windows 2003 from the Internet Ademir Soares Windows Networking 0 11-20-2003 03:42 PM
Windows '98 accessing shared printer on XP Pro Kevin Doran Windows Networking 5 10-30-2003 07:53 PM
Windows 98 pc's freezing accessing moved network drive heykungfu Windows Networking 0 08-19-2003 05:56 PM



1 2 3 4 5 6 7 8 9 10 11