| Thread | Last Post | Replies |
|
| VS 2005 Ship date | 05 Dec 2005 11:43 GMT | 1 |
Has anyone actually received the boxed version of VS2005-pro (without subscription)? If so, who did you order it from? MBS
|
| c# web.config file in Visual Studio 2005 | 05 Dec 2005 08:02 GMT | 2 |
I have just installed Visual Studio 2005 Professional. When I start a new ASP.NET Web Application using c# as the preferred language I don't see a web.config file in the solutions explorer - it's not created. When I try the same with Visual Basic and J# the web.config file is ...
|
| VS 2005 Setup Project | 04 Dec 2005 23:17 GMT | 2 |
All my setup projects whether created originally in VS2003 or new ones created with VS2005 give the following error when I compile in VS2005... Error 1 An error occurred while validating. HRESULT = '80004002' Any ideas?
|
| VS.Net XML Doc | 04 Dec 2005 19:55 GMT | 1 |
Is it possible to use the built in XML Doc functionality of VS to create full documentation even inside the methods? Example: ///<summary>
|
| Where's the new modeling tool in VS that I've heard so much about? | 03 Dec 2005 21:10 GMT | 1 |
Where do I find the VS 2005 class modeling tool I heard so much about? I have VS 2005 pro installed.
 Signature moondaddy@nospam.nospam
|
| Outlook Style Panels: How to? | 03 Dec 2005 10:08 GMT | 2 |
I want to implement a set of panels like one sees in outlook. A set of panels on the left side of the form that have some text at the bottom then expand when you click on them. How would one implement this in VS 2005?
|
| basic console application compilation error | 03 Dec 2005 00:49 GMT | 3 |
I am trying to build a simple C# console application but it will not compile. VS doesn't recognize the "console" keyword. Here is the code: using System; namespace con_hello
|
| VS 2005 C/C++ GUI development - MFC no longer supported? | 03 Dec 2005 00:00 GMT | 1 |
Let me get this straight. Exploring C++ EE, and trying a new Windows Forms project, it was nice to be able have the similar Delphi-like (and VB IDE GUI development) but its all new source code language.
|
| Hung on "Contacting server to open Web project xxx" | 02 Dec 2005 22:06 GMT | 1 |
I have a solution that seems to be corrupted and I don't know what caused it and I don't know of a way to resolve the problem. If I open the solution from VSS or just try to open the solution it gets hung on "Contacting server to open Web project xxxx". This solution has about
|
| VS2005 Web Dev Express and Frontpage/Sharepoint | 02 Dec 2005 20:00 GMT | 1 |
I have a few questions which are probably quite obvious to the experts. I downloaded VS2005 Express because I was looking for a 'better' ASP tool to use with FrontPage and FP Server Extensions 2002 don't appear to work with Visual InterDev (it was also free!)
|
| Advise on software purchase | 02 Dec 2005 14:45 GMT | 6 |
I want to purchase a development tool for writing small applications for personal use. Previously I used VB 3.0 on an NT box, but now I have an XP box. I mostly want to write Windows apps, but am intriqued by Web apps too. My
|
| Visual Studio 2003 - Exclude From Compile | 02 Dec 2005 14:18 GMT | 1 |
Hi there, im new to VS and have a question. Whilst developing I sometimes make classes to try something out, this class may not even work correctly and sometimes not even compile, how can I exlude this class from being included in the build when I do a Ctrl+F5 to build my
|
| How much difference between VS.NET 1.0 and 1.1regarding ASP.NET? | 02 Dec 2005 13:59 GMT | 2 |
I learnt C# 1.0 using VS.NET 1.0. I have brought myself two ASP.NET 1.1 books but I will be using my VS.NET 1.0 IDE when learning ASP.NET 1.1. Am I in any way going to have problems working through my ASP.NET 1.1 books with using only VS.NET 1.0 (ie does ASP.NET 1.1 do things a ...
|
| Add-Ins not showing up in VS2005 | 02 Dec 2005 13:18 GMT | 1 |
We have recently installed Visual Studio 2005 on several machines, and in one case, add-ins never show up (the rest are fine). We have tried our own add-in, downloaded and installed GhostDoc, moved the .AddIn files around, checked/modified the Add-in paths, and none of them ever ...
|
| LNK4089 Converting from VS6 Project to .NET 2003 Solution | 02 Dec 2005 08:31 GMT | 1 |
I have a couple of VS6 projects that I have converted to .NET 2003 (double-clicking on *.dsw file and choosing "yes to all"). The VS6 projects compiled w/ no warnings, but when I do build of these projects (as .NET 2003 solutions), I am getting two "LNK4089" warnings per
|