Category Archives: DEV SETUP

Running Scripts from Windows or a Command Prompt

Running Scripts from Windows or a Command Prompt – MSDN             Windows Scripting 5.8           Updated: April 2009 The WScript command opens separate windows for output, whereas the CScript command sends output to the Command Prompt window from which it … Continue reading

Posted in ADMIN, Code Snippets, DEV SETUP, JScript, Scripting, Snippets - Javascript, Snippets - VBScript, Snippets - WSH, VBScript | Leave a comment

How to trace and debug in Visual Basic 2005 or in Visual Basic .NET

Article ID: 313417 – Last Review: June 1, 2007 – Revision: 3.7 How to trace and debug in Visual Basic 2005 or in Visual Basic .NET View products that this article applies to. This article was previously published under Q313417 … Continue reading

Posted in DEV SETUP | Leave a comment

Fixing the error when loading ported Web project from old VSS

How to fix the error ‘The following Web Projects must be converted to the new Web Site format’ message when the project is already converted Oh boy, this one has been *killing* me and my team.  In Visual Studio 2005 … Continue reading

Posted in DEV SETUP | Leave a comment

Migrating a VS 2003 Web Project to VS 2005

  Visual Studio 2005 Web Application ProjectTutorials and Help Home C# Tutorials VB Tutorials Known Issues Building Your First Web Application Project Understanding VS 2005 Code Behind Model Building Pages with VS 2005 Web Application Projects Data Binding against Objects … Continue reading

Posted in DEV SETUP | Leave a comment