Re: My Web.config file is being ignored - any ideas?
From: Scott Cadillac (scott@xml-extra.net)
Date: 02/19/03
- Next message: Ran: "Windows Authentication problem"
- Previous message: Yama: "Re: My Web.config file is being ignored - any ideas?"
- In reply to: Yama: "Re: My Web.config file is being ignored - any ideas?"
- Next in thread: Yama: "Re: My Web.config file is being ignored - any ideas?"
- Reply: Yama: "Re: My Web.config file is being ignored - any ideas?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Scott Cadillac" <scott@xml-extra.net> Date: Tue, 18 Feb 2003 17:28:16 -0700
Thank you Yama,
The Server is actually out of my hands. The local Network Admin setup the
sight for me and I can only access a shared folder on a VPN network - I have
no other control of the site at this point.
So, I can only guess that is the root folder because my files do show up at
the root of the domain address. And no - the Web.config file was placed
there after the site was created.
Does this tell you anything?
Thanks for your time. Cheers........
-- Scott "Yama" <yama@yamabiz.com> wrote in message news:eqySvw61CHA.2532@TK2MSFTNGP11.phx.gbl... > Hi Scott, > > A few questions: > > 1. Do you have the web.config on the root of your server? > 2. Did you create a Virtual Directory for your web with the web.config in > it? > > Try putting the web.config on the root of your inetpub\wwwroot\ > You also want your \bin directory on the root. > > Hope it helps, > > Yama Kamyar > > > > "Scott Cadillac" <scott@xml-extra.net> wrote in message > news:ukMCmz31CHA.2292@TK2MSFTNGP11.phx.gbl... > > Hello, > > > > I'm deploying a new ASP.NET application to a customer's site. They have > > given me VPN Access to a shared folder which is part of the IIS > directories. > > > > My *.ASPX are in the right place, but when I request a file remotely via > > MSIE. I'm getting the standard error page that says "you need to have > > <customErrors mode="Off"> to see any details, blah, blah, blah," - which I > > have! > > > > No matter what settings I try in my Web.config file - they just seem to be > > ignored. Of course I can't get on the "local" machine remotely yet, to try > > requesting http://localhost. > > > > And of course, even though I have Application Trace turned on (with > > localOnly="false") - I'm getting the same "hidden" error message from > > "Trace.axd". > > > > Any ideas? > > > > Everything works fine on my development Server and I have successfully > > deployed my ASP.NET solution on other Servers. > > > > I'm sure the "error" is permission related - but I can't even see the > error. > > > > The Network Admin for the Server doesn't know anything more about .NET > other > > than he installed it for me. > > > > What kinds of things can I look for or suggest to the Network Admin? > Could > > it be another Web.config or Machine.config file overriding my settings? > > > > Any ideas would be greatly appreciated. Cheers.... > > > > -- > > Scott > > > > > > > >
- Next message: Ran: "Windows Authentication problem"
- Previous message: Yama: "Re: My Web.config file is being ignored - any ideas?"
- In reply to: Yama: "Re: My Web.config file is being ignored - any ideas?"
- Next in thread: Yama: "Re: My Web.config file is being ignored - any ideas?"
- Reply: Yama: "Re: My Web.config file is being ignored - any ideas?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|