473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Receiving error in Visual Studio.Net when compiling

Hello there,

I am receiving following error in Visual Studio .Net while compiling
page with F5.

"Error while trying to run project: Unable to start debugging on the
web server. You do not have permission to debug the application. The
URL for this project is in the Internet zone. Click Help for more
information."
However page with execute properly with debugging by pressing Ctrl + F5
keys in Visual Studio .Net
I am using Win XP in local net.

I need solution of the above problem... waiting for your reply....

Thank you

Nov 19 '05 #1
2 1120
What security group(s) are you a member of on your PC (assuming you are
debugging locally)? You may need to elevate permissions.

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

"zo****@yahoo.com" wrote:
Hello there,

I am receiving following error in Visual Studio .Net while compiling
page with F5.

"Error while trying to run project: Unable to start debugging on the
web server. You do not have permission to debug the application. The
URL for this project is in the Internet zone. Click Help for more
information."
However page with execute properly with debugging by pressing Ctrl + F5
keys in Visual Studio .Net
I am using Win XP in local net.

I need solution of the above problem... waiting for your reply....

Thank you

Nov 19 '05 #2
look in your web dir to find a file <projname>.<lang>proj.webinfo. if you
check the url, the servername (domain) will be such that vs does not
believe its a site on the local lan. change it to localhost (or the local
server name if it is not your box).

-- bruce (sqlwork.com)
<zo****@yahoo.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
Hello there,

I am receiving following error in Visual Studio .Net while compiling
page with F5.

"Error while trying to run project: Unable to start debugging on the
web server. You do not have permission to debug the application. The
URL for this project is in the Internet zone. Click Help for more
information."
However page with execute properly with debugging by pressing Ctrl + F5
keys in Visual Studio .Net
I am using Win XP in local net.

I need solution of the above problem... waiting for your reply....

Thank you

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Andrew Luke | last post by:
Hi all you C++ guru's! I'm 'very, very' new to C++ and I'm having a little trouble configuring my VS environment I think - when I try and compile some sample code I'm getting the following...
1
by: Avery Fong | last post by:
The following program will result in a compile error when building under Debug but will compile under Release. Why does is work under Release mode but not under Debug This program is developed...
2
by: Qiao Yun | last post by:
I used vc++.net (visual studio .net ) to open a project which can work well in vc++6.0. I succeeded in compiling the project in vc++.net in release mode . But when I tried to compile the project...
0
by: Herman Jones | last post by:
I'm getting the following error when I build a Class Library project: Embedding manifest... Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. It happens with...
2
by: teddybyte | last post by:
my script below is: #include "stdafx.h" int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, ...
2
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: ...
1
yabansu
by: yabansu | last post by:
Hi all, I implemented a basic client application. It communicates with server and works properly. Building processes succeed just by giving the following warning: LINK : D:\DOC\Visual Studio...
9
by: fcvcnet | last post by:
Hi, I write a class class CSegment { public: CSegment(void); public: ~CSegment(void); public: CArray< CList< CPoint, CPoint& >, CList< CPoint, CPoint& >& m_curve;
1
by: sahilrekhi | last post by:
Hi i am working on a graphical user interface deisgn programme. when i compile the file i i get the following output with the mentioned errors: 1>------ Rebuild All started: Project: guiq,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.