Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > visual studio .net ide > september 2004 > threads for september 22 - 28, 2004

Filter by week: 1 2 3 4 5

Some comment tags do not appear in Comment Web Page
Posted by marcog at 9/28/2004 2:05:06 PM
When I try to use certain tags such as <example> or <exception>, no output is generated in the Comment Web Page. <summary>, <remark>, <params> and <returns> work as advertised. I have the output xml file name set to match the project and it is being generated successfully. Is the documentation...more >>


Hang while debugging ASP.Net on Windows 2003
Posted by Stu Carter at 9/28/2004 1:36:43 PM
Hi, ENV: Windows 2003 Enterprise, Devstudio 2003, .Net framework 1.1, Office 2003 SP1 Since applying the Visual Studio/Office/Windows hotfixes for the JPEG issue, I am having problems debugging an ASP.Net application. Visual Studio will hang and consume anywhere from 10% to 90% CPU when ...more >>

Create hover descriptions for my objects and their methods/properties
Posted by Don at 9/28/2004 11:03:49 AM
Hi, In intellisense, when I instantiate a .NET object and view the object and methods, I get a description for each and any overloads. With my custom objects, how do I provide markup and get this functionality? Thanks, Don ...more >>

Can't load form: unspecified error
Posted by Developer at 9/27/2004 10:53:32 AM
Hello, I have a VisStudio.Net project with 16 forms. I had one of the forms open in design view earlier today. Now, however, I can't open any form in design view. I get this message: "An error occurred while loading the document. Fix the error, then try loading the document again. The er...more >>

IDE mangling my HTML
Posted by Corey Wirun at 9/24/2004 9:10:05 PM
Hi All, Is there anyway to prevent/switch off the VS.NET IDE from mangling up my HTML when I switch between HTML (source) view and Design view and then back? I have HTML coding standards with regards to indentation that the IDE keeps wanting to screw up for me. Thanks! Corey. ...more >>

console application question
Posted by vh at 9/24/2004 3:33:36 PM
Hi All, I am writing a c# console application in VS.net, every time I run the program, the console showed and disappeared very quickly, I can't see what is displayed. Are there some settings that let the window stay there after my program terminates? I know I can write my program to wait for a k...more >>

VS.NET 2003 and Windows XP SP2
Posted by Nacho Nachev at 9/24/2004 2:45:02 PM
Hi Our IT department is planning to deploy Windows XP SP2 these days. They assured me, that if I switch off the firewall it will not affect the operation of my Visual Studio.NET 2003. Is this correct? Is there other issues, that I should be aware of? Any complication with the ..NET installe...more >>

Default Control Properties
Posted by David Bailey at 9/24/2004 9:41:00 AM
How do you set the what the properties are when you drag a control onto a report? For example, When I add a textbox, it automatically has .2pts padding. I need that to default to 0pts. ...more >>



How to disable debugger stepping into new (newop.cpp)
Posted by John Petritis at 9/23/2004 11:23:20 AM
Is there a way to stop the debugger from stepping into some places, specifically places like where operator new is defined. I know there was a way before Visual Studio.NET, but haven't been able to find a way to do it now. ...more >>

problem shelling devenv
Posted by Cory Malone at 9/23/2004 11:17:31 AM
On some machines we are not able to shell out devenv.exe. I did find information telling me to run the vsvars32.bat file, but we did and after a reboot we are still not able to shell devenv. It keeps coming back with devenv is not reconized. Any help is much appreciated. Cory ...more >>

Create/open project question or feauture request
Posted by Sunny at 9/22/2004 1:30:43 PM
Hi, I'm using VS.Net 2003 and I have a question (or if the answer is "no way", consider this as a feature request for the next version). When a user tries to open or create a new project (non-web) the IDE suggests as default folder "Visual Studio Projects" under MyDocuments. In most cases...more >>

Command Line Build Question
Posted by Cory Malone at 9/22/2004 1:24:45 PM
Is it possible to instruct devenv to not build a dependent project when building a specific project of a solution via command line args in VS 2003. By default it always seems time wise to be building dependent projects. Thanks in advance C Malone ...more >>

Cant create/edit stored procs in VS.Net
Posted by Kyle Morris at 9/22/2004 1:08:15 PM
Hi All. The Visual Studio help says that I can use the Server Explorer to create/edit stored procedures. The example says to right click the server explorer database "stored procedure" node and a popup menu will enable the creation of a new stored procedure. When i do this - i only get "re...more >>

making a project which doesn't build anything
Posted by Andy Fish at 9/22/2004 11:56:56 AM
Hi, I'm using visual studio .net 2003. Part of my development tree consists of some miscellaneous files that I would like to see in solution explorer (config files, XML, XSD etc) but they aren't source files, and they aren't in a subdirectory of a source directory. I tried to create a pr...more >>

project.reloadproject with devenv
Posted by David Roy via .NET 247 at 9/22/2004 10:55:58 AM
In my add-in, this works if I bring up the IDE and open a solution file which modify the location of the source code(s) with unload and reload command. It doesn't work when I double click on the solution file that is outside of IDE like in 'My Computer' and will get a different output - IDE...more >>

why relative hint path but absolute reference path
Posted by gerry at 9/22/2004 10:12:16 AM
I have a vs.net 2002 solution that contains a number of projects All projects are created in folders under the solution folder. The idea here is that this entire solution should be 'moveable' ie. copied to and useable from a new directory or computer. And it almost is. One project makes refer...more >>


DevelopmentNow Blog