473,671 Members | 2,224 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Putting breakpoints in an ASP project in Visual Studio 2019

xarzu
88 New Member
This is on a Windows 10 computer. I have successfully completed setting up IIS and system settings for running a web page written in Classic ASP. Attaching it as a process after opening up the folder location of the default.asp and code did not work.

But I had success with this option:



And since I have already set things up in my ISS it appears as an option to debug:



iis:

- Enable Client-side debugging: true
- Enable Server-side debugging: true
- Send errors to browser: true

The asp files are recognized in the Solution Explorer with this associated icon for an asp file.




But the problem is that I can not put a breakpoint. If I try the message is that the "breakpoint can not be hit. No symbols have been loaded for this document"

Please advise.

There is something else that is strange. If I stop the program and load just one .asp file and hit run for debugging, it will process just that one file and if I purposely put a compile error in the file, it will catch it in the browser and throw an error message.
Sep 17 '21 #1
0 4120

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2471
by: ed d | last post by:
Hi, When I try to create a new web project, or "add existing project from web" or "open from source control" i'm prompted for a URL and type in a virtual directory. -- with "add project from web" i just get a file dialog box in "my documents" and browsing to the right project folder doesn't work.
8
1346
by: Electrified Research | last post by:
I just want to know other peoples' views about this. Now that VS2005 is out, how do people feel about visual editors? Personally I am so comfortable with hand coding that Visual Studio along with other comparable tools seem to slow me down or just don't provide enough value to what I'm doing. I truly hope I'm missing the point and really want to discover something about Visual Studio that makes me want to switch, but until then, I just...
0
1487
by: saj14saj | last post by:
(If there is a better forum to post this in, please let me know...) I am using Visual Studio 2005. I have a Solution consisting of three projects: * A main project "DiscoverNotes" written in C# * A helper project, set as a /CLR DLL, in C++ * A test project in C# Unfortunately, the using NotesApiAccessor line in the main project gives the
0
1055
by: jesuran | last post by:
Hi, I have got a c# project, in it I declare my global variabes as "public static xxxx". So this compiles without any problems, but after re-loading this project, Visual Studio has removed "static", and replaced all the variables with "this.variableName". I am forced to insert "static" and replace variables with just their variable names and no this. I am not sure why this is happening, any help would be appreciated. Cheers!
0
1179
by: Phil | last post by:
This is really annoying me. I have an existing solution that I've got from Source Safe (via Source of site). The solution has several projects, the main one being a ASP.NET Web Application. It has the little project icon with an earth behind it, when I check it's properties it knows it's a web app. However, when I click on Project -Add Web User Control... or right click on a folder in the web app and say Add Web User control, the Add...
0
1000
by: shihab33 | last post by:
How can I combine all pre-requisites and *.msi with the setup.exe file such that if I distribute only the setup.exe then it will install my application in the target machine properly? How can I change the icon of the setup.exe file?
1
4780
by: Norman Diamond | last post by:
One Visual Studio 2005 solution contains a C# project and C++ ATL DLL project. The DLL compiles fine, gets registered automatically, gets referenced correctly when the C# program compiles, and gets called correctly during execution. So far, so good. During execution of the DLL, a call to the ATL/MFC shared library method CImage::Create returns FALSE. So I tried to set a breakpoint before the call. When not executing, Visual Studio...
3
1809
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, I must be out of my mind. I used visual studio .net 2003 before and I installed 2005 a while back, but seldom to use it. Recently I was required to start to learn C# asp.net. So I tried to open a web application project in 2005. but I cannot find any asp.net web application or asp.net web services project templates which I can see them in .net 2003. What's going on? did I miss anything when I installed? is there any easy way to...
1
3509
by: Cramer | last post by:
I'm running XP Pro/SP2 + patches and updates, with Visual Studio Professional 2008 (and no prior installation of Visual Studio ever installed). When attempting to open an ASP.NET Web application project, Visual Studio shuts down immediately and with no error message. I can open Visual Studio - but when subsequently attempting to open the project, Visual Studio immediately shuts down. More specifically:
3
2046
by: TankRockett | last post by:
I'm recently learning to make a 2d game in SFML using a tutorial series on youtube by Suraj Sharma(currently video 57): https://www.youtube.com/watch?v=kwd_AVCkvXE&list=PL6xSOsbVA1ebkU66okpi-KViAO8_9DJKg&index=57 After 10:14 into the video i receives a bunch of errors in the 'TileMap' class Here's the code: TileMap.h:
0
8472
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
8390
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
8819
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
8667
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...
0
7428
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...
0
5690
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
4221
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
4399
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2806
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.