Visual Studio Debugger ForumQuestions and discussions about debugging applications with the Visual Studio debugger.© 2009 Microsoft Corporation. All rights reserved.Mon, 23 Nov 2009 12:16:28 Zdec09a29-21cd-4f3e-a666-5d68693ba799http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/a690526f-5b3f-4653-bdf6-3d67eb4e8f5bhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/a690526f-5b3f-4653-bdf6-3d67eb4e8f5bcalamburhttp://social.msdn.microsoft.com/Profile/en-US/?user=calamburVisual Studio 2008 Remote Debugging like Visual Studio 6.0Hi! <br/> <br/> Is it possible to set up VS2008 for remote debugging like old good 6.0? That means: i have an application running on the remote PC, i have my project (sources) on the laptop, i press F5 and my application magically   starts on the remote PC and i can (!) set breakpoints and watch the variables. <br/> <br/> Everything that is written down in the MSDN does not work, the Microsoft support is not able to help me. <br/> <br/> Regards <br/>Fri, 20 Nov 2009 12:02:55 Z2009-11-23T12:16:28Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/47bba0d0-3245-4868-a6bd-5fcf007e2b59http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/47bba0d0-3245-4868-a6bd-5fcf007e2b59rcl-vidhttp://social.msdn.microsoft.com/Profile/en-US/?user=rcl-vidSingle stepping (F10) on VC8 debugger = Exception, after migrating to Windows 2008 ServerI've done my due diligence trying to solve this issue myself and have hit a dead end. After migrating from W2K3 (x64) server to W2K8 (x64) server I can no longer single step (F10 key) in the Visual Studio 2005 debugger - I get an exception being throw by VC8 IDE. I can &quot;run to breakpoint&quot; (F5 key) ok. I have SP1 installed and the Vista-SP installed (both of which I re-installed). I noticed that this is a known problem with the VC9 debugger but I could not see any hot fix for VC8. I've only seen one other person with this problem for VC8 + Windows 2008 server, yet no posted solutions. I did install the VC9 Express edition a week ago, so I'm not sure if that had affected my machine in any way; I've since un-installed it. Any suggestions?<br/> <br/>Sun, 22 Nov 2009 09:05:24 Z2009-11-23T11:32:11Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/688e4769-9c84-4826-9b01-9e1af0bdeb67http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/688e4769-9c84-4826-9b01-9e1af0bdeb67dan blanchardhttp://social.msdn.microsoft.com/Profile/en-US/?user=dan%20blanchardWindows 7 Application Not Responding Window While debuggingHello, recently upgraded to Windows 7, I like it a lot, but one annoying thing is that while debugging, Windows 7 thinks the program is hung and the not responding window comes up, and makes my screen all white so I can't easily debug or continue program execution.  Has any one else experienced this?  Is there a way to turn this off OR increase the time for application not responding... ?  <br/> <br/> Many Thanks<br/> <br/> danSun, 22 Nov 2009 10:46:42 Z2009-11-23T09:48:30Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/12b3b9a5-476e-44d0-acc2-ed2d6b151c09http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/12b3b9a5-476e-44d0-acc2-ed2d6b151c09Rajiv Podarhttp://social.msdn.microsoft.com/Profile/en-US/?user=Rajiv%20PodarGet a compile time of each cpp file?Hi Guys,<br/><br/>I am new to this forum. I want some information regarding the build time.<br/>I have a requirement in which I want to calculate the time required by each file to get compiled.<br/>I got one setting <br/><strong>Tools &gt; Options &gt; Project and Solutions &gt; VC++ Project Settings &gt;Build Timing<br/></strong>But this tells the build time of whole project, but I want for each signle cpp file.<br/>So is there any way to do this or any third party tool is available which can be used??<br/>Pls guys it's urgent so pls reply.........Mon, 23 Nov 2009 09:23:50 Z2009-11-23T09:23:51Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/381ba39c-c643-4136-a1de-acd6e7070c87http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/381ba39c-c643-4136-a1de-acd6e7070c87colinwray32http://social.msdn.microsoft.com/Profile/en-US/?user=colinwray32Debug Mode stops in appmodule.cpp _tWinMainProgams compile and run no problem in &quot;Win32 Release&quot; mode, but stop on entry in &quot;Win32 Debug&quot; mode. I do not have this problem on a second system, but I cannot see any differences in the settings between systems. The appmodule.cpp souce is displayed with a comment &quot;export WinMain to force linkage to this module&quot;, and continuation is not possible. (WinXP Pro/Visual C++6.0)Sat, 21 Nov 2009 16:08:24 Z2009-11-23T06:36:34Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/9d97e63f-6807-436d-9e5b-ca90b6fe7bc8http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/9d97e63f-6807-436d-9e5b-ca90b6fe7bc8jackajayhttp://social.msdn.microsoft.com/Profile/en-US/?user=jackajayVisual Basic compiler Errorhi, <div>our application has a website and 5 projects in the solution.the 5 projects contains the class files of the aspx classified based on the modules in to 5 different project.</div> <div><br/></div> <div>when i am running my application in debug mode,when i need to make a change to any class file in any of the 5 project,i stop the debugging and when i edit that file,Visual basic compiler error keeps on occurring until i close the project or sometimes my development environment itself restarts.i am using VS2005.</div> <div><br/></div> <div>PS:The error doesnt come when i make changes 1st time,it occurs only when i stop the debugging and then make changes.</div> <div><br/></div> <div>regards,</div> <div>jj </div>Mon, 23 Nov 2009 05:06:37 Z2009-11-23T05:59:30Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/33bd3512-796f-4328-9a32-5e64fd42279bhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/33bd3512-796f-4328-9a32-5e64fd42279bjackajayhttp://social.msdn.microsoft.com/Profile/en-US/?user=jackajayIE6 crashes when running application in debug mode in vs2005When i am running my application in debug mode and when a post back occurs my IE6 is not responding.this occurs randomly across different forms in the application.Fri, 20 Nov 2009 07:32:46 Z2009-11-23T05:43:53Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/9397482a-a4ae-46cc-9b2f-483185fffdb6http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/9397482a-a4ae-46cc-9b2f-483185fffdb6JaedenRuinerhttp://social.msdn.microsoft.com/Profile/en-US/?user=JaedenRuinerPrevent Debugger from Miscillaneously altering Class Field ValuesYea...this is annoying.  <br/> <br/> So, I have this rather complex class model that I'm debugging and finding the Debugger (or VS, whatever) is changing a value that it shouldn't, and I cannot find where the value is being changed.<br/> <br/> First:  This is a SQL Parsing class, so it basically can take a string that is a sql statement, and break it down into its constituent parts, verify (validate) the SQL statement against the database, so I can have a more meaningful error reporting engine.  And then, based upon the type of command(select, insert, update, etc) I can give progress reports as the command is executed.  <br/> <br/> Given the nature of this object model, you can imagine that I have some 8000+ lines of code and can't really post it all, but the concept here is pretty simple (in my mind), and if i was back using unmanaged code, I would expect there was some form of Memory Overload.  (IE a pointer going to a space in memory, and another pointer that was not nulled properly is being assigned to while it points to the same memory block).  Since .Net is managed code this should not occur (unless .Net is more messed up than we thought).  <br/> <br/> So it should be pretty straightforward:<br/> <br/> fields:<br/>   _con as SqlConnection<br/>   _count as integer<br/>  _dirty as boolean<br/> <br/> properties<br/>   Connection<br/>      Get - if _con is nothing then _con = GetConnection(true) <br/>                return _con<br/> <br/>   Count <br/>      Get - if _dirty then _count = GetCount()<br/>                _dirty = false<br/>                return _count<br/> <br/> Now, I can only describe what is happening, not the why.  There are no other threads that <em><span style="text-decoration:underline"><strong>I've</strong> </span> </em> created, but that doesn't mean VS or .net has something else on its mind.  I Parse the SQL fine, and at the end of my Parsing function, I call Me.Invalidate() which sets the <em>_dirty</em> flag to true.  I then proceed to click a button on my form which runs:<br/>   cmd.Execute()<br/> Cmd.Execute starts off like this:<br/> try<br/>   if Me.Connection isnot Nothing then<br/>      Me.MaxItems = Me.Count<br/>      Me.ExecuteSQL()<br/>   end if<br/> catch<br/> finally<br/> end try<br/> <br/> Okay, so the error is happening at the &quot;Me.Connection isnot nothing&quot; line.  <br/> I step through (into) allowing the debugger to step into properties and operators so I can see what's happening, and the breakpoint is set at the me.connection if statement above.  When the break point is hit, the Watch window shows that Me._dirty = True, as it should, I step into the Me.Connection property, and the Me._dirty becomes false.  <br/> <br/> I have No watches pointing to Me.COunt property, and the {Me} I item in the Locals Window is collapsed so the Count property should not be executed until I get there, yet for some reason, once I step into the Me.Connection property, the _dirty member is set to false, and the _count member is set to -2 (one of my error codes returned by the GetCount() method).  <br/> <br/> So, How do I tell the debugger NOT to follow any lines of code EXCEPT the current lines I'm stepping over/into?  I'm not even doing multi-threaded at the moment so there is no reason that the Count property should be accessed prior to the line above: Me.MaxItems = Me.Count.  Since this is happening in the debugger somehow, the breakpoints are not met, and when I step into the Get accessor of the Count property, it jumps over the if statement because _dirty is at that point False.  Why?<br/> <br/> Thanks<br/> Jaeden &quot;Sifo Dyas&quot; al'Raec Ruiner<br/> <br/>    <hr class="sig">&quot;Never Trust a computer. Your brain is smarter than any micro-chip.&quot;Fri, 20 Nov 2009 22:24:31 Z2009-11-23T03:59:23Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/aea460c3-135d-427c-8497-4a591a6da2f3http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/aea460c3-135d-427c-8497-4a591a6da2f3HsARAIhttp://social.msdn.microsoft.com/Profile/en-US/?user=HsARAIProperties Box in Dataset Designer Stops Updating After DebuggingHi Everyone,<br/><br/>I'm using VS2008 Professional Edition with SP1. I'm working with a strongly typed dataset, so I do a lot of debugging while having the Dataset designer open.<br/><br/>The problem is this: I run my project in debug mode with my dataset designer open. I finish debugging and shut down the app. When I get back to the dataset designer, no matter what I click, the properties window will only show the property of whatever was selected while debugging. Even if I click on different datatables, different columns, or different files in my project (for example a form), the properties window still does not refresh. I tried closing down the properties window and reopening it, but with no luck. It's not a show stoper since if I shut down Visual Studio and restart it the properties window starts working again, but it's been happening for months now and I've started to get annoyed by this. I've searched multiple times if anyone has run in to this issue but I haven't found a similar post. Does anyone know why this happens, and what I can do to prevent it?<br/><br/>Thanks in advance.Fri, 20 Nov 2009 20:00:16 Z2009-11-23T03:25:52Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/78040c76-1bdb-45d2-ae14-320202067ea2http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/78040c76-1bdb-45d2-ae14-320202067ea2Vecdidhttp://social.msdn.microsoft.com/Profile/en-US/?user=VecdidUnable to start program element not foundInstalled IE 8 final the other day and since when i debug in VS 2008 with an asp.net project I get an error, sometimes:<br/><br/>Unable to start program <a href="http://localhost:50183/directory/asppage.aspx">http://localhost:50183/directory/asppage.aspx</a> element not found.<br/><br/>Now, it does open IE 8 , but IE 8 says connecting I cannot close it except by the task manager. This does not happen all the time. This is driving me nuts and I cannot find any information on this issue anywhere.<br/><br/>Any information on how to address this issue would be great.<br/><br/>Mon, 27 Apr 2009 13:12:34 Z2009-11-22T14:33:58Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/55369b51-8459-46d2-8cc2-455f17cd991fhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/55369b51-8459-46d2-8cc2-455f17cd991fJohn CHLeehttp://social.msdn.microsoft.com/Profile/en-US/?user=John%20CHLeeASP .net Development server localhost problem.<p>____.<br/><br/>I am developing the asp .net web applicaiton using vs 2008.<br/><br/>When I try to debug the aspx page, ASP .net Development server start and should display the specific page in IE 7.0.<br/>However ASP .net Development server started and IE launched and close immediately IE browser. <br/><br/>IE url address is <a href="http://localhost:1207/Default.aspx">http://localhost:1207/Default.aspx</a>. <br/><br/>So, I tried to launch IE browser and type the above url, IE was closed also  without any error message.<br/><br/>I think that the IE has some problem to display the page url included &quot;localhost&quot;. <br/><br/>Could you help me solve it? <br/><br/>Thanks.<br/><br/>John Lee</p> <hr class=sig> JohnThu, 19 Nov 2009 10:53:48 Z2009-11-21T08:30:52Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/a52eb0ae-bcd8-4043-9661-d5fc3aa5167chttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/a52eb0ae-bcd8-4043-9661-d5fc3aa5167cSpatulashttp://social.msdn.microsoft.com/Profile/en-US/?user=SpatulasGetting RID of Just-In-Time debugger<span id="_ctl0_MainContent_PostFlatView"></span> <span>Hello all.<br><br>I installed Visual Studio, and had no problems.  Except one.  The Just-In-Time debugger.  It seems to come up all the time now, and it has broken Winamp AND Cakewalk SONAR 5.  I tried disabling it in Visual Studio's options, but that doesn't stop the pop up and the subsequent shut down of the program (which did NOT happen before).  Any ideas?</span>Thu, 26 Jan 2006 04:28:37 Z2009-11-20T21:58:18Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/694f82de-7545-4507-8f48-3561326dd506http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/694f82de-7545-4507-8f48-3561326dd506chris drysonhttp://social.msdn.microsoft.com/Profile/en-US/?user=chris%20drysonTrouble with the f-word (FORTRAN, that is)I am having trouble getting some legacy FORTRAN code (wrapped in C++ and built as a DLL) to work under VS2008. I have the now defunct(?) Compaq FORTRAN compiler 6.6 . The code and wrappers were last built and linked around VC6 vintage. I suspect my problem is to do with C or C++ runtime library versions.<br/><br/>Here's a sequence to show the problem:<br/><br/>1. Create an empty VS2008 project. Select Visual C++ , Win32, Win32 Project. Set &quot;Application type&quot; to &quot;DLL&quot; (This is all trying to get as close as I can to what was done  before)<br/><br/>2. At this point the project builds and links fine.<br/><br/>3. Add a .FOR file with a trivial FORTRAN subroutine (remember those?) to the project. I compile it using a rule which executes a command line like this:<br/>fl32 /c /nologo /W1 /I.. /I. /4Yd /4Ya /DOS_WINDOWS /Od /Fm /Zi -c /FoDebug\TEST.obj c:\Chris\...\TEST.FOR<br/>(Don't ask me to explain this, I inherited it :-(       )<br/><br/>4. Build is now missing DFOR.lib, so I add the appropriate LIB directory (C:\Program Files\Microsoft Visual Studio\DF98\LIB) with Linker&gt;General&gt;Addiotional Library Directories<br/><br/>5. Rebuild and I am now missing <span style="font-size:xx-small">libc.lib. So I add C:\Program Files\Microsoft Visual Studio\VC98\LIB as another library directory<br/></span><br/>Link now fails with <br/><span style="font-size:xx-small"> <p>1&gt;LINK : warning LNK4098: defaultlib 'libc.lib' conflicts with use of other libs; use /NODEFAULTLIB:library<br/>1&gt;dllmain.obj : error LNK2001: unresolved external symbol __RTC_Shutdown<br/>1&gt;dllmain.obj : error LNK2001: unresolved external symbol __RTC_InitBase</p> </span>(The real code has several more such issues but you get the idea). I've tried messing around with the &quot;Ignore Specific Library&quot; option as suggested but without success.<br/><br/>Is there any way round this, or am I basically stuffed until I upgrade to a newer FORTRAN compiler?<br/><br/>Thanks<br/><br/>Chris<br/><br/>Fri, 20 Nov 2009 17:00:46 Z2009-11-20T18:39:52Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/07cc85e4-cd2e-4a81-a340-0342c1a63555http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/07cc85e4-cd2e-4a81-a340-0342c1a63555IB00http://social.msdn.microsoft.com/Profile/en-US/?user=IB00remote debug, breakpoint will not be hit, no executable code...<p><span style="font-family:'Verdana','sans-serif';color:black;font-size:8pt">When setting a breakpoint to debug a C++ .exe on a remote computer I get the message 'The breakpoint will not currently be hit.  No executable code is associated with this line&quot;.   </span></p> <p><span style="font-family:'Verdana','sans-serif';color:black;font-size:8pt">For testing purposes, I replicated the problem by creating a dialog based MFC application.<span style="">   </span>The VS2008 wizard created the MFC dialog application using default options.<span style="">   </span>The only change I made was to add a button and corresponding event handler.<span style="">   </span>The event handler simply called ‘MessageBox’.<span style="">    The test was to set a breakpoint on the line which called 'MessageBox'.  </span>If CLR support is enabled then the breakpoint will not be hit when this application is remotely debugger.<span style="">   </span>If CLR support is disabled then the breakpoint will be hit.</span></p> <p><span style="font-family:'Verdana','sans-serif';color:black;font-size:8pt">My application requires CLR support so disabling CLR support is not an option when using the remote debugger.</span></p> <p><span style="font-family:'Verdana','sans-serif';color:black;font-size:8pt">Some additional information:<br/>- the symbols for the application exe are loaded<br/>- the firewall is disabled on both computers<br/>- VS2008 Pro is installed on both computers<br/>- the local computer is running 64 bit Vista Home Premium (SP2) on a Intel quad core<br/>- the remote computer is running 32 bit WinXP Pro (SP3) on a Pentium 4 (single core)</span></p> <p><span style="font-family:'Verdana','sans-serif';color:black;font-size:8pt">Does anyone have any suggestions or ideas of why a ‘remote’ <span style=""> </span>breakpoint is not hit when CLR support (i.e. mixed code) is added to a C++ app? </span></p> <p>Thanks,<br/><br/>Ian</p>Thu, 19 Nov 2009 19:34:10 Z2009-11-20T15:58:35Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/59e6d0ca-e5e5-47c5-9e85-935d1286bad9http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/59e6d0ca-e5e5-47c5-9e85-935d1286bad9chet_miamihttp://social.msdn.microsoft.com/Profile/en-US/?user=chet_miamihow do I get visual studio 2008 to break at vb line that caused program faultvs 2008 goes to &quot;Catch&quot; code when my sub breaks. How can I get it to break at the particular line that causes the break?Thu, 19 Nov 2009 19:12:05 Z2009-11-20T14:32:52Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/326519bd-bdd1-4154-bc2b-29dadd0d6ceehttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/326519bd-bdd1-4154-bc2b-29dadd0d6ceeMoemarshttp://social.msdn.microsoft.com/Profile/en-US/?user=MoemarsOn csproj file open: Microsoft Visual C# 2008 Compiler could not be created. QueryService for '{7D960B16-7AF8-11D0-8E5E-00A0C911005A} failed.I wasn't sure if I should post this under the VS Install Group but after some investigation this seems to be a debugger problem.<br><br>I am running on a Windows XP SP2 box.  I had Visual Studio 2005 installed.<br><br>I recently installed Visual Studio 2008, along with the Microsoft Windows SDK for Windows Server 2008 (6001.18000.367).<br><br>I also have Microsoft Visual C++ Compilers 2008 Standard Edition - enu - x86 (and x64)<br><br>My command line build works properly using MSBuild v3.5.<br><br>But, when I go to open up any .csproj file (which has been converted to vsstudio 2008 proj file) in visual studio 2008 I get the error:<br><br>Project 'x' could not be opened because the Microsoft Visual C# 2008 Compiler could not be created.  QueryService for '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed<br><br>It looks as though this regkey is pointing to the Visual Studio Debugger.<br><br>Should it be pointing to a specific location?  Does visual studio 2008 have a specific location?  I believe it is pointing to an inccorect file.<br><br><br>When I open a vbproj I file in Visual Studio 2008 I get:<br><font style="font-size:12px"> <p>The Visual Studio Debugger ({C9DD4A57-47FB-11D2-83E7-00C04F9902C1}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt.</p></font><br><br><br>Wed, 04 Jun 2008 18:59:19 Z2009-11-20T13:20:35Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/fa54a147-74ca-4aa5-ab7d-223390370e07http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/fa54a147-74ca-4aa5-ab7d-223390370e07lwin.merlionhttp://social.msdn.microsoft.com/Profile/en-US/?user=lwin.merlionDebugging With Break PointsI set the break points at page load and button click events. But when I debug the web page, it doesn't stop at page load. And also when I click the button, it doesn't stop at the click event where I set the break points. I want to check my codes and find the errors one by one. But now I cannot find which line contain errors.<br/> <br/> Could you help me. Thank you.Fri, 20 Nov 2009 07:19:30 Z2009-11-20T16:49:08Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/e3ae0cd8-8a0a-4850-90d0-b37b0814c656http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/e3ae0cd8-8a0a-4850-90d0-b37b0814c656Smalldevilhttp://social.msdn.microsoft.com/Profile/en-US/?user=SmalldevilDebug with a firefox specific profilHi,<br/> <br/> I want to debug with a firefox specific profil so I add my browser in browsers.xml with &quot;C:\Program Files\Mozilla Firefox\firefox.exe&quot; -no-remote -p ASP.NET but I want to debug i have this error : the specified working directory does not exist or is not a full path. However if I right click in Default.aspx -&gt; View in Browser it's ok.<br/> <br/> Do you have a fix?<br/>Sat, 02 May 2009 09:07:09 Z2009-11-20T08:53:15Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/8d3dbfa2-7c46-4770-9ea9-c890591814f4http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/8d3dbfa2-7c46-4770-9ea9-c890591814f4stevencxrhttp://social.msdn.microsoft.com/Profile/en-US/?user=stevencxrvs08 debug is not working in win 7<p>the litter green play button is gray and if i go to tools==&gt;options==&gt;debugging, it says&nbsp; " An error occured when loading this property page"<br /><br />i tried to uninstall and reinstall the program, but the problem still here.</p>Tue, 13 Oct 2009 17:30:29 Z2009-11-20T03:57:59Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/914cdce1-9841-4fc7-8068-38fdee00a58ahttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/914cdce1-9841-4fc7-8068-38fdee00a58alancer6238http://social.msdn.microsoft.com/Profile/en-US/?user=lancer6238Cannot run debugger - VS .net version 2003Hi all, <br/> <p>I'm new to programming using MS Visual Studio. I have installed VS .net (version 2003) on my PC running Windows Vista. I know there are &quot;known compatibility issues&quot;, but I need to test the program I've written on an older version of VS, for backward compatibility testing purposes. The system that will eventually be running the program is an <br/> older system.</p> <p>When I wrote a simple Hello World program, I can't even debug it. I get the error message &quot;'devenv.exe' does not contain debugging information. (No symbols loaded.) Click OK to debug anyway.&quot;. When I clicked OK, it simply opens another instance of VS, not my program.</p> <p>Is there a way to get around this problem, or is Vista simply not compatible with this version of VS?</p> <p>Thank you.</p> Regards, <br/> RayneWed, 18 Nov 2009 09:49:17 Z2009-11-20T06:10:47Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6b097107-60a8-41bd-be3f-00ad28e46e55http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6b097107-60a8-41bd-be3f-00ad28e46e55technettePARhttp://social.msdn.microsoft.com/Profile/en-US/?user=technettePARServer Error - Temporary ASP.NET file access<em>When I try to run my program, I keep getting this error even after I right clicked on the Temporary ASP.NET File and granted full access to the ASP.NET machine.<br/><br/>Would appreciate your help.<br/><br/>Access to the path &quot;c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication2\14c1cda0\ae885ba7&quot; is denied.</em>Thu, 12 Nov 2009 20:15:52 Z2009-11-20T01:46:48Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6c042390-0782-4afe-94be-9746d75f5d34http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6c042390-0782-4afe-94be-9746d75f5d34Pat Sissonshttp://social.msdn.microsoft.com/Profile/en-US/?user=Pat%20SissonsVisual Studio Caches Source Files before build startsReally, this question belongs in a Visual Studio Build System forum, but there is none, so the Debugger is the next closest thing because the effects can be seen in the debugger. <div><br/></div> <div>Here is the problem.  When you start a build in visual studio, visual studio will cache the contents of all compilable source files (those with a Compile msbuild node).  If any of your source files get modified during the build, then these source modifications will not be used during the build.  The modifications will show up in the editor, but not in the assemblies.  The result is that when debugging, your source will differ from what was used to generate the debug assemblies and the debugger will complain about this.</div> <div><br/></div> <div>Before anyone asks, a good example of when this would happen is when you are generating source files from a template (or in our case a grammar spec).  I have read elsewhere that this problem exists for T4 templates that generate source files, but i have not verified this.</div> <div><br/></div> <div>Finally, it doesn't matter if you perform the source generation steps earlier in the build (i.e. before the compile) because the caching occurs at the very instant that you start a build.  By this i mean that even if you inject your msbuild target as a dependency of the BeforeBuild target, it won't matter, because even in the before build target the source files have already been cached and any updates to them will not be used in this build.</div> <div><br/></div> <div>The current solution is to simply build twice in a row, but this is by all means a terrible solution.  If anyone knows of a way to force visual studio to ignore cached source files, or force a refresh of source files, etc... this would be a great help.</div> <div><br/></div> <div>Finally, this is not related to the msbuild system, as this problem does not exist when invoking msbuild from the command line.  It is purely visual studio related, which makes me wonder if there is some configuration option somewhere that can be disabled so that source file caching is not used.</div>Wed, 18 Nov 2009 21:07:12 Z2009-11-19T18:23:20Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6f38207f-401f-4b4d-a36f-eb00a1e90c0fhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6f38207f-401f-4b4d-a36f-eb00a1e90c0fDion Brownhttp://social.msdn.microsoft.com/Profile/en-US/?user=Dion%20BrownUnable to debug asp.net in VS2008<p align=left><font face=Arial size=2></font> </p> <p>Hi,</p> <p align=left> </p> <p align=left>I've installed VS2008 RTM on WinXP SP2.  When I try to debug an asp.net application in either the IIS or the build in web server I get </p> <p align=left>---------------------------<br>Microsoft Visual Studio<br>---------------------------<br>Unable to start program 'http://localhost/TestWebSite/Default.aspx'.</p> <p align=left> </p> <p align=left><br>---------------------------<br>OK   <br>---------------------------<br></p> <p align=left>VS2005 still works fine on the same machine.</p> <p align=left> </p> <p align=left>Any ideas?</p> <p align=left> </p> <p align=left>Thanks</p> <p align=left> </p> <p align=left>Dion</p>Wed, 21 Nov 2007 12:36:45 Z2009-11-19T17:31:17Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6baa3708-83f0-4b07-a09c-4f285a47bf8fhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6baa3708-83f0-4b07-a09c-4f285a47bf8fJohan Nyvallerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Johan%20Nyvallervsjitdebugger and Local System account problem<p>Using Visual Studio 2005</p> <p>I'm trying to debug a .exe that's run as a part of windows installer custom action during an installation, for various reason I need to break into this at the time the installation is running. To accomplish this I tried adding an entry to the &quot;Image File execution options&quot; in the registry to trigger vsjitdebugger when the installation runs the .exe.</p> <p>Now, if I manually run the application (outside the installation) everything works fine, the JIT debugger is triggered and I can debug.  But when the .exe is run by the installation (the windows installer service running in the local system account) I receive the following error:</p> <p><strong>An error occurred while launching '&quot;C:\Program Files\etc....&lt;myapp.exe&gt;&quot;':</strong></p> <p><strong>The Visual Studio Just-In-Time Debugger was not notified that the application correctly started.<br></strong><strong></strong></p> <p>I can see that the application is running, but I'm not given the option to start a debugger.</p> <p>I can reproduce the same error by running my application manually in the system account using &quot;psexec&quot; from sysinternals.</p> <p>I did try allowing the windows installer service to interact with the desktop, but that doesn't make any difference, so the problem here seems to be the system account</p> <p>Can anyone offer some advise?</p>Mon, 08 Jan 2007 15:08:38 Z2009-11-19T17:23:32Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/27f87124-7998-41ee-8551-d56d762fb4fchttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/27f87124-7998-41ee-8551-d56d762fb4fcAshar KAshifhttp://social.msdn.microsoft.com/Profile/en-US/?user=Ashar%20KAshifUNABLE TO START DEBUGGING ON THE WEB SERVER. THE WEB SERVER IS NOT CONFIGURED CORRECTLY<p>i am using vb2005 to make asp .net pages but when i press F5 i get this error </p> <p>Unable to start debugging on the web server. The web server is not configured correctly</p> <p>BUT when i use vb2003 to make asp.net pages it works fine.</p> <p>please help me ASAP :(<img src="images/emoticons/smile_sad.gif"></p> <p> </p> <p> </p>Mon, 05 Mar 2007 07:30:49 Z2009-11-19T16:35:38Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/28e21218-8d34-4fca-bdbc-4a34f5ec16cahttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/28e21218-8d34-4fca-bdbc-4a34f5ec16caDave Frhttp://social.msdn.microsoft.com/Profile/en-US/?user=Dave%20FrVS2005 ActiveSync and Windows CE5.0 device debugging I have a Windows XP prof OS PC running Visual Studio 2005 both fully updated. I have just started debugging a simple application on a Windows CE 5.0 device remotely connected via USB using ActiveSync. <br><br>The debugging worked correctly when I created a simple c# application with a form and button but has subsequently stopped working in my code. I can step into the InitialiseComponent code but the breakpoint on the button event handler displays the message &quot;The breakpoint will not be hit, the specified module has not loaded&quot; although the code will be called. <br><br>I've tried all the above but even the simple application won't debug any more but I can step into the initialiseComponent code still. Any thoughts?Mon, 20 Oct 2008 12:32:37 Z2009-11-19T16:14:33Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/60af0359-71dc-450a-8a08-9c4cf78fa765http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/60af0359-71dc-450a-8a08-9c4cf78fa765msuyanghttp://social.msdn.microsoft.com/Profile/en-US/?user=msuyangAre there VC++ breakpoint event handlers<p>Hello Guys,</p> <p>Is there any way to make an event trigger when a breakpoint is hit in the VC++ debugger (I'm using VC++ 6.0) and another event trigger when control is returned to the program (not just stepping through but fully returned). I need to suspend some real-time processing before breaking into the debugger or else the Window OS is crashed by the overflowed interrupts from the device. Then after control is returned I need to resume those real-time processing.</p> <p>Thanks a lot if you need more clarification just ask.</p>Tue, 17 Nov 2009 21:23:41 Z2009-11-23T05:22:50Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/eb8b5566-d8ad-4fa9-a78a-8fa9ace2277fhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/eb8b5566-d8ad-4fa9-a78a-8fa9ace2277fDoug_LabCorphttp://social.msdn.microsoft.com/Profile/en-US/?user=Doug_LabCorpWhy can I no longer execute code changes while debugging<p>When I step through my code in debug mode, I can make all of the change to the code that I like. But as I continue to step through, it only executes the old code. It seems to be running the compiled version and ignoring any change I make. <br/><br/>This has only just begun happening, it used to work fine. I have not change any options and I have rebooted to make sure it wasn't my PC. Has anyone else experienced this?<br/><br/>I'm using the 2008 Pro version.</p>Fri, 13 Nov 2009 16:40:09 Z2009-11-19T14:58:41Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/e50cdd63-3f4a-44c0-ad4a-1a3e3864ce12http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/e50cdd63-3f4a-44c0-ad4a-1a3e3864ce12Liran_Ehttp://social.msdn.microsoft.com/Profile/en-US/?user=Liran_EVisual Studio 6.0 logging<p>Hi,<br/>I've been searching for a way to run the Visual Studio 6.0 with logging capability.<br/>I found that you can run the following command:</p> <p>Devenv /log LogFile<br/><a href="http://msdn.microsoft.com/en-us/library/ms241272.aspx">http://msdn.microsoft.com/en-us/library/ms241272.aspx</a></p> <p>however, this does not apply to visual studio 6.0I'd love some help with this<br/>thanks,<br/>Liran</p>Tue, 17 Nov 2009 10:45:42 Z2009-11-18T09:34:12Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6a927a3d-8db3-46b0-a03f-96a0dd8629b8http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6a927a3d-8db3-46b0-a03f-96a0dd8629b8lar7http://social.msdn.microsoft.com/Profile/en-US/?user=lar7Custom debug engine: Making the registers view work <em>Brief description of my system:</em> <br/> I am extending VS 2008 and have created my own debug engine and I am able to launch, run and break. I have also created process with program, thread and a frame. Further I have created debugcode and debugcontext. <br/> <br/> <em>What I would like to do:</em> <br/> Make the registers view work<br/> <br/> <em>What I have done so far:</em> <br/> When I break the SDM gets the frame and calls <strong>IDebugStackFrame2.EnumProperties</strong> I identify the Registers GUID and fill in the IEnumDebugPorpertyInfo2 as follows:<br/> <br/> <div style="color:Black;background-color:White"> <pre> <span style="color:Green">// Test with two hardcoded registers</span> elementsReturned = 2; DEBUG_PROPERTY_INFO[] propInfo = <span style="color:Blue">new</span> DEBUG_PROPERTY_INFO[elementsReturned]; <span style="color:Blue">for</span> (<span style="color:Blue">int</span> i = 0; i &lt; propInfo.Length; i++) { DEBUG_PROPERTY_INFO property = <span style="color:Blue">new</span> DEBUG_PROPERTY_INFO(); <span style="color:Green">// Set some dummy variables as name and values</span> StringBuilder sb = <span style="color:Blue">new</span> StringBuilder(<span style="color:#a31515">&quot;Reg &quot;</span> ); property.bstrFullName = sb.ToString() + i.ToString(); property.bstrName = sb.ToString() + i.ToString(); property.bstrType = <span style="color:#a31515">&quot;int&quot;</span> ; property.bstrValue = i.ToString(); <span style="color:Green">// Set attributes</span> property.dwAttrib = (<span style="color:Blue">uint</span> )( DBG_ATTRIB_FLAGS.DBG_ATTRIB_VALUE_RAW_STRING | <span style="color:Green">// Can presented as a raw string</span> DBG_ATTRIB_FLAGS.DBG_ATTRIB_ACCESS_ALL | <span style="color:Green">// All access</span> DBG_ATTRIB_FLAGS.DBG_ATTRIB_STORAGE_REGISTER | <span style="color:Green">// Indicates storage in the register</span> DBG_ATTRIB_FLAGS.DBG_ATTRIB_DATA <span style="color:Green">// Indicates that this object is a data field. </span> ); <span style="color:Green">// Set valid fields</span> property.dwFields = (<span style="color:Blue">uint</span> )( DEBUGPROP_INFO_FLAGS.DEBUGPROP_INFO_FULLNAME | DEBUGPROP_INFO_FLAGS.DEBUGPROP_INFO_NAME | DEBUGPROP_INFO_FLAGS.DEBUGPROP_INFO_TYPE | DEBUGPROP_INFO_FLAGS.DEBUGPROP_INFO_VALUE | DEBUGPROP_INFO_FLAGS.DEBUGPROP_INFO_ATTRIB | DEBUGPROP_INFO_FLAGS.DEBUGPROP_INFO_PROP ); <span style="color:Green">// Create a property</span> property.pProperty = <span style="color:Blue">new</span> DebugExpressionProperty(); <span style="color:Green"><br/> </span> propInfo[i] = property; } <span style="color:Green">// Create an enum of my list</span> enumObject = <span style="color:Blue">new</span> DebugPropertyInfoEnum(propInfo); </pre> </div> When I run this; my register view says &quot;No data available&quot;<br/> <br/> The debug property attribute <strong>DBG_ATTRIB_FLAGS</strong> is not well documented and I do not know what are the correct values for a &quot;traditional&quot; registry property. <br/> <br/> <br/> <br/>Fri, 13 Nov 2009 14:24:04 Z2009-11-20T01:51:19Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/55c9f68f-6c10-49a8-8b85-e7ed0e858638http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/55c9f68f-6c10-49a8-8b85-e7ed0e858638MarilynJhttp://social.msdn.microsoft.com/Profile/en-US/?user=MarilynJSkipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<p>I've been running a project that I'm developing in C# for some time without the following error. Now all of a sudden it appears  and I'm not sure how to get past it. I've altered my debug setting from the browser but I still get the following errors.  Any suggestions?</p> <p>thanks,</p><font size=1> <p>'WebDev.WebServer.EXE' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.</p> <p>'WebDev.WebServer.EXE' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.</p> <p>'WebDev.WebServer.EXE' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\WebDev.WebHost\8.0.0.0__b03f5f7f11d50a3a\WebDev.WebHost.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.</p> <p>'WebDev.WebServer.EXE' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.</p> <p>etc etc etc..</p> <p> </p></font>Tue, 04 Jul 2006 00:04:15 Z2009-11-18T04:50:22Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6a9e2942-261c-4af4-92f3-f248ed27ef86http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/6a9e2942-261c-4af4-92f3-f248ed27ef86Naynahttp://social.msdn.microsoft.com/Profile/en-US/?user=NaynaVisual Studio 2005: Breakpoint not getting hit... No symbols loaded for the current documenthI,<br/><br/>I am developing a package in VS2005 using  C# language.<br/><br/>The Visual studio installation package which i create has a Intialize method by default. I have set a breakpoint at that line. But the brekapoint does  not hit  at that point( It does not work at any other points also). I haven't made any changes to the code and have not added any new exteernal assembly to my project.<br/><br/>I cleaned the solution, rebuilt it, but the problem persists. I deleted the .dll files manually. and built it again, but the problem didn't get solved.<br/><br/>Can anyone tell me the reason for this problem? as well as provide a solution?<br/><br/>Thanks,<br/>NayanaMon, 30 Mar 2009 09:08:28 Z2009-11-17T18:07:27Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/50c54978-8dd9-44e4-831a-5891edd74249http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/50c54978-8dd9-44e4-831a-5891edd74249software_writer_nychttp://social.msdn.microsoft.com/Profile/en-US/?user=software_writer_nycruntime problem optimize optimization watch 1 window variable "does not exist in the current context"Thanks for your time.<br/> Visual Studio 2008 on Vista C#<br/> I have also looked at some similar questions<br/> I noticed casually but not via intense testing this problem under Vista .. I do not remember this problem under Windows XP<br/> This is a runtime error NOT a compile time error.<br/> During runtime I use the IDE to look at variable values (exciting)<br/> For some variables I see in the watch 1 window of the ide<br/> &quot;does not exist in the current context&quot;<br/> and the variable name does not appear the locals window<br/> I have attempted to turn off optimization .. this attempt fails for me and the undesired situation persists<br/> It has been stated elsewhere that optimization can make some variables unnecessary<br/> On the menus of VS2008 I navigated<br/> Project &lt;&gt; Application Name Properties &lt;&gt; Build &lt;&gt; Optimize Code<br/> The check and uncheck occurs .. without a successful affect.<br/> (Is there an elaborate way to check and uncheck this option???)<br/> <br/> Summary<br/> Desired Situation <br/> To see all variable in the local variables window and the watch 1 window <br/> +++++++++++++++++++++++++++++++++++++++++++++++++<br/> Actual Failed Situation<br/> Some variable names are not available for inspection even with Optimization turned OFF<br/> <br/> Thanks in advance for your comments<br/>Sun, 15 Nov 2009 21:34:39 Z2009-11-17T02:21:55Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/1c8cc9b1-2c9f-4e69-847b-21753b99ae48http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/1c8cc9b1-2c9f-4e69-847b-21753b99ae48Derek MSDNhttp://social.msdn.microsoft.com/Profile/en-US/?user=Derek%20MSDNDebugging a Visual Studio 2005/SQL Server Reports project using MSVSMON.EXEI am trying to use the debugger in an ASP/VB project written in VS2005. It works untill the code calls ReportViewer.ServerReport.SetParameters(paramList).<br/><br/>I get an error message that says:<br/>&quot;Unable to automatically step into the erver. Unable to determine a stopping location. Verofy symbols are loaded. Symbol not found:<br/>Microsoft.ReportingServices.Webserver.ReportExecutionService.ListSecureMethods().&quot;<br/><br/>MSVSMON.EXE is running on the SQL Server with no authentication and the remote debugging monitor says I have connected. <br/><br/>Thefollowing text is the last few rows in the output window. Does anyone know how I can get remote debugging to work?<br/><br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\assembly\dl3\b9a21374\00bdf0de_7c4ec901\reportingservicesservice.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\assembly\dl3\baf0256b\00bdf0de_7c4ec901\reportingserviceswebserver.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded '33gub67i', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded '3nw6vkjt', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_646e429abb6d41e6a532eeff8a7f9f83', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Data.OracleClient\2.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualBasic\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_ff3e2a8af4574e81856bb99ad9c52577', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_ae1defb65166459d8231be8e5220a00e', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_521b4389db10441e89a9d930100b3f68', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_ad12bf8383d249ef8f09ff5998cc4517', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_8d1e7e37378a4185b16283e0bdf4e964', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_364f0164555e4b958283f245c47a51b2', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_f1ec77a5d08a40239bc440dce78cc830', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_4c7e491914bc4b589820bdf258b3f9e6', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_0cdd87cf2f544c2b8e48e6c569ef21ee', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_934bac520bb844be95b852ea7ce82aee', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_ea2f7abee85244e7bf7c0a21b7caccb2', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'expression_host_ccaa73da647841528885a23babe5efb3', No symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\App_global.asax.bobcbzyk.dll', Symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\de5a2332\003178be_834ec901\ReportingServicesWebUserInterface.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\f180608d\008e96ac_834ec901\Microsoft.ReportingServices.Diagnostics.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\cd47089b\008e96ac_834ec901\Microsoft.ReportingServices.Interfaces.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\498aee86\003a7153_69d0c501\ReportingServicesCDOInterop.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\4a099978\003178be_834ec901\ReportingServicesEmailDeliveryProvider.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\a890e9c0\003178be_834ec901\ReportingServicesFileShareDeliveryProvider.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\23449648\003178be_834ec901\ReportingServicesNativeClient.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\4b08bd78\00662bbe_824ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\eadd2b09\000e3e28_774ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\e3d1a29b\000e3e28_774ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\753885f1\000e3e28_774ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\f6b220db\000e3e28_774ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\4cce8f77\00499630_774ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\03e0eba8\004721c4_824ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\7ac4a147\004721c4_824ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\ec2c2e87\004721c4_824ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\9f3b9c1a\004721c4_824ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\25bd35d6\00ceb4c7_824ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\e979f37b\001ba287_834ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\65426dcc\001ba287_834ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\3d8370dc\001ba287_834ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\5bcc180c\001ba287_834ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\1f72add9\000c3401_784ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\c4359e5b\00fc978d_834ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\d785aca6\00fc978d_834ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\52a99564\00fc978d_834ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\418a71ff\00fc978d_834ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\b4b974fc\000abf94_834ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\c94ea495\00915298_834ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\457280b4\00915298_834ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\a49f2774\00915298_834ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\64c3cee7\00915298_834ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\bff44b85\00ccaaa0_834ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\335adad0\000703a9_834ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\250e7417\000703a9_834ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\9f7916c3\000703a9_834ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\80fa321c\000703a9_834ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\3f25bea9\0094d32b_7b4ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\93804d07\00a2fa32_7b4ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\5e87d4a8\00a2fa32_7b4ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\636dcb97\00a2fa32_7b4ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\0013cdde\00a2fa32_7b4ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\0f159e7c\0092c904_7c4ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\3949ea0c\007471cf_7c4ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\414c7f51\007471cf_7c4ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\51e658af\007471cf_7c4ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\5e60063e\007471cf_7c4ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\70ac46a9\005567d5_7c4ec901\microsoft.reportingservices.diagnostics.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\3326da35\00638edc_7c4ec901\reportingservicesemaildeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\ce35052b\00638edc_7c4ec901\reportingservicesfilesharedeliveryprovider.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\cb3df8e5\00638edc_7c4ec901\reportingservicesnativeclient.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\assembly\dl3\eef34066\00bdf0de_7c4ec901\reportingserviceswebuserinterface.resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\App_Web_hloncev4.dll', Symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reports\2cbaf422\c4330628\App_Web_ritezttp.dll', Symbols loaded.<br/>'w3wp.exe' (Managed): Loaded 'o8yywrez', No symbols loaded.<br/>w3wp!library!9!05/11/2009-13:11:06:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 14 snapshots, 14 chunks, 0 running jobs, 0 persisted streamsThu, 05 Nov 2009 14:00:10 Z2009-11-17T02:05:12Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/0200bd4c-d383-4320-b043-f2eb0e787ebdhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/0200bd4c-d383-4320-b043-f2eb0e787ebdMarkParuzelhttp://social.msdn.microsoft.com/Profile/en-US/?user=MarkParuzelRemote Debugger Very Slow To Connect, Step ThroughI'm connecting my development box (running Windows Server 2003 x64) to a Windows 7 x64 box. I initiate the remote debugger by using the &quot;Attach to Process&quot; feature under the tools menu. I type in the IP address, and use remote debugging (without authentication). On the receiving end, I set msvcmon to accept connections from any user (No Authentication). <br/> <br/> When I try to attach, I see output on the receiving computer (Win7 x64). It prints out &quot;Administrator Connected&quot; every 5-6 seconds. On the sending end (Server 2K3 x64), the UI waits. It is still responsive, however I cannot cancel the attach request. There are no firewalls on either computer and no anti virus software. Eventually, after about 2-3 minutes, I get a listing of all processes and can select the one I want to debug. Once I attach to that process, debugging becomes horrendeously slow. Each time I step over a line of code, it takes a few seconds to register.<br/> <br/> This sounds like a bad network connection issue, but that's imposable. I have tried this over routers, switches and including VMWare running on my Server 2K3 box. It does not matter what OS I try to connect to, remote debugging is just horribly slow.<br/> <br/> <span style="text-decoration:underline">Here is the version I am running:</span> <br/> Microsoft Visual Studio 2008<br/> Version 9.0.30729.1 SP<br/> Microsoft .NET Framework<br/> Version 3.5 SP1<br/> <br/> Installed Edition: Professional<br/> <br/> Microsoft Visual C++ 2008<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB944899)   KB944899<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/944899.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB945282)   KB945282<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/945282.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946040)   KB946040<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/946040.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946308)   KB946308<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/946308.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946344)   KB946344<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/946344.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB946581)   KB946581<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/946581.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947171)   KB947171<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/947171.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947173)   KB947173<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/947173.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947180)   KB947180<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/947180.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947540)   KB947540<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/947540.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB947789)   KB947789<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/947789.<br/> <br/> Hotfix for Microsoft Visual Studio 2008 Professional Edition - ENU (KB948127)   KB948127<br/> This hotfix is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this hotfix will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/948127.<br/> <br/> Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB945140)   KB945140<br/> This service pack is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this service pack will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/945140.<br/> <br/> Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB947888)   KB947888<br/> This service pack is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this service pack will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/947888.<br/> <br/> Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB948484)   KB948484<br/> This service pack is for Microsoft Visual Studio 2008 Professional Edition - ENU.<br/> If you later install a more recent service pack, this service pack will be uninstalled automatically.<br/> For more information, visit http://support.microsoft.com/kb/948484.<br/> <br/> Visual Assist X   <br/> For more information about Visual Assist X, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c) 1997-2009 Whole Tomato Software, Inc.<br/> <br/> VMDebugger<br/> For more information about VMware Inc, see their website at<br/> http://www.vmware.com<br/> Copyright (c) 2008 VMware, Inc.Thu, 05 Nov 2009 22:50:14 Z2009-11-16T13:14:48Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/debadd9a-f5ad-42b6-9583-62b2deac53ffhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/debadd9a-f5ad-42b6-9583-62b2deac53ffSurendraSinghhttp://social.msdn.microsoft.com/Profile/en-US/?user=SurendraSinghVBNET, error messageI have developed a VBNET project which has three tabs and it seems to do what I want the application to do. But, when I add another tab in the project, I get the following error message. I am new to VBNET and appreciate help in diagnosing the error. To my surprise, even when I delete the new tab, the application no longer works.<br/><br/>Message<br/><br/>System.InvalidOperationException was unhandled<br/> Message=&quot;An error occurred creating the form. See<br/>Exception.InnerException for details.  The error is: Conversion from<br/>string \&quot;\&quot; to type 'Single' is not valid.&quot;<br/> Source=&quot;Pwf_Rate_trans&quot;<br/> StackTrace:<br/>      at Pwf_Rate_trans.My.MyProject.MyForms.Create__Instance__[T](T<br/>Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190<br/>      at Pwf_Rate_trans.My.MyProject.MyForms.get_Pwf_Rate_trans()<br/>      at Pwf_Rate_trans.My.MyApplication.OnCreateMainForm() in<br/>C:\Surendra\VBNET_code\Pwf_Rate_trans\My<br/>Project\Application.Designer.vb:line 35<br/>      at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()<br/>      at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()<br/>      at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]<br/>commandLine)<br/>      at Pwf_Rate_trans.My.MyApplication.Main(String[] Args) in<br/>17d14f5c-a337-4978-8281-53493378c1071.vb:line 81<br/>      at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)<br/>      at System.AppDomain.ExecuteAssembly(String assemblyFile,<br/>Evidence assemblySecurity, String[] args)<br/>      at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()<br/>      at System.Threading.ThreadHelper.ThreadStart_Context(Object state)<br/>      at System.Threading.ExecutionContext.Run(ExecutionContext<br/>executionContext, ContextCallback callback, Object state)<br/>      at System.Threading.ThreadHelper.ThreadStart()<br/> InnerException: System.InvalidCastException<br/>      Message=&quot;Conversion from string \&quot;\&quot; to type 'Single' is not valid.&quot;<br/>      Source=&quot;Microsoft.VisualBasic&quot;<br/>      StackTrace:<br/>           at Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String<br/>Value, NumberFormatInfo NumberFormat)<br/>           at Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String<br/>Value)<br/>           at Pwf_Rate_trans.Pwf_Rate_trans.GXMin_TextChanged(Object<br/>sender, EventArgs e) in<br/>C:\Surendra\VBNET_code\Pwf_Rate_trans\Pwf_Rate_trans.vb:line 1930<br/>           at System.Windows.Forms.Control.OnTextChanged(EventArgs e)<br/>           at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)<br/>           at System.Windows.Forms.Control.set_Text(String value)<br/>           at System.Windows.Forms.TextBoxBase.set_Text(String value)<br/>           at System.Windows.Forms.TextBox.set_Text(String value)<br/>           at Pwf_Rate_trans.Pwf_Rate_trans.InitializeComponent() in<br/>C:\Surendra\VBNET_code\Pwf_Rate_trans\Pwf_Rate_trans.designer.vb:line<br/>1639<br/>           at Pwf_Rate_trans.Pwf_Rate_trans..ctor() in<br/>C:\Surendra\VBNET_code\Pwf_Rate_trans\Pwf_Rate_trans.vb:line 7<br/>      InnerException: System.FormatException<br/>           Message=&quot;Input string was not in a correct format.&quot;<br/>           Source=&quot;Microsoft.VisualBasic&quot;<br/>           StackTrace:<br/>                at<br/>Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String<br/>Value, NumberFormatInfo NumberFormat)<br/>                at<br/>Microsoft.VisualBasic.CompilerServices.Conversions.ToSingle(String<br/>Value, NumberFormatInfo NumberFormat)<br/>           InnerException:Sun, 15 Nov 2009 02:19:17 Z2009-11-16T04:35:05Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/99dab44b-d098-4d5f-ad62-a408a39a1cf6http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/99dab44b-d098-4d5f-ad62-a408a39a1cf6SurendraSinghhttp://social.msdn.microsoft.com/Profile/en-US/?user=SurendraSinghHow to stop MS VB 2008 Express edition from saving the project every time it runsMS VB 2008 Express  saves the project any time one runs the project. Is it possible to stop the software from saving the project every time.Sun, 15 Nov 2009 02:26:01 Z2009-11-16T03:03:45Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/cda80623-e56d-4961-bf97-6909e689dad7http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/cda80623-e56d-4961-bf97-6909e689dad7Yansen9http://social.msdn.microsoft.com/Profile/en-US/?user=Yansen9Beginer question (C/C++).<p>Hello.<br/></p> <p>For long time I use Borland Builder. It getting old (2002) and I got access to MSDNAA resources so I decide to try new Visual Studio 2008 Professional. I'm a physicist so my programming skill is not super high. I got problem with understanding how debuger work here. I prepare very simple example:</p> <pre lang=x-cpp>#include &quot;stdafx.h&quot; #include &lt;conio.h&gt; #include &lt;stdio.h&gt; int main() { int value; FILE *in; in=fopen(&quot;test.txt&quot;,&quot;rt&quot;); fscanf(in,&quot;%d&quot;,&amp;value); printf(&quot;%d\n&quot;,value); fclose(in); return 0; } </pre> <p>Let's assume that file &quot;test.txt&quot; don't exist. In such case program crash in line &quot;fscanf(in,&quot;%d&quot;,&amp;value);&quot;. In Borland Builder after a run this program I got window with some error message and then editor set cursor in this line - so I know where problem is. In Visual Studio however when I compile and run (as a &quot;Debug&quot; build ofc) I got window that say:</p> <p>&quot;Debug Assertion Failed!&quot;</p> <p>and I can see that problem is not in my program but in file:</p> <p>f:\dd\vctools\crt_bld\self_x86\crt\src\fscanf.c line 52</p> <p>witch is fun because I even don't have drive F:</p> <p>Question: is there any way to force VS2008 to show me where problem really is located???</p> <p>Best regards</p> <p>Yansen <br/>PS Sorry for my bad english.</p>Sat, 14 Nov 2009 22:23:23 Z2009-11-15T11:59:22Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/eec334f1-36aa-41a2-9f4e-bfb74a3cf352http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/eec334f1-36aa-41a2-9f4e-bfb74a3cf352wagichhttp://social.msdn.microsoft.com/Profile/en-US/?user=wagichRemote Debugger not working with XSLTWhen I try to debug an XSL transform on a remote server, the debugger halts at the breakpoint in the XSLT/is able to step through, but no information from the XSLT is available.<br/>The &quot;Locals&quot; window shows several {urn:schemas-microsoft-com:xslt-debug...}... entries - it seems as though the debugger is still in &quot;.net mode&quot; and doesn't switch to xslt.<br/><br/>The exact same files and project work perfectly when using the integrated webserver.<br/><br/>Local system: Windows 7 RC, Visual Studio 2008 SP1<br/>Remote System: Windows Server 2008 R2 RC, Visual Studio 2008 Remote Debugger SP1 x64Tue, 04 Aug 2009 16:01:16 Z2009-11-15T10:16:37Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/49992b24-7dd7-4f7b-a44e-3a5927844e5chttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/49992b24-7dd7-4f7b-a44e-3a5927844e5cJames Manninghttp://social.msdn.microsoft.com/Profile/en-US/?user=James%20Manningtrying to get t-sql debugging working from VSTS(uite) 2008 SP1<p>OS: Win7 RC<br/>VS: Team Suite 2008, then Team Explorer installed, then SP1 applied<br/>SQL: SQL 2008 Standard with SP1 applied<br/>Project: ASP.NET 3.5 Web Site (not Web Application)<br/>current account (&quot;Owner&quot;) is in the Administrators group and UAC is turned off (set to the bottom of the slider)<br/><br/>To enable T-SQL debugging, I went to the web site project properties, &quot;Web&quot; tab, and turned on the &quot;SQL Server&quot; checkbox under the &quot;Debuggers&quot; section at the bottom.<br/><br/>When I then &quot;Start Debugging&quot; (F5) I get an error that T-SQL debugging failed<br/><br/><em>Cannot debug some of the code in process w3wp.exe [760]. See below for status.</em></p> <p><em> Managed code succeeded.<br/> T-SQL code succeeded.<br/> T-SQL code failed (0x80040a07).<br/></em><br/>the &quot;succeeded then failed&quot; for t-sql is very odd, of course.<br/><br/>unfortunately, I can't find any hits for what 0x80040a07 might be caused by.<br/><br/>If i open one of the sprocs using server explorer and try to set a breakpoint, the breakpoint has the yellow exclamation mark warning with a hover-over comment of &quot;The breakpoint will not currently be hit.  No symbols have been loaded for this document.&quot;<br/><br/>I've also tried having the connection string specifically use &quot;sa&quot; to connect to the sql server, then having the connection in server explorer also use sa, but that didn't help.<br/><br/>I've also tried (from googling around)<br/>1) regsvr32 sqldbg.dll<br/>2) exec sp_sdidebug 'legacy_on' (doesn't appear to exist on SQL 2008)<br/>3) sp_enable_sql_debug (didn't seem to help)<br/><br/>I can't seem to get debugging working from SSMS either.<br/>1) trying to Debug -&gt; Start Debugging with a breakpoint set in the sproc results in:<br/>&quot;Data is Null. This method or property cannot be called on Null values. (System.Data)&quot;<br/>2) I can set a breakpoint in the sproc, but when I execute the sproc it doesn't hit the breakpoint, it just executes the sproc<br/><br/>Any hints/tips on what I could try next to get t-sql debugging working?  Not being able to step into a debug the sprocs is quite the PITA :)<br/><br/>Thanks!!<br/><br/>James</p>Sun, 03 May 2009 21:00:37 Z2009-11-14T03:09:40Z