<rss version="2.0" xmlns:dn247="http://www.dot-net-guru.com/schemas/rss"><channel><title>.Net Guru: ASPFriends.com 'aspngdebug' list</title><link>http://www.dot-net-guru.com/247reference/__site/135</link><description>ASPFriends.com 'aspngdebug' list on .Net Guru.</description><generator>.Net Guru/WinFX 247 RSS Generator</generator><dn247:id>135</dn247:id><item><title>Fershlugginer SP 2! (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/27/135932.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/27/135932.aspx</guid><pubDate>09 Aug 2002 02:51:00</pubDate><description>Moved from [aspngcommunity] to [aspngdebug] by Terri Morton tmorton@macdirect.com Well... Today I downloaded &amp;amp;amp; installed Service Pack 2 for the .NET framework. Now I can no longer debug anything. I can set breakpoints, such as in page load of my default.aspx page, but the debugger doesn't stop on any of them. I have run aspnet regiis i, aspnet regiis c with IIS stopped and Visual Studio .NET stopp...</description><dn247:id>135932</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Unable to debug VB COM object from ASP.NET (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/130934.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/130934.aspx</guid><pubDate>29 Jul 2002 00:31:56</pubDate><description>We have a VB6 COM object that we've developed that we're accessing from an ASP.NET application. Whilst debugging an ASP.NET application we are getting an exception when we attempt to step from the .NET debugger into the COM object in VB6 (ie... by running the COM control within VB6 with a break point set). It doesn't seem like .NET can resolve the COM object whilst it's being run in VB. The except...</description><dn247:id>130934</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Exceptions in multi-tier model (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/130935.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/130935.aspx</guid><pubDate>26 Jul 2002 20:12:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Sheik Yerbouti peter@aspdll.com I am new to .Net and now I am trying to get used to the new way of exceptions handling. I am writing my first site based on 3 tier architecture (example): Component handling all database operations (SQL Server) (db.dll) (will be shared in future) Business layer calling database layer functions applicable to that partic...</description><dn247:id>130935</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>ASP.NET Debugging with VS (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/130933.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/130933.aspx</guid><pubDate>25 Jul 2002 18:53:00</pubDate><description>I am attempting remote debugging. The ASP.NET web form project files all reside on a remote web server. My user account has been added to the Debuggers group both on the remote server and on my local workstation. I have also set debug &amp;amp;quot;true&amp;amp;quot; in the web.config (in compilation ). The web project is one of 5 projects in my VS.NET solution, and I have set it as the &amp;amp;quot;Startup Project&amp;amp;quot;. Also, in the proj...</description><dn247:id>130933</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Debugging has stopped working (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/26/130932.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/26/130932.aspx</guid><pubDate>23 Jul 2002 15:49:00</pubDate><description>Moved from [aspngvs] to [aspngdebug] by Marcie Jones marciejones@yahoo.com Moved from [aspngfreeforall] to [aspngvs] by Tim Musschoot Tim.musschoot@rug.ac.be All of a sudden....When I try to degub and set a breakpoint, I get a a message stating that &amp;amp;quot;The breakpoint will not currently be hit. No Symbols have been loaded for this document.&amp;amp;quot; Nothing has changed that I know of...it was debugging nicel...</description><dn247:id>130932</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Unable to Debug (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/24/123268.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/24/123268.aspx</guid><pubDate>25 Jun 2002 19:32:00</pubDate><description>I get this error when I try to run and debug an app: Error while trying to run project: Unable to start debugging on the web server. Could not start ASP.NET or ATL Server debugging. Verify that ASP.NET or ATL Server is correctly installed on the server. Would you like to disable future attempts to debug ASP.NET pages for this project? I've checked the archives and other resources and have found re...</description><dn247:id>123268</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>How do you catch *this* exception? (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114399.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114399.aspx</guid><pubDate>14 Jun 2002 04:48:06</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Clint Barton hawkeye@aspelite.com Does anyone know how to trap/catch this event? I have an intermittent problem that occurs when a page does not come back in a reasonable time (180 secs). Here is the error: Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the &amp;amp;quot;Refr...</description><dn247:id>114399</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>ASPX not operational on Localhost (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114398.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114398.aspx</guid><pubDate>12 Jun 2002 06:36:00</pubDate><description>I've run classic asp on my win 2000 pro / IIS for several months. It's a convenience factor debugging locally. Getting aspx to run is proving elusive. Simple pages that run on my commercial aspx website, will not run on my local machine. The behavior of aspx pages varys from displaying text, displaying nothing, I've tried to configure the dbgclr.exe (I have no experience with dbgclr) and cannot fi...</description><dn247:id>114398</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Unable to start debugging on the web server (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/114397.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/114397.aspx</guid><pubDate>07 Jun 2002 23:26:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Cain Marco juggernaut@aspelite.com Please direct me to where I should be with this question. I have a project I have been working with fine for the past couple weeks, working through a tutorial. Everything has been working fine. Suddenly today, when I pressed F5 to debug it, I get this message: Error while trying to run project. Would you like to dis...</description><dn247:id>114397</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Debugging in .NET (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/22/111802.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/22/111802.aspx</guid><pubDate>05 Jun 2002 17:30:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Marcie Jones marciejones@yahoo.com Hello, Debugging is somehow disabled in my .NET applications. I tried re installing .NET and it didn't work. How do I enable it back ? Thanks a lot, Alwin Do You Yahoo!? Yahoo! Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com </description><dn247:id>111802</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Custom Error Page Question (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/20/102636.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/20/102636.aspx</guid><pubDate>20 May 2002 11:10:18</pubDate><description>Does someone have an example of a custom error page that knows both the page that had the exception AND the details of that exception? I've seen some examples that use customErrors which will redirect with the original url in the querystring, but no information about the exception that cause the redirect. I've also seen examples using Application Error followed by a redirect. Are these two techniq...</description><dn247:id>102636</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>ASPNET Debugging (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/19/98418.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/19/98418.aspx</guid><pubDate>10 May 2002 03:09:00</pubDate><description>Moved from [aspngvs] to [aspngdebug] by Chaz charlesmarkcarroll@yahoo.com I am setting breakpoints in my ASPX.VB file and the program does not break. Does anyone know of a setting that needs to be turned on? thanks Dan </description><dn247:id>98418</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Unable to start debugging on the web server. (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/19/95030.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/19/95030.aspx</guid><pubDate>30 Apr 2002 15:12:00</pubDate><description>I have failed abysmally to debug an ASP.NET Web Application. 20 20 Here is the error: Error while trying to run project: Unable to start debugging on the web server. Could not start ASP.NET or ATL Server debugging. Verify that ASP.NET or ATL Server is correctly installed on the server. Would you like to disable future attempts to debug ASP.NET pages for this project? 20 The IDE and IIS are on the ...</description><dn247:id>95030</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>NOT ANSWERED: warning CS0679: Other languages may permit the internal virtual member 'MyMember(ADatatype AParam)' to be overridden (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/17/85609.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/17/85609.aspx</guid><pubDate>17 Apr 2002 21:51:00</pubDate><description>I'm getting &amp;amp;quot;warning CS0679&amp;amp;quot; on all my virtual methods marked with the &amp;amp;quot;internal&amp;amp;quot; access modifier. Help seems to be non existant on this warning. As far as I can tell the only way not to get this warning is by not using the internal access modifier on any of your methods. Is this correct ? If so does anyone know if there is a way to disable an individual warning ? Michael Lang MS .NET Developer Ph...</description><dn247:id>85609</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Break Point problems - Not Answered before (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/16/83917.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/16/83917.aspx</guid><pubDate>15 Apr 2002 22:38:00</pubDate><description>I put this out to list a while back and did not get an answer. I am having trouble debugging one application, ASP.Net. I am currently working on about 4 other projects right now and I am able to debug all of these programs with no problems. I just see the red circle with question and the tip says symbols were not loaded. I used to be able to debug the one program in question up until a point, VS.n...</description><dn247:id>83917</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Local variable window (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/16/83675.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/16/83675.aspx</guid><pubDate>15 Apr 2002 17:26:00</pubDate><description>From where I can get back the window for Local Variables for debugging in VS.NET IDE Regards Sachin</description><dn247:id>83675</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Simple VS.Net Question (I hope) (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/16/83674.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/16/83674.aspx</guid><pubDate>15 Apr 2002 17:25:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Marcie Jones marciejones@yahoo.com When debugging my C# projects I always had a window where the variables showed up at the bottom and when their values changed it showed it. Now it is not showing up anymore. I thought it was the &amp;amp;quot;Local&amp;amp;quot; window under the debug settings but when I click on Local, nothing happens. Any ideas to get this like it was? May...</description><dn247:id>83674</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>breakpoint not firing (11 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/16/83069.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/16/83069.aspx</guid><pubDate>14 Apr 2002 07:52:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com Has anyone ever run into a problem where breakpoints don't fire?? I have tried setting the breakpoint to a number of different lines with no success.. (It worked yesterday, but doesn't seem to work today..) Debug is set to true in my web.config file. Any idea's or suggestions??? Thanks Bill </description><dn247:id>83069</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>NOT ANSWERED BEFORE : I have just started to experience a problem with Trace? (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/16/81446.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/16/81446.aspx</guid><pubDate>12 Apr 2002 18:24:28</pubDate><description>I have just started to experience a problem with Trace? With Trace set to true I get a display that show the Trace Information washed out for Trace Commands. It looks like color is being set to 'white' for Trace.Write Commands The Trace Display Section looks like this: Trace Information Category Message From First(s) From Last(s) aspx.page Begin Init aspx.page End Init 0.000438 0.000438 aspx.page ...</description><dn247:id>81446</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Debugging Old VB COM objects from ASP.NET (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/14/74207.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/14/74207.aspx</guid><pubDate>28 Mar 2002 10:29:00</pubDate><description>Moved from [aspngcs] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi Guys, I was wondering if anyone was successful in setting up server to be able to Debug from ASP.NET page into VB COM DLL. I tried all the tricks I knew and I am still not successful with the process. Thanks, Maxim </description><dn247:id>74207</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>How to debug asp.net (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/14/72826.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/14/72826.aspx</guid><pubDate>26 Mar 2002 20:32:56</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Marcie Jones marciejones@yahoo.com Hi all, I know this sounds like a dumb question but I am spending a large amount of time trying to find the value of a DataSet in asp.net. I'm finding everything except the value of the dataset. Is there some information or help out there to determine the value of a dataset in the debugger? I'm in locals window and ...</description><dn247:id>72826</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Debugging DLLs live (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/12/62461.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/12/62461.aspx</guid><pubDate>04 Mar 2002 15:31:00</pubDate><description>Back in the days of building VB 6.0 DLLs, you could run your DLL project, and from another app or IDE instance, set a reference to this interpreted environment DLL for live testing and stepping through the code. I'm apparently missing something little that's preventing me from doing this. I've got a class project, and I've got its Debugging property set to Wait to Attach to an External Process (I'...</description><dn247:id>62461</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>VS V1 Debug Problems (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/12/60253.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/12/60253.aspx</guid><pubDate>27 Feb 2002 23:40:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com We have VS V1 installed on 3 development machines and two function perfectly fine. One however will not let us debug our ASP.NET sites. It says something along the lines of not being an authorized user. I even went and added everyone to the debuggers group on the ACLs, but that did not seem to help. Do ...</description><dn247:id>60253</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>debug Symbols won't load (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/11/57286.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/11/57286.aspx</guid><pubDate>21 Feb 2002 20:22:00</pubDate><description>Trying to debug my Web Application and I randomly get the error that my debug symbols were not loaded. The page runs great, but I cannot step though my code and all of the Breakpoints end up with question marks on them. I am working totally from my local machine (localhost). Can anyone explain why this happens and if its possible to fix it. Thanks! Devin</description><dn247:id>57286</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Nested Try n Catch Statement (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/10/51859.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/10/51859.aspx</guid><pubDate>12 Feb 2002 12:50:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com Can I use nested Try statement? That's Try some statement which have Try statement inside ... Just like a Nested If situation? VS.NET Beta 2 didn't prompt me error when I'm using Nested Try statement, but I'm worrying will it effect correctly under the corresponding &amp;amp;quot;Exception&amp;amp;quot;. :) Thanks, Peter Send an...</description><dn247:id>51859</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Problems Debugging Web Services with Winforms client (2 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/9/46805.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/9/46805.aspx</guid><pubDate>04 Feb 2002 14:18:06</pubDate><description>I am not able to step into code in my web service from my Win Forms project. I was able to do it when I was using RC1 (last week). I installed the release of .NET this week and when I went to debug the project (originally written in RC1) I was not able to step into the web service code. If I look into the source of the web service, I get a breakpoint with a question mark in it. If I mouse over I g...</description><dn247:id>46805</dn247:id><dn247:siteId>135</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>UNANSWERED : Writing an event log : User N/A ! ( (first posted on Jan 16) (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/9/46802.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/9/46802.aspx</guid><pubDate>04 Feb 2002 14:18:06</pubDate><description>Copied from [aspngfreeforall] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com writing *useful/professional* event logs with VB6 was a real PIA, I've lost the count of how many times I've read LJ Jhonson article on the subject (on VBPJ, http://www.devx.com/premier/mgznarch/vbpj/2001/09sep01/lj0109/lj0109 1.asp) and I still think it's a real nightmare.... VB6 App.LogEvent sucks......</description><dn247:id>46802</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Programmatically Determine Method Name? (3 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/9/46801.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/9/46801.aspx</guid><pubDate>04 Feb 2002 14:18:05</pubDate><description>In a Trace.Write() statement, is it possible to dynamically determine the current method's name and/or signature? I'm using this to get the current object: this.GetType().ToString() &amp;amp;quot;.CreateChildControls() But I'd like to replace the hardcoded &amp;amp;quot;.CreateChildControls()&amp;amp;quot; with something automatic (to make it easier to cut and paste). Does such a call exist? Also, is there a way to get the current clas...</description><dn247:id>46801</dn247:id><dn247:siteId>135</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>ASP.NET: PLEASE HELP (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/8/42882.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/8/42882.aspx</guid><pubDate>27 Jan 2002 21:52:41</pubDate><description>Moved from [aspdebug] to [aspngdebug] by Ronda (moderator) ronda@greatdirectories.com This is a multi part message in MIME format. NextPart 000 00DE 01C1A775.CFBD81C0 Content Type: text/plain; charset &amp;amp;quot;iso 8859 1&amp;amp;quot; Content Transfer Encoding: quoted printable PEASE GO THROUGH THE FOLLOWING RROR MESSAGE : ACTULA CODE IS ALOS LISTED BELOW : Server Error in '/' Application. Compilation Error 20 Descrip...</description><dn247:id>42882</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Error Handling in ASP.NET (5 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/8/42791.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/8/42791.aspx</guid><pubDate>25 Jan 2002 22:42:00</pubDate><description>Moved from [aspngfreeforall] to [aspngdebug] by Charles M. Carroll charlesmarkcarroll@yahoo.com Do errors &amp;amp;quot;bubble&amp;amp;quot; up through the call stack in .NET? I'm somewhat new to &amp;amp;quot;real&amp;amp;quot; programming (only ASP and Basic before), so the whole error handling thing is unfamiliar to me. For example, if I create a function in a DLL that I access from a web project, if I use Try call to DLL Catch e as exception En...</description><dn247:id>42791</dn247:id><dn247:siteId>135</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Upload error (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/8/42507.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/8/42507.aspx</guid><pubDate>25 Jan 2002 00:51:26</pubDate><description>All, I am getting the following error when a user attempts to upload a relatively large file (~7MB): Error in Path :/ait/rsvp/addticket.aspx Error Raw Url :/ait/rsvp/addticket.aspx Error Message :Maximum request length exceeded Error Source :System.Web Error Stack Trace : at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.GetMultipartContent() at System.Web.HttpRequest.FillI...</description><dn247:id>42507</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Remote Debugging (2 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/8/40585.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/8/40585.aspx</guid><pubDate>21 Jan 2002 15:24:00</pubDate><description>Copied from [aspngvs] to [aspngdebug] by Charles M. Carroll darthcarroll@asplists.com I am trying to do remote debugging from VS V1. I am in all the correct groups on the target server and everything seems to be setup correctly but when I run in debug mode none of my break points get hit. Are there any differences with RTM than there were with RC1? I do not get any errors; like the access denied e...</description><dn247:id>40585</dn247:id><dn247:siteId>135</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Error while trying to run the project (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/7/36565.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/7/36565.aspx</guid><pubDate>07 Jan 2002 22:13:00</pubDate><description>Hi Guys, I want to debug my application. If I try clicking start to debug my application i get the following message in a message box. &amp;amp;quot; Error while trying to run the project, Unable to start debugging on the web server. Could not start ASP.NET or ATL Server debugging. Verify that ASP.NET or ATL Server is correctly installed on the server. Would you like to disable future attempts to debug ASP.NET...</description><dn247:id>36565</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Simple Questions (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/7/36564.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/7/36564.aspx</guid><pubDate>07 Jan 2002 18:52:00</pubDate><description>Copied from [aspngvs] to [aspngdebug] by Charles Carroll darthcarroll@asplists.com I've got a stupid question When I'm stepping through a Web App, And I notice an error and I want to change it, I can't because I'm in Read only mode. So, I have to stop the browser, fix the code, and then start up again. A waste of time if you ask me. In VB6 I'd be able to change the code right then and there. Am I ...</description><dn247:id>36564</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>How to enable page tracing in VS.net? (2 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/7/36563.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/7/36563.aspx</guid><pubDate>04 Jan 2002 22:42:00</pubDate><description>Moved from [aspngvs] to [aspngdebug] by Charles M. Carroll darthcarroll@asplists.com This is a multi part message in MIME format. NextPart 000 0145 01C19538.455D1580 Content Type: text/plain; charset &amp;amp;quot;iso 8859 1&amp;amp;quot; Content Transfer Encoding: quoted printable Hi, How do you enable page tracing in VS.NET? Thanks, Stefan NextPart 000 0145 01C19538.455D1580 Content Type: text/html; charset &amp;amp;quot;iso 8859 1&amp;amp;quot; ...</description><dn247:id>36563</dn247:id><dn247:siteId>135</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>*NOT ANSWERED* Debugging inside custom server controls (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/5/29669.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/5/29669.aspx</guid><pubDate>06 Dec 2001 14:38:00</pubDate><description>I cannot debug inside a custom server control. The ASPX page references it correctly @Register... and the controls get loaded on the page. So far so good. But if I set a break point inside the control (in a function or accessor), when I run the hosting web page the debugger totally ignores the server control breakpoint. Another potentially anomalous thing is that unless I manually compile the cont...</description><dn247:id>29669</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Permissions Prob? (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/5/29667.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/5/29667.aspx</guid><pubDate>29 Nov 2001 21:08:00</pubDate><description>I am trying to enable remote debugging in our development environment. I am running VS.NET beta 2 on everything. When I try to debug a project on the remote server I get an error saying I don't have permissions to debug on the server. Then it tells me to make sure my user is in the Debugger Users group n the server, which it is. Any ideas? Devin M. Rader, MCP Application Developer Drone &amp;amp;amp; Mueller ...</description><dn247:id>29667</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>no symbols loaded? (8 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/2/12377.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/2/12377.aspx</guid><pubDate>15 Oct 2001 17:12:00</pubDate><description>Hey guys, Im just learning how to debug in an asp.net/c sharp project. After I attach the aspnet wp.exe process I get a ? on my break point that says, &amp;amp;quot;The breakpoint will no be hit, No sybols have been loaded for this doc&amp;amp;quot; Anyone know how I can get my asp.net debugging to work correctly in vs.net? Thx in advance</description><dn247:id>12377</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>ASP .NET web application debbuging (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/2/10796.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/2/10796.aspx</guid><pubDate>17 Sep 2001 18:00:00</pubDate><description>Copied from [aspngvs] to [aspngdebug] by darthcarroll@asplists.com Hi, I have a windows 2000 server running IIS 5.0. I installed VS .NET Beta 2. When i run VS .NET Beta 2 and debug a web application i get always the same error saying that my web server (installed on my machine) does not support debbuging. I already installed the server components again and there no error during installation. Im al...</description><dn247:id>10796</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>Global Exception Handler for ASP.NET (2 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/2/10793.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/2/10793.aspx</guid><pubDate>25 Aug 2001 11:49:00</pubDate><description>This message, which was originally sent to &amp;amp;quot;aspngcommunity&amp;amp;quot;, has been moved to &amp;amp;quot;aspngdebug&amp;amp;quot; mailing list by the List Master This is a multi part message in MIME format. NextPart 000 0006 01C12D08.4FEAF0F0 Content Type: text/plain; charset &amp;amp;quot;us ascii&amp;amp;quot; Content Transfer Encoding: 7bit Does anyone know how to set up a global error handler for ASP.NET. This would capture errors just like the Exception c...</description><dn247:id>10793</dn247:id><dn247:siteId>135</dn247:siteId></item><item><title>unable to debug... (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/2/10791.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/2/10791.aspx</guid><pubDate>23 Jul 2001 14:33:00</pubDate><description>This message, which was originally sent to &amp;amp;quot;aspngcommunity&amp;amp;quot;, has been moved to &amp;amp;quot;aspngdebug&amp;amp;quot; mailing list by the List Master Has anyone had any problem with not being able to debug anymore. I don't think I did anything out of the ordinary, but when I start my project and set a breakpoint it doesn't hit my breakpoint anymore. Is this a glitch in the beta version? Elvie Get your own &amp;amp;quot;800&amp;amp;quot; number Voic...</description><dn247:id>10791</dn247:id><dn247:siteId>135</dn247:siteId></item></channel></rss>