<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging</id>
  <title type="text">microsoft.public.vsnet.debugging Google Group</title>
  <subtitle type="text">
  Microsoft Visual Studio .NET newsgroup.
  </subtitle>
  <link href="/group/microsoft.public.vsnet.debugging/feed/atom_v1_0_msgs.xml" rel="self" title="microsoft.public.vsnet.debugging feed"/>
  <updated>2009-11-24T16:18:07Z</updated>
  <generator uri="http://groups.google.com.au" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>gikklu</name>
  <email>lakshmikand...@gmail.com</email>
  </author>
  <updated>2009-11-24T16:18:07Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9b780e1aa3312d6d/a9c8555430f6845a?show_docid=a9c8555430f6845a</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9b780e1aa3312d6d/a9c8555430f6845a?show_docid=a9c8555430f6845a"/>
  <title type="text">hi its a very useful blog visit this blog</title>
  <summary type="html" xml:space="preserve">
  hi, &lt;br&gt; visit this blog its fully dedicated for c programming tips tricks &lt;br&gt; puzzles programs .... all...... &lt;br&gt; it will be a very useful one for you.... &lt;br&gt; please vist... &lt;br&gt; DO VOTE AND FOLLOW THE BLOG.... &lt;br&gt; it will be a nice and resourcefull &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://cmagical.blogspot.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-23T09:37:41Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/4e59fb1b45227003/c598bbe2e8e6b373?show_docid=c598bbe2e8e6b373</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/4e59fb1b45227003/c598bbe2e8e6b373?show_docid=c598bbe2e8e6b373"/>
  <title type="text">Any solution for this?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I am facing the same problem. Did anybody provide a solution for this. &lt;br&gt; multiple event handler overrides click event &lt;br&gt; 28-Feb-07 &lt;br&gt; Hi, &lt;br&gt; I am currently debugging a .NET app (I&#39;m new to .NET so forgive me) that &lt;br&gt; another developer created and then conviently moved on and left me to clean &lt;br&gt; up the mess, OK, enough bitching..
  </summary>
  </entry>
  <entry>
  <author>
  <name>vinoth</name>
  <email>vinoth.palani...@gmail.com</email>
  </author>
  <updated>2009-11-20T11:45:30Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9a4446c1afb23f58/8764d1bf289d6ac7?show_docid=8764d1bf289d6ac7</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9a4446c1afb23f58/8764d1bf289d6ac7?show_docid=8764d1bf289d6ac7"/>
  <title type="text">RE: VS.NET 2003 BUG. PLEASE HELP</title>
  <summary type="html" xml:space="preserve">
  if you have version conflicts like the project been developed in 2003 and if you try running in 2005 or earlier, surly the virtual dirctories which are automatically created by 2005 may not suitable for the 2003 so you install 2003 first, then move your source code from that location, it is better if you have a fresh copy, configure your web config and now manualy stop the iis and create a virtual dirctory ,if you use third party tools like ig_common and if it is necessary to allocate virtual directory for them too, do it. and now run your project . hope it most works
  </summary>
  </entry>
  <entry>
  <author>
  <name>Maksim Danilau</name>
  <email>calam...@hotmail.de</email>
  </author>
  <updated>2009-11-20T10:42:11Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/375087905125a344/37be00bc6577b7bd?show_docid=37be00bc6577b7bd</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/375087905125a344/37be00bc6577b7bd?show_docid=37be00bc6577b7bd"/>
  <title type="text">Visual Studio 2008 Remote Debugging like Visual Studio 6.0</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; Is it possible to set up VS2008 for remote debugging like old good 6.0? &lt;br&gt; That means: i have an application running on the remote PC, i have my &lt;br&gt; project (sources) on the laptop, i press F5 and my application magically &lt;br&gt; starts on the remote PC and i can (!) set breakpoints and watch the &lt;br&gt; variables.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rayne</name>
  <email>lancer6...@gmail.com</email>
  </author>
  <updated>2009-11-18T09:42:08Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/bb8d1acd20e5eb86/c52290ee86048407?show_docid=c52290ee86048407</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/bb8d1acd20e5eb86/c52290ee86048407?show_docid=c52290ee86048407"/>
  <title type="text">Cannot run debugger - VS .net version 2003</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I&#39;m new to programming using MS Visual Studio. I have installed &lt;br&gt; VS .net (version 2003) on my PC running Windows Vista. I know there &lt;br&gt; are &amp;quot;known compatibility issues&amp;quot;, but I need to test the program I&#39;ve &lt;br&gt; written on an older version of VS, for backward compatibility testing &lt;br&gt; purposes. The system that will eventually be running the program is an
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joyce</name>
  <email>jo...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-13T08:52:03Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/24dd832ddc6b566c/fbe1f8e4552eaa62?show_docid=fbe1f8e4552eaa62</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/24dd832ddc6b566c/fbe1f8e4552eaa62?show_docid=fbe1f8e4552eaa62"/>
  <title type="text">Pop Up Message &quot;Debugging not enabled&quot;</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I was trying to do a login page using ASP code and When i hit the &amp;quot;Start &lt;br&gt; Debugging&amp;quot;, a window pop up with the following message appears: &lt;br&gt; &amp;quot;The page cannot be run in debug mode because debugging is not enabled in &lt;br&gt; the web.config file. What would you like to do? &lt;br&gt; o Modify the web.config file to enable debugging. (! Debugging should be
  </summary>
  </entry>
  <entry>
  <author>
  <name>Abubakar</name>
  <email>abubak...@gmail.com</email>
  </author>
  <updated>2009-11-12T04:54:21Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/d20d5d3e31ba5b9a/6712047098944ae7?show_docid=6712047098944ae7</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/d20d5d3e31ba5b9a/6712047098944ae7?show_docid=6712047098944ae7"/>
  <title type="text">and question about js file and &quot;alert&quot;</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I am trying to write a simple code in a *.js file. I&#39;m on a pc that &lt;br&gt; has no dev environment, all I can think of is that I can atleast make &lt;br&gt; a *.js file and write code in it and double click to run it. But I &lt;br&gt; just started doing that and I wrote this simple code: &lt;br&gt; proc(); &lt;br&gt; function proc() &lt;br&gt; { &lt;br&gt; alert(&#39;hey&#39;);
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-11T23:07:30Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9152c7c1b9adbeb4/80afaf936b77103e?show_docid=80afaf936b77103e</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9152c7c1b9adbeb4/80afaf936b77103e?show_docid=80afaf936b77103e"/>
  <title type="text">It seems you can&#39;t</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve find myself in the same situation (couldn&#39;t make use of &amp;quot;^&amp;quot;) but a &amp;quot;new line&amp;quot; seems to do the trick. &lt;br&gt; In my case I wanted to build a make to replace spaces with tabs, so: &lt;br&gt; &#39;{(^|\n)\t*} &#39; &amp;gt; &#39;\1\t&#39; &lt;br&gt; As a side note: I couldn&#39;t use &#39;(?&amp;lt;=^|\n)&#39; for some reason, maybe it doesn&#39;t support to look behind.
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-11T23:07:39Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9152c7c1b9adbeb4/08746105e076309a?show_docid=08746105e076309a</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9152c7c1b9adbeb4/08746105e076309a?show_docid=08746105e076309a"/>
  <title type="text">It seems you can&#39;t</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve find myself in the same situation (couldn&#39;t make use of &amp;quot;^&amp;quot;) but a &amp;quot;new line&amp;quot; seems to do the trick. &lt;br&gt; In my case I wanted to build a make to replace spaces with tabs, so: &lt;br&gt; &#39;{(^|\n)\t*} &#39; &amp;gt; &#39;\1\t&#39; &lt;br&gt; As a side note: I couldn&#39;t use &#39;(?&amp;lt;=^|\n)&#39; for some reason, maybe it doesn&#39;t support to look behind.
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-11T23:05:47Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9152c7c1b9adbeb4/ff85825a4dae0251?show_docid=ff85825a4dae0251</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/9152c7c1b9adbeb4/ff85825a4dae0251?show_docid=ff85825a4dae0251"/>
  <title type="text">It seems you can&#39;t</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve find myself in the same situation (couldn&#39;t make use of &amp;quot;^&amp;quot;) but a &amp;quot;new line&amp;quot; seems to do the trick. &lt;br&gt; In my case I wanted to build a make to replace spaces with tabs, so: &lt;br&gt; &#39;{(^|\n)\t*} &#39; &amp;gt; &#39;\1\t&#39; &lt;br&gt; As a side note: I couldn&#39;t use &#39;(?&amp;lt;=^|\n)&#39; for some reason, maybe it doesn&#39;t support to look behind.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom Baxter</name>
  <email>tlbaxte...@yahoo.com</email>
  </author>
  <updated>2009-11-10T21:43:11Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/89414e859e7521fc/5e403293155928a2?show_docid=5e403293155928a2</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/89414e859e7521fc/5e403293155928a2?show_docid=5e403293155928a2"/>
  <title type="text">Can I Set a Breappoint when a Variable Changes?</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I&#39;m using VS 2008. I have some C# code and I&#39;d like to break whenever a &lt;br&gt; variable changes, regardless of what code changes it -- in other words, I&#39;d &lt;br&gt; like to say, &amp;quot;Whenever this variable changes its value, break.&amp;quot; &lt;br&gt; Can this be done for a C# program? &lt;br&gt; Thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>rikui bei</name>
  <email>beirikui1...@gmail.com</email>
  </author>
  <updated>2009-11-10T05:41:54Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/99b200c7b3448a6b/66e3f82ac0f62cc4?show_docid=66e3f82ac0f62cc4</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/99b200c7b3448a6b/66e3f82ac0f62cc4?show_docid=66e3f82ac0f62cc4"/>
  <title type="text">Re: solution properties access from addin</title>
  <summary type="html" xml:space="preserve">
  Hi Mark, &lt;br&gt; You may check this thread to see if it is helpful for you: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dotnetmonster.com/Uwe/Forum.aspx/vs-ext/1426/Accessing-sln-properties-in-Common-Properties-Debug-Source-Files&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Thanks, &lt;br&gt; --------------------- &lt;br&gt; Catherine Sea &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dynamsoft.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.scmsoftwareconfigurationmanagement.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-09T22:07:44Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/7f444c25d0549a10/9f228b616dbb143f?show_docid=9f228b616dbb143f</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/7f444c25d0549a10/9f228b616dbb143f?show_docid=9f228b616dbb143f"/>
  <title type="text">Make sure that you do the following:</title>
  <summary type="html" xml:space="preserve">
  It turns out that you need not only the .dll files, but the .manifest files as well. Once done, it will register correctly. &lt;br&gt; Enjoy. &lt;br&gt; Adrian &lt;br&gt; VS2008 DLL not loading &lt;br&gt; 05-Mar-09 &lt;br&gt; Any resolution to this. I am having exactly the same problem and am stumped. &lt;br&gt; Previous Posts In This Thread: &lt;br&gt; On Friday, December 28, 2007 4:14 PM
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-09T22:07:25Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/7f444c25d0549a10/2a7d7999cc18f8ef?show_docid=2a7d7999cc18f8ef</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/7f444c25d0549a10/2a7d7999cc18f8ef?show_docid=2a7d7999cc18f8ef"/>
  <title type="text">Make sure that you do the following:</title>
  <summary type="html" xml:space="preserve">
  It turns out that you need not only the .dll files, but the .manifest files as well. Once done, it will register correctly. &lt;br&gt; Enjoy. &lt;br&gt; Adrian &lt;br&gt; VS2008 DLL not loading &lt;br&gt; 05-Mar-09 &lt;br&gt; Any resolution to this. I am having exactly the same problem and am stumped. &lt;br&gt; Previous Posts In This Thread: &lt;br&gt; On Friday, December 28, 2007 4:14 PM
  </summary>
  </entry>
  <entry>
  <author>
  <email></email>
  </author>
  <updated>2009-11-09T22:07:10Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/7f444c25d0549a10/5919d07b320bce71?show_docid=5919d07b320bce71</id>
  <link href="http://groups.google.com.au/group/microsoft.public.vsnet.debugging/browse_frm/thread/7f444c25d0549a10/5919d07b320bce71?show_docid=5919d07b320bce71"/>
  <title type="text">Make sure that you do the following:</title>
  <summary type="html" xml:space="preserve">
  It turns out that you need not only the .dll files, but the .manifest files as well. Once done, it will register correctly. &lt;br&gt; Enjoy. &lt;br&gt; Adrian &lt;br&gt; VS2008 DLL not loading &lt;br&gt; 05-Mar-09 &lt;br&gt; Any resolution to this. I am having exactly the same problem and am stumped. &lt;br&gt; Previous Posts In This Thread: &lt;br&gt; On Friday, December 28, 2007 4:14 PM
  </summary>
  </entry>
</feed>
