473,386 Members | 1,745 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,386 software developers and data experts.

Non-default website

js
I am using Visual Studio 2003. An IIS is installed on a separate box
with the Remote Debugger server component from VS2003. Initially, I
created a new blank project in VS2003 under the IIS's Default Website
then added all my old project's files into the new project. Then I
manually created a new website using IIS Management Console, assigned it
with port :800 and pointed its home directory to the directory where the
new project is located on that remote box. I put several break points
on in various files including the default.aspx, but VS2003 did not stop
anywhere at all. Instead, when the debug started, all the red break
points became red dots with ? marks. It occurs to me that VS2003
debugger only deals with applications under the default website. I need
my application to run in a non-default website. I tested my
configuration with another application which is an application under the
default website, VS2003 would stop at the break points. So I think my
my configuration is accurate. Does anyone know how to tweak VS2003 so
that I can debug my application on a remote non-default website. By the
way, I a member of the Administrators and Debug Users group.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
2 1630
Add another IP to the server and have a "non-default" website instead of a
virtual directory. You can then connect by IP instead of machine name. It
gets better with the next version of Visual Studio, although I am not
certain it works other than local.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside the box!
*************************************************
"js" <an*******@devdex.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I am using Visual Studio 2003. An IIS is installed on a separate box
with the Remote Debugger server component from VS2003. Initially, I
created a new blank project in VS2003 under the IIS's Default Website
then added all my old project's files into the new project. Then I
manually created a new website using IIS Management Console, assigned it
with port :800 and pointed its home directory to the directory where the
new project is located on that remote box. I put several break points
on in various files including the default.aspx, but VS2003 did not stop
anywhere at all. Instead, when the debug started, all the red break
points became red dots with ? marks. It occurs to me that VS2003
debugger only deals with applications under the default website. I need
my application to run in a non-default website. I tested my
configuration with another application which is an application under the
default website, VS2003 would stop at the break points. So I think my
my configuration is accurate. Does anyone know how to tweak VS2003 so
that I can debug my application on a remote non-default website. By the
way, I a member of the Administrators and Debug Users group.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2
js
Thanks. Could you explain in detail how this "non-default" website can
be setup on the remote machine. I thought I already set up an
non-default website by using port:800 and set its home directory to my
application directory. In IIS Management Console, the new website is
listed on the same level as default website, not under it. In addition,
when starting debug in VS2003, it automatically uses the server name as
the URL. How can I change it to use IP address, if this can be done at
all? Do I have to wipe out this project and recreate it in VS2003 using
//x.x.x.x/myProject to create an blank project and add all my old files
into it? Thanks.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3

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

Similar topics

5
by: klaus triendl | last post by:
hi, recently i discovered a memory leak in our code; after some investigation i could reduce it to the following problem: return objects of functions are handled as temporary objects, hence...
3
by: Mario | last post by:
Hello, I couldn't find a solution to the following problem (tried google and dejanews), maybe I'm using the wrong keywords? Is there a way to open a file (a linux fifo pipe actually) in...
25
by: Yves Glodt | last post by:
Hello, if I do this: for row in sqlsth: ________pkcolumns.append(row.strip()) ________etc without a prior:
32
by: Adrian Herscu | last post by:
Hi all, In which circumstances it is appropriate to declare methods as non-virtual? Thanx, Adrian.
14
by: Patrick Kowalzick | last post by:
Dear all, I have an existing piece of code with a struct with some PODs. struct A { int x; int y; };
11
by: ypjofficial | last post by:
Hello All, So far I have been reading that in case of a polymorphic class ( having at least one virtual function in it), the virtual function call get resolved at run time and during that the...
2
by: Ian825 | last post by:
I need help writing a function for a program that is based upon the various operations of a matrix and I keep getting a "non-aggregate type" error. My guess is that I need to dereference my...
0
by: amitvps | last post by:
Secure Socket Layer is very important and useful for any web application but it brings some problems too with itself. Handling navigation between secure and non-secure pages is one of the cumbersome...
399
by: =?UTF-8?B?Ik1hcnRpbiB2LiBMw7Z3aXMi?= | last post by:
PEP 1 specifies that PEP authors need to collect feedback from the community. As the author of PEP 3131, I'd like to encourage comments to the PEP included below, either here (comp.lang.python), or...
12
by: puzzlecracker | last post by:
is it even possible or/and there is a better alternative to accept input in a nonblocking manner?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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...
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,...

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.