Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 9th, 2004, 01:35 PM
Authorized User
 
Join Date: May 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default Accessing files in shared drives

In my web app I am impersonating the NT user at runtime to access a shared file. When I install the web app in the default web site and go in as localhost (http://localhost/myapp) the app can access the file. When I create a separate web site (called webapps.dev.net, we require this since there are no separate boxes for dev and QA) and install the app there (and access it as http://webapps.dev.net/myapp), the app cannot access the file.
Any ideas will be very much appreciated..

SS
__________________
SS
 
Old September 9th, 2004, 02:10 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Make sure the same permissions on the localhost/myapp are the same as the other one.






Similar Threads
Thread Thread Starter Forum Replies Last Post
accessing files from asp.net naidukap ASP.NET 1.0 and 1.1 Professional 1 November 18th, 2005 08:59 AM
Accessing XML files from a WebApp MAS Apache Tomcat 0 October 26th, 2005 01:08 PM
Accessing XML files from a WebApp MAS BOOK: Professional Apache Tomcat 0 October 26th, 2005 01:00 PM
Accessing files outside of IIS server mcinar HTML Code Clinic 10 April 7th, 2005 10:47 AM
Accessing files outside of Web Server Drive mcinar Classic ASP Basics 0 February 1st, 2005 11:35 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.