Re: Security Warning
From: WJ (JohnWebbs_at_HotMail.Com)
Date: 08/30/05
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Does 'IsInRole()' check against Active Directory groups?"
- Previous message: Juan T. Llibre: "The ASP.NET FAQ..."
- In reply to: Stephen Noronha: "Security Warning"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Aug 2005 21:59:48 -0400
"Stephen Noronha" <stephen_jn@hotmail.com> wrote in message
news:u7bYzILrFHA.2592@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I am supposed to modify/manage some code. it was on a machine in "Network
> Shared", I whacked it from there and put it in my wwwroot folder,
> I opened it after creating a Virtual directory and it gave me this
> "Warning"
>
> When I open the "Sample.sln" I get warning + Errors which reads: The
> project
> location is not fully trusted by the .net runtime. This is usually
> becuase
> it is either a network share, or mapped to a network share not on the
> local
> machine. If the output path is under the project location, your code will
> not execute as fully trusted and you may receive unexpected security
> exceptions.
>
Most likely because some files still reference your network resources
internally. You nay want to use notepad to edit files such as *.sln, *.proj,
and *.webinfo to search and change the network path to your local pc.
John
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Does 'IsInRole()' check against Active Directory groups?"
- Previous message: Juan T. Llibre: "The ASP.NET FAQ..."
- In reply to: Stephen Noronha: "Security Warning"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|