Re: Problem running local asp.net app with web site on network share
From: JR (jritchie_at_newsgroups.nospam)
Date: 04/22/04
- Next message: JR: "Problem running local asp.net app with web site on network share"
- Previous message: Glenn: "Re: Postbacks confusing to the user - any suggestions???"
- In reply to: Jeff Widmer: "Re: Problem running local asp.net app with web site on network share"
- Next in thread: Steven Cheng[MSFT]: "Re: Problem running local asp.net app with web site on network share"
- Reply: Steven Cheng[MSFT]: "Re: Problem running local asp.net app with web site on network share"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 08:49:11 -0500
Unfortunately, it didn't.
"Jeff Widmer" <jeffwi@nospam.speakeasy.net> wrote in message
news:u27qb%23%23JEHA.644@tk2msftngp13.phx.gbl...
> Take a look at this article:
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;317955
>
> Make sure you have given permissions to the full path to teh virtual
> directory.
>
> Hope this helps,
> -Jeff
>
>
> "JR" <jritchie@newsgroups.nospam> wrote in message
> news:ukEzsw%23JEHA.1264@TK2MSFTNGP12.phx.gbl...
> > I have a Web server running on Windows XP. On this Web server, I have a
> Web
> > site configured with its home directory on a network share. In the Web
> site,
> > there's a virtual folder pointing to a local folder on the Web server
> > containing an ASP.NET application.
> >
> > I get a "Failed to start monitoring changes" when I try to run the
> > application. If I try to debug, I get a message "unable to start
debugging
> > on the Web server".
> >
> > I put an <identity impersonate=""> section in Web.config specfying a
> domain
> > account that has permissions to the share for the Web site and the local
> > ASP.NET application, but that didn't correct the errors.
> >
> > I'm running ASP.NET 1.1 and I don't understand why ASP.NET would care
> about
> > any files above the virtual folder in the Web site, which again, points
to
> a
> > local directory.
> >
> > Of course, I have no problems with the ASP.NET application if I change
the
> > home directory of the Web site to a local folder.
> >
> > Note: I got this to run once using the <identity> setting, but I
commented
> > it out to confirm it would fail, and now putting it back doesn't allow
the
> > site to run.
> >
> > Thanks.
> >
> >
>
- Next message: JR: "Problem running local asp.net app with web site on network share"
- Previous message: Glenn: "Re: Postbacks confusing to the user - any suggestions???"
- In reply to: Jeff Widmer: "Re: Problem running local asp.net app with web site on network share"
- Next in thread: Steven Cheng[MSFT]: "Re: Problem running local asp.net app with web site on network share"
- Reply: Steven Cheng[MSFT]: "Re: Problem running local asp.net app with web site on network share"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|