| Thread | Last Post | Replies |
|
| Need help with .sln file in VS2005. | 16 Aug 2006 22:40 GMT | 1 |
We have our project sitting in VSS whole togather on a different box like every body else has. Now when I got the latest version of the entire project folder to my D drive by setting up a working folder like D:/VSProjects/GroundingDemo where GroundingDemo is our project folder
|
| Visual Studio® 2003 Service Pack 1 problem | 16 Aug 2006 22:24 GMT | 1 |
Hi there, I just installed the service pack and encountered the following problem. During compiling, error or warning messages aren't readable anymore. There is just a blank space in the output window. Seems to be a problem
|
| Setup project: seamless install of msi, framework, MDAC | 16 Aug 2006 22:16 GMT | 5 |
I need to install windowsinstaller, .netframework, and MDAC as part of my software install. This has to be done locally, the customer workstations do not have internet access.
|
| Could not find schema information for the element | 16 Aug 2006 15:55 GMT | 4 |
I have a VS 2005 project that was converted to a 2005 project. I get several errors that start with the "Could not find schema information fo rthe element..." These are elements that are found in custom sections that reference
|
| Visual Studio x64 | 15 Aug 2006 21:49 GMT | 1 |
Does x64 development require a special version of Visual Studio 2005 or can I simply install my current VS2005 Standard Edition on WinXP x64?
 Signature Regards,
|
| VS2005 driving me nuts! | 15 Aug 2006 15:01 GMT | 2 |
Has anyone else had performance issues related to switching between forms and code windows in VS2005? Sometimes it takes upwards of 15 seconds to switch from my code window back to the form or vice versa. I even added a gig of RAM to my system, but it didn't seem to help. Any ...
|
| UML diagrams. | 15 Aug 2006 13:56 GMT | 1 |
I can see that you can now build class diagrams with VS 2005. Any way to get uml diagrams? Thanks JJ
|
| Security trimming enabled / Web Admin Tool | 15 Aug 2006 09:05 GMT | 2 |
I have attempted to use the web admin tool to add users/roles to my web site. When adding users, the tool had already added by default, users referred to as 'all', which was greyed out and hence, could not be deleted by me. Can anyone tell me how this problem was caused...is it a ...
|
| Could not find schema information | 15 Aug 2006 08:30 GMT | 2 |
I have attempted to use the Web Admin Tool to create roles/users etc. In doing so, the tool added the following to my web.config file: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"> This results in a huge number of warnings such as the following:
|
| How to generate XML documentation for C++ project? | 15 Aug 2006 07:48 GMT | 1 |
I have well commented classes in assembly like following: /// Test class public __gc class Test { public:
|
| How to structure a web with Visual Web Designer (VS 2005) | 15 Aug 2006 05:47 GMT | 1 |
we build large web sites in the past with VS 2003. Now there are problems with VS 2005. The principle concept is as follows: In a web there are many subParts, say:
|
| How do I use VS to make my program a "known" publisher? | 14 Aug 2006 15:02 GMT | 2 |
When users install my program, they get this warning: http://home.comcast.net/~pwaugh/pics/unkPublisher.png How do I fix this? Patrick
|
| Trick to enabling 3rd Party SCM provider with VS 2005 Team Suite for Developers? | 14 Aug 2006 14:05 GMT | 1 |
Wondering if anyone else has run into this. I'm trying to help someone out who isn't seeing their SCM provider show up as a source control provider under VS 2005 Team Suite for Developers. Seems to be something specific to this one computer. An "identical" installation
|
| Visual Studio Toolbars Duplicated | 14 Aug 2006 08:53 GMT | 2 |
Heres a weird one for you... When I opened Visual Studio .net 2002 this morning it would appear that all my toolbars have been duplicated. I now have two copies of each toolbar, the second ones having no buttons.
|
| SQL Server vs. VS Built-In SQL Server | 14 Aug 2006 08:22 GMT | 4 |
I see lots of built-in SQL Server services that are installed and running in the background when I install Visual Studio. But I don't seem to be able to figure out how to use them to do things like: - Visually Create a new Database
|