473,976 Members | 13,491 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't debug since I installed IE7

I installed IE7 and not I can't debug my asp.net projects. When I hit F5 it
says...

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.

I am an administrator on my machine.

What's up?

Thanks,
T
Nov 13 '06 #1
3 1109
Try putting http://localhost/* into your Trusted Sites under the Security
section.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Tina" wrote:
I installed IE7 and not I can't debug my asp.net projects. When I hit F5 it
says...

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.

I am an administrator on my machine.

What's up?

Thanks,
T
Nov 13 '06 #2
That didn't do it but then I googled around and found that moving that
string to "Local Internet Zone" did it for others. It also worked for me.
Thanks,
T

"Peter Bromberg [C# MVP]" <pb*******@yaho o.nospammin.com wrote in message
news:76******** *************** ***********@mic rosoft.com...
Try putting http://localhost/* into your Trusted Sites under the Security
section.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Tina" wrote:
>I installed IE7 and not I can't debug my asp.net projects. When I hit F5
it
says...

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.

I am an administrator on my machine.

What's up?

Thanks,
T

Nov 13 '06 #3
If you are debugging on your own machine,
just add the web server's domain (or localhost) to IE's Trusted Sites.

"Internet Options", "Security".


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"Tina" <Ti**********@n ospamexcite.com wrote in message
news:%2******** *******@TK2MSFT NGP03.phx.gbl.. .
>I installed IE7 and not I can't debug my asp.net projects. When I hit F5 it says...

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.

I am an administrator on my machine.

What's up?

Thanks,
T

Nov 13 '06 #4

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

Similar topics

2
3683
by: Daniel | last post by:
Ok folks, I have Windows XP. I installed .Net and developed some VB.Net components that I want to use in ASP.Net applications. At this point I realized I didn't have IIS installed on my XP machine, so I installed it. I then created a ASP.Net web project pointing to "localhost". I was able to run the application and get to the test.aspx page in the browser. However, it would not let me debug the application. It kept throwing an...
10
3532
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web server, etc) or just a workstation (if it's not a workstation, then it's a server). My app must verifies that for security reasons. It should work from at least windows 2000 (Windows 98 and ME, would appreciated to, but if it's not possible, I'll...
2
292
by: Axel Dahmen | last post by:
Hi, I'm using VS2002 SP1 / .NET1.0 SP2 / Windows 2k Server SP3. From one day to the other I can't debug anymore. The error message I get is: "Error while trying to run project: Unable to start debugging on the web server. Would you like to disable future attempts to debug ASP.NET pages for this project?" I'm using remote debugging on my server, which is having two IP numbers.
3
1440
by: Mike | last post by:
I installed SP2 on my boxes and now I can no longer debug my asp.net web app. How can i fix that and be able to debug again?
0
1102
by: Donato Grippo | last post by:
Hi I want to debug an application on local machine i just write simple asp application but debug don't start When I debug an ASP.NET application in Visual Studio .NET, i receive the following error message: Error while trying to run project: Unable to start debugging on the web server. Access is denied. Would you like to disable future attempts to debug
11
37058
by: serge | last post by:
When i debug a trigger is it possible to add a WATCH on the INSERTED or DELETED? I think not, at least I couldn't figure out a way to do so. Does someone have a suggestion on how I can see the values? I did try to do something like INSERT INTO TABLE1(NAME) SELECT NAME FROM INSERTED
5
1992
by: Steve Le Monnier | last post by:
I've just noticed that the menu items available in Visual Studio 2005 for the Debug and Build menus differ significantly when compared to the menu items in Visual Studio 2003. On my C# installation I don't have build solution, rebuild solution, Step into, Step out, or the Exceptions options on my menu Does anybody know why these important tools are missing from the menu structure?
4
1156
by: Martin | last post by:
Hi there, after experimenting a bit with VS2005 and .NET forms, I learned that .NET applications that are compiled as debug build don't run on machines that don't have VS (or at least the .NET SDK) installed... (even if the framework is installed). Is this correct? The error message I get is "Error executing program" or something similar, depending on the machine. Is there a way to circumvent this problem (except for installing the entire...
46
24363
by: Ian Boyd | last post by:
IIS5, on a Windows 2000 Server machine. Debeg.WriteLine "Hello, world!" How can i view it?
5
1286
by: Just D. | last post by:
All! Does anybody know how to fix the issue? Machine was working perfectly with WinXPPro and IE6 and all latest service packs, maybe just excluding WinWord from the Enterprise Office 2003, the service pack that I installed added a Shift-Arrow annoying selection bug, but it's fixable if I delete this SP from the machine and stop downloading it. There is another one more serious problem - when I installed IE7 and all required SPs from MS I...
0
10355
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11821
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11408
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10084
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8462
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7604
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6558
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
5153
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.