Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Security Warning

Reply
Thread Tools

Security Warning

 
 
Stephen Noronha
Guest
Posts: n/a
 
      08-29-2005
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.

Please advice,
Stephen


 
Reply With Quote
 
 
 
 
WJ
Guest
Posts: n/a
 
      08-30-2005

"Stephen Noronha" <> wrote in message
news:...
> 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


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WARNING! Prosoftstore.com is a SCAM! WARNING! pentologer@gmail.com ASP .Net Web Services 0 07-08-2007 10:03 AM
warning C4267 and warning C4996 B. Williams C++ 17 10-27-2006 09:41 PM
Warning: WARNING Charles Computer Support 7 08-16-2005 09:07 PM
Re: A code fix for MSVC warning C4267 (64-bit compatibility warning,e.g. Boost Spirit) Pete Becker C++ 0 02-10-2005 01:13 PM
IT-Security, Security, e-security COMSOLIT Messmer Computer Support 0 09-05-2003 08:34 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57