473,698 Members | 2,574 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cannot run a ASP.NET application in Debug Mode

Hi,

System: Windows XP, Visual Studio 2005, ASP.NET 2.0, framework 2.0

When I run my web application in debug mode, I am getting the following error:
"Unable to start debugging on the web server. The COM+ registry database
detected a system error."

If I run "repair" on the .NET framework 2.0, this issue disappears.
But the issue comes back when I reboot my machine the next day.

Any help would be greatly appreciated.

Thanks in advance!!
R

Sep 1 '06 #1
4 2975
I'd perform a clean install. That is, uninstal, reboot and install. If this
is a hassle (cuz i am sure you thought of this) what do your application
error logs say?

--
_______________ _________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------
"Rekha" <Re***@discussi ons.microsoft.c omwrote in message
news:AD******** *************** ***********@mic rosoft.com...
Hi,

System: Windows XP, Visual Studio 2005, ASP.NET 2.0, framework 2.0

When I run my web application in debug mode, I am getting the following
error:
"Unable to start debugging on the web server. The COM+ registry database
detected a system error."

If I run "repair" on the .NET framework 2.0, this issue disappears.
But the issue comes back when I reboot my machine the next day.

Any help would be greatly appreciated.

Thanks in advance!!
R

Sep 3 '06 #2
Hi Alvin,

I did the uninstall and reboot and install before posting this question here
, the uninstall and reinstall didn't help..

Based on your suggestion, I looked in the application error log:
This might be the issue:The server was unable to logon the Windows NT
account 'IUSR_MachineNa me' due to the following error:
Logon failure: the user has not been granted the requested logon type at
this computer. The data is the error code.

I checked the user accounts for groups: 'IUSR_MachineNa me' is in Users
group. Do I need to add this to any other group like administrators etc ?

Thanks for your help!!

Rekha
"Alvin Bruney [MVP]" wrote:
I'd perform a clean install. That is, uninstal, reboot and install. If this
is a hassle (cuz i am sure you thought of this) what do your application
error logs say?

--
_______________ _________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------
"Rekha" <Re***@discussi ons.microsoft.c omwrote in message
news:AD******** *************** ***********@mic rosoft.com...
Hi,

System: Windows XP, Visual Studio 2005, ASP.NET 2.0, framework 2.0

When I run my web application in debug mode, I am getting the following
error:
"Unable to start debugging on the web server. The COM+ registry database
detected a system error."

If I run "repair" on the .NET framework 2.0, this issue disappears.
But the issue comes back when I reboot my machine the next day.

Any help would be greatly appreciated.

Thanks in advance!!
R


Sep 5 '06 #3
Roy
I'm also receiving the same error after an initial install of VS2005 in a NEW
machine. Any clues?
Oct 16 '06 #4
Speak spanish???... my msn: da**********@ho tmail.com,

In IIS, go to WebSite Properties, in tab DIRECTORY SECURITY in
AUTEHNTUCATION AND ACCESS CONTROL , click in EDIT, sure checkbox INTEGRATED
WINDOWS AUTHENTICATION is ENABLED.....

Good Luck!

Daniel Yafac

"Roy" <Ro*@discussion s.microsoft.com escribió en el mensaje
news:FF******** *************** ***********@mic rosoft.com...
I'm also receiving the same error after an initial install of VS2005 in a
NEW
machine. Any clues?

Oct 16 '06 #5

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

Similar topics

2
4842
by: SM | last post by:
Have a solution which contains two projects. One is a MT/class project and another is a C# ASP.net project. The ASP.net project has a project reference set to the class project. I compile the projects in debug mode and run the ASP.net application but I cannot hit any break point. There are .pdb files with current date-time stamps generated for both the Class and Asp.net projects in the bin directory. The Debug->Process menu shows the...
4
5388
by: tommy | last post by:
hello everbody, i write a little asp-application with forms-authentication. i copy my aspx-files with web.config to my webspace and i get the error above... i tried to set the custom-errors-tag ="off" but nothing happens.... what is my failure????
3
375
by: Sean | last post by:
HI There, I am having trouble deploying my .aspx pages to a remote server, I have made changes to the config file and it still returns an error. I have also contacted the server administrator to create an application in IIS, what other checks can I make? Sean !-- error mesage
3
1765
by: fripper | last post by:
I am writing a simple web application using the .Net Framework 1.1 and VB ..Net. I have installed IIS on my development machine but when I try to run the program in debug mode I get an "Unable to start debugging on the web server" message. I have looked at the help articles that are referenced and have checked out the stuff they mention but I still cannot figure out why I can't run in debug mode. I suspect that this may have something...
4
23219
by: Glenn | last post by:
OK, I've looked up this message but am not finding how to get rid of it: "Cannot evaluate expression because a thread is stopped at a point where garbage collection is impossible, possibly because the code is optimized" I'm trying to debug, and it's rather difficult when I can't find the values of expressions because of whatever is causing this message. Is there anyone that can tell me what I can do to get rid of it? How do I...
5
2460
by: sujeet | last post by:
Dear friends, I'm facing a strange problem... My Application is in Debug mode, and the third party static library i'm using is in release mode. When i compile and try to link my application ... I get a linker error from the third party library as.
10
4389
by: =?Utf-8?B?V2FubmFiZQ==?= | last post by:
I've been on this for a while, and cannot figure it out. Can someone please help with this message? SessionState can only be used when EnableSessionState is set to true, either in a configuration file or in the page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the <configuration><system.web><httpModulessection in the application configuration. Here is my current...
5
2155
by: Ryan Liu | last post by:
I have this problem: "cannot continue edit while debug in VS2005". I see the same tread after I search this topic in google, but none solutions works for me. So again, I ask here. Can someone give a hand? Has MS fixed this in VS 2005? Is is fixed in VS 2008? Thanks, ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
1
1092
by: =?Utf-8?B?U1lFREhBTklG?= | last post by:
Hi Have installed vs.net 2005 professional edition and i am trying to run test web application it gives me following error in message box Microsoft Visual Studio Unable to start debugging on the web server. The web server is not configured correctly. See help for common configuration errors. Running the web page outside
6
6574
by: =?Utf-8?B?RmFiaWFu?= | last post by:
Hi, I have a pretty complicated program which consists of the following basic modules: 1. a C# application 2. a C++/CLI application which is controlled by the C# app via IPC remoting 3. lots of native code which is wrapped by the managed C++/CLI code A remark to this complicated structure: We are controlling hardware via
0
8683
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
9031
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...
1
8902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8873
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6528
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
4372
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4623
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2339
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.