<September 2005>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678

Post Categories

Navigation

Subscriptions

Visual Studio .Net: Debug Script Code

Since it is a very common problem to make Visual Studio debug client script code, here is great whitepaper -- Word: How to Debug Script Code Using Visual Studio .NET by Microsoft. You can find here detailed explanations and screenshots. In addition all possible scenarios are summarized in this document:


  1. Client-side script inside .aspx pages in a web application
  2. Server side script (VBScript or JScript code embedded in a classic .asp or .asa
  3. If the page is not inside a web application
  4. If the page is part of a web application project
  5. If the page is part of a web application project created on a remote machine
  6. Debugging Both Script and Managed Code

posted on Sunday, September 25, 2005 2:28 AM by admin

Powered by Community Server, by Telligent Systems