473,397 Members | 2,028 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,397 software developers and data experts.

Unable to start debugging on the server continued

Hi,

This is regarding my previous postings.

I have tried the suggestions below and still does not work.

I am on my local computer.

I changed the vbproj.webinfo file as well but VS seems to change it back to
locahost.

I checked app is runing with 1.1.

And checked Debugger users group and Vs dev group access.

Changed my default web site IP to 127.0.0.1

Any other ideas welcome

thanks
Malcolm


Rotsey napisal(a):
Hi,

I had a VS2003 ASP.NET application working fine and running ok.

I also have VS2005 installed and recently installed the LINQ CTP and
BLINQ.

In the process of getting this to work when I reopen my VS2003 app
I get the error trying run the project

Unable to start debugging on the server.

One of the things I had to do to get LINQ working was run

aspnet_regiis -i tool in the v2.0 folder.

So my question is is that what caused my problem?

How do I fix the VS2003 problem?

Malcolm

First of all read this: http://support.microsoft.com/kb/814717
Next things to check are:
- are you in VS Developers group?
- are you in Debugger users group?

If you are debugging localhost server helpfull thing to do is to set
localhost (127.0.0.1) IP for Default Web Site in Internet Information
Services manager (inetmgr).

You also have to set proper version of ASP.NET for your applications
(Virtual Direcotries) in inetmgr. Select application in inetmgr
right-click, click properties and then in ASP.NET tab choose 1.1.xxx
version from combo box and then apply changes.
Now you should be able to debug server - hope so.
--
Michal Jaskólski
Dec 9 '06 #1
1 1311
after this post I found out that the problem was due to me
having a redirected page setup in IIS.

Don't know why though.
"Rotsey" <ma***********@RemoveThis.optusnet.com.auwrote in message
news:uJ**************@TK2MSFTNGP03.phx.gbl...
Hi,

This is regarding my previous postings.

I have tried the suggestions below and still does not work.

I am on my local computer.

I changed the vbproj.webinfo file as well but VS seems to change it back
to locahost.

I checked app is runing with 1.1.

And checked Debugger users group and Vs dev group access.

Changed my default web site IP to 127.0.0.1

Any other ideas welcome

thanks
Malcolm


Rotsey napisal(a):
>Hi,

I had a VS2003 ASP.NET application working fine and running ok.

I also have VS2005 installed and recently installed the LINQ CTP and
BLINQ.

In the process of getting this to work when I reopen my VS2003 app
I get the error trying run the project

Unable to start debugging on the server.

One of the things I had to do to get LINQ working was run

aspnet_regiis -i tool in the v2.0 folder.

So my question is is that what caused my problem?

How do I fix the VS2003 problem?

Malcolm

First of all read this: http://support.microsoft.com/kb/814717
Next things to check are:
- are you in VS Developers group?
- are you in Debugger users group?

If you are debugging localhost server helpfull thing to do is to set
localhost (127.0.0.1) IP for Default Web Site in Internet Information
Services manager (inetmgr).

You also have to set proper version of ASP.NET for your applications
(Virtual Direcotries) in inetmgr. Select application in inetmgr
right-click, click properties and then in ASP.NET tab choose 1.1.xxx
version from combo box and then apply changes.
Now you should be able to debug server - hope so.
--
Michal Jaskólski

Dec 10 '06 #2

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

Similar topics

0
by: Edelwater | last post by:
Hello, I have (possibly) a framework related problem Or VS specific : Error while trying to run the project: unable to start debugging on the server. could not start asp.net or atl debugging....
2
by: TM | last post by:
When I run an ASP.Net application I am getting the following error: "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged."...
11
by: Claude seraphin | last post by:
I'am having this message while trying to rune my asp.net app on win3k server. I have set debug="true" in <compilation section in my web.config . Can anyone help me? Thanks in advance
16
by: Serdar Kalaycż | last post by:
Hi everybody, My problem seems a bit clichč but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
1
by: Bįltico | last post by:
After installing Windows 2003 Server SP1 I was unable to start any asp.net project either in Debug or Release mode. Every time I got the Unable to start debugging on the web server ... You do not...
3
by: =?Utf-8?B?SmVmZnJleQ==?= | last post by:
Just started to test a VB.net 2002 project for ASP.net application. After successfully installed the VS.net 2002 and tested the IIS 5.1 on XP Pro SP2 for some classical ASP programs, I am starting...
4
by: ian | last post by:
A few weeks ago I was able to run remote debugging from my local machine (VS 2005 XP sp2) but now I get the following message: unable to start debugging on the web server. logon failure: unknown...
0
by: DR | last post by:
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to run a SQL Server Project with a CLR stored...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
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...

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.