problems reading network file from ASP .NET
From: zxkuqyb (zxkuqyb_at_discussions.microsoft.com)
Date: 02/09/05
- Next message: Joerg Jooss: "Re: A Caching Issue - I Suspect"
- Previous message: pmud: "drop down list should display data as user enters value in it"
- Next in thread: Bill Borg: "RE: problems reading network file from ASP .NET"
- Reply: Bill Borg: "RE: problems reading network file from ASP .NET"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: problems reading network file from ASP .NET"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Feb 2005 13:27:05 -0800
I've written a simple ASP .NET web application that reads a text file and
displays it in the web browser. Works fine when reading a local path; but
fails with "can not find a part of the path", or "can not access network
file" when attemting to access a UNC network path. I am using IIS 6.0 on
Server 2003. SharePoint Portal Server is also installed on this server. I
have granted full access to 'everyone' on the network file. An equivalent
.NET desktop application reads the file fine.
This seems like a trival task. What am I missing?
- Next message: Joerg Jooss: "Re: A Caching Issue - I Suspect"
- Previous message: pmud: "drop down list should display data as user enters value in it"
- Next in thread: Bill Borg: "RE: problems reading network file from ASP .NET"
- Reply: Bill Borg: "RE: problems reading network file from ASP .NET"
- Reply: Steve C. Orr [MVP, MCSD]: "Re: problems reading network file from ASP .NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|