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

How do I attach a process to an web page running ASP?

xarzu
88 64KB
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. I can launch it from my IIS manager and it comes up in my default browser.

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

I load the folder containing the code in Visual Studio 2019 and I attach the process that is the IIS Manger, InetMgr.exe.

This is all I do to configure Visual Studio. I think there should be a place where I set the entry point file, the default.asp, because as I was trying different things, I saw this warning come up for a second.

If I try to post break points after I attack the process, it says that "no symbols have been loaded for this document"

Please advise.

Some blogs I have seen while looking online for a solution suggest setting up a project file first. But they mention attaching to a different process and it seems to be for ASP.NET instead of classic ASP.
Sep 17 '21 #1
0 3639

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

Similar topics

1
by: Yan | last post by:
I just thought if this was possible under POSIX (or win32 or whatever). As a programming excersize i wanted to think of a good way to do this. The solution that came to mind is just have an endless...
1
by: Art Krumsee | last post by:
From within a vb.net app can I check to see whether a separate executable process is running? I can see this process in Task Manager but I don't know how to see if it's active from within my code....
5
by: Homa | last post by:
Hi all, Can anyone give me some links about how to do an async web service call from aspx and display a temperary page before the web service returns? Thanks, Homa Wong
8
by: TS | last post by:
Hi, i have inherited a page from another user. The page is the target frame in a frameset. for some reason the whole page runs twice (page_load, init, etc. all run twice) I can't figure out how...
4
by: Xero | last post by:
hello. how do i determine if a process is running? thanks. -- Xero http://www.chezjeff.net My personal web portal
1
by: Arthur Pemberton | last post by:
Hello list, What is the best way to check that a process is running (or better yet number of instances) based on the name of the process? Would have to work on a unix/linux system. Thank you....
1
by: Lennart | last post by:
Is it possible to figure out which db a db2fmt process is running against? If so, how? Thanx /Lennart
12
by: kimiraikkonen | last post by:
Hi there, There is a problem about progress bar; although the "progressbar1.visible = True" is present for my invisible "progressbar1" control to make visible when button1 is clicked, before...
0
by: Venky K Shankar | last post by:
On Sunday 20 July 2008 12:08:49 am Lamonte Harris wrote: you can execute OS system call. here i execute ps -ef and grep the required process name (or you can grep by pid on that particular...
0
by: cmuvvala | last post by:
In our DB2 server, multiple around ( 100) db2inst1 process are running. Every day this count is getting increased and is going to hung state. wondering why this many db2inst1 processess are...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

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.