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

Debugging a page thats in a virtual directory

This is the simplified structure of my website in IIS :

c:\Website
-------> Home (normal directory)
-------> Engine (*virtual directory* but not an application!)
I made the Engine (which contains code I use in many sites and thus is
centralised) not an application because I use application variables within
this directory.

This is how I set it up in Visual Studio.net 2003 :

Solution "Website"
-------> Project "Website" (points to c:\website)
-------> Project "Engine" (points to c:\Engine)

I have to add the project "Engine" because VS doesnt add the virtual
directory automaticaly.
(I added it with "add existing project from the web")

I set my start page to c:\website\default.aspx and started debuging.
Once I get into a page thats located into the virtual directory where I set
a breakpoint VS tells me that the source isnt available so I dont get to the
breakpoint.

Once I make the virtual directory an application the problem goes away but I
dont want to do this.

How can I get the full power of debuging without making the virtual
directory an application?
I think I am lacking some fundamental understaning about asp.net and
processes. Can someone point me in the right direction please?


Nov 17 '05 #1
0 1398

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

Similar topics

5
by: Bob Bamberg | last post by:
Hello All, I have been trying without luck to get some information on debugging the Runtime Error R6025 - Pure Virtual Function Call. I am working in C++ and have only one class that is derived...
1
by: Daniel | last post by:
I am using VB.NET and for some reason debugging is not working properly. Sometimes it will work and then other times it will not work at all. I will often times have to Start the program using...
0
by: Tom Pester | last post by:
This is the simplified structure of my website in IIS : c:\Website -------> Home (normal directory) -------> Engine (*virtual directory* but not an application!) I made the Engine (which...
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
2
by: Tom_B | last post by:
Created an ASP.NET Http handler using VB.NET per the example (#307997) -- Works fine running on a server. Now trying to debug the class. Followed MSDN's Debugging Preparation: Class Library, Invoke...
4
by: TG | last post by:
VB .NET 2003 I get the following error when trying to start my project: Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending...
6
by: KevinGPO | last post by:
I am currently developing a website in ASP (VBScript) using MS Visual C#.NET IDE. I just create a new "ASP.NET Web Application" and point to my local webserver (IIS) of my website address. Then I...
3
by: Herb | last post by:
while trying to run this project. I recently loaded VS2005 onto my WinXP Pro computer. Prior to that I was able to start my VS2003 ASP.NET apps in debug mode. When I attempt to do so now, I get...
0
by: dgk | last post by:
Is there a FAQ somewhere about how to publish a web app to a (2003) server? I've mapped a drive to a directory under inetpub/wwwroot, and used the Visual Studio "Publish Web Site" menu option to...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
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...
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,...

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.