| Thread | Last Post | Replies |
|
| VS Installer deploy to all users | 03 Nov 2005 00:01 GMT | 2 |
Thanks for any help... Two problems with the VS Installer- 1. I use the VS installer for installing an app but the installation installs the desktop icon to the user's desktop (the logged on user) rather
|
| Document Explorer Search AND operator does not work | 02 Nov 2005 21:25 GMT | 1 |
If I try to search on "what's new" , I get less than 500 topics. If I try to search on "visual studio", I get 500 topics. I try to do this search: "what's new" and "visual studio"
|
| End to end walk through of 2005 for all roles | 02 Nov 2005 20:15 GMT | 1 |
I'm looking for good links/articles/books that will run me through an end-to-end walk through of developing an ASP.NET and a WinForms app with Visual Studio 2005. I'd like something that covers all of the new functionality for all of the 3 main roles in the product (architect,
|
| VS 2003 and VS 2005 on the same machine | 02 Nov 2005 20:14 GMT | 2 |
Does anyone have VS 2003 and 2005 installed on the same machine without any problems ? I've had strange problems with IIS. Thanks.
|
| Launch Tour 2005 | 02 Nov 2005 20:12 GMT | 1 |
I am planning to go to Launch Tour 2005. To get the software, will you have to pay tax? Can you come to just one session. 4:15 to 5:45 and still get Visual Studio? Mateusz
|
| VS2005 and SQL2005 | 02 Nov 2005 20:11 GMT | 1 |
Does Visual Studio 2005 have any dependencies on SQL Server 2005? I would like to uninstall SQL Server 2005, but I do not want to break Visual Studio 2005. Thanks,
|
| Installation Fails for VS 2005 with Vista Beta 1 (Build 5112) | 02 Nov 2005 20:10 GMT | 1 |
Cannot install .Net Framework 2.0, thus remaining installtion is aborted. Anyone else experiencing this?
|
| VSTS bug? | 02 Nov 2005 17:43 GMT | 2 |
I think i've found a very annoying bug in VSTS. This seems to happen in every build, the betas, the RC1 and also in the final MSDN VSTS 180 day evaluation. If you create a new solution and then create a new solution folder.
|
| VS 2005: cannot start debugging | 02 Nov 2005 17:16 GMT | 1 |
Just installed latest VS 2005 without C++ ( VS.Net 2003 also exists) trying to run local windows application project, shows an error message: "Error while trying to run project: Unable to start debugging. This operation returned because the timeout period expired."
|
| VS.NET 2003 fails to build Managed C++ project from command line | 02 Nov 2005 17:03 GMT | 8 |
VS.NET 2003 fails to build Managed C++ project from command line. That is, having a VS.NET solution that contains a Managed C++ project that has a "Project reference" to another assembly (C# for example), will build successfully in the IDE, but not on the command line (i.e. ...
|
| VS 2005 Validation problem with HTML 4.01 | 02 Nov 2005 15:41 GMT | 4 |
It seems that there is an error with the Visual Studio 2005 validation tool when validating HTML 4.01 Transitional documents. W3C specifies that the closing tag on META and LINK tags are forbidden yet VS thinks otherwise and shows an error for this.
|
| VS.NET 2005 team editions | 02 Nov 2005 14:11 GMT | 3 |
Is the Architect's edition extra features compared to the developer's edition (SOA Modeling and Deployment Design) solely (or very centric) for Web Services? Our companies software products do not make use of Web Services, therefore
|
| Add file extention to schema? | 02 Nov 2005 06:00 GMT | 5 |
I've been using VS.net 2003 as an html editor for some things I'm doing at work. Most of my html files have an extiontion of .tmpl. What I want, is the .tmpl files to open just like .html files. Same color scheme, auto complete, etc. Is this possible?
|
| Suggestions on XSD editor in VS.Net | 02 Nov 2005 05:49 GMT | 3 |
I have a few suggestions for the XSD editor in VS.Net 2003. Not sure if this is the correct place to post, if not please tell me where. - intellisense into the drop down for facets. You can currently type "m" and it will take you to the first facet. However if you continue ...
|
| GoTo Definition - stupid search? | 02 Nov 2005 04:41 GMT | 1 |
I'm running VSNet 2003 (7.1.3088) and have a large web app in c#. When I right click on a method name and select [Go To Definition] VS goes into a long search of (apparently) the entire solution -- even though the method in question is in fact local to the current class. ...
|