Wrox Programmer Forums
|
.NET Framework 1.x For discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 1.x 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 March 2nd, 2007, 01:38 PM
Authorized User
 
Join Date: Jul 2006
Posts: 40
Thanks: 1
Thanked 0 Times in 0 Posts
Default Untrusted server error

Hi..

After I copied some web applications from a computer to another each time I open one of them an error message appear:

The project is on an untrusted web server.Opening this project may cause code to be executed with full trust.Do you want to open this project? yes/no

Then I choose yes and every thing works normally.But why did this message appear?.

Iam using VS 2003 and windows xp professional.


 
Old March 2nd, 2007, 03:40 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Because the location you are openining the project is not trusted by your runtime, however, I have never seen this with a web application but see it very frequently with Windows applications. In any case, as long as you trust the location you are opening the project from you should be ok.

VS is telling you this because it could potentially cause the code to be executed with full trust permissions which can be a bad thing.

================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for: Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========
 
Old March 3rd, 2007, 01:59 PM
Authorized User
 
Join Date: Jul 2006
Posts: 40
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thank you for your respond.

Iam facing another problem with a web mobile application I copied from my old computer.When I run it I got the following error:

Unable to start debugging on the webserver.You dont have permission to debug the application.The URL for this project is in internet zone.

It seems that this problem is related to the previous problem.I have uninstall the IIS and then install it again and create the virtual directories but it is no use.

I need help to find what cause all these problems.






Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Server Reg. SQL Server does not exist error Arsi SQL Server 2000 1 June 11th, 2008 11:20 AM
What is the error message for a 500 server error? chobo2 C# 2005 1 May 4th, 2008 03:11 AM
Error 500 -- Internal Server Error Vijay Kumar Servlets 2 March 26th, 2007 02:10 AM
server error when uploading to remote server ammweb ASP.NET 1.0 and 1.1 Basics 7 July 30th, 2006 01:51 AM
Error in Server when submitting this to the server zach2004 Classic ASP XML 0 March 8th, 2004 03:44 PM





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