| Thread | Last Post | Replies |
|
| Windows Installer System.IO.FileNotFoundException (Error Code 1603 | 04 Oct 2006 22:24 GMT | 2 |
Disclaimer: I inheirited this bug and have never worked with Windows Installer before so there may be too much/little info below: Problem: In certain circumstances, I received the quoted error above when running the generated "Setup.exe" file along with the *.msi. The setup
|
| Speeding up compiling of .NET projects | 04 Oct 2006 18:11 GMT | 3 |
Is there any way (products, methods, tricks) to speed up compiling of .NET projects in Visual Studio 2005? I'm very impatient and I can't stand that it takes about half a minute to compile my projects. I like to make small changes and compile really often.
|
| "Could not instantiate the resource processor" still occurs | 04 Oct 2006 12:59 GMT | 1 |
I've re-installed both the framework and vs.net several times and it still hasn't fixed this problem. Is there a specific way to do this this beyond the obvious? I've tried both a repair and a complete un-install land re-install and I still get the same
|
| Automating a lot of text stuff | 04 Oct 2006 00:52 GMT | 3 |
My current job involves making an application suaitable for internationalisation. As such I have to take hard coded strings out of the source code, *.cpp files, and place it into stringtables in the *.rc files. I have about 1000 of these to do :(
|
| Disabling Warnings | 03 Oct 2006 12:13 GMT | 3 |
In VS.NET 2005 how do you disable warnings Not on the list under Project --> .... Properties? Thanks, Aeden
|
| Dev environment keeps lower casing my file names | 03 Oct 2006 03:03 GMT | 4 |
I just recently upgraded to Dev Studio 2005. I've noticed that often when I save a file that our very carefully designed mixed case file names are getting lower cased. It's driving me crazy. We only use the environment for debugging, but obviously it's nice to be able to make ...
|
| How do I make a Partial Class.cs file? | 02 Oct 2006 14:15 GMT | 4 |
I want to separate some of my methods into a separate cs file and have it appear under the Form's cs file list like the Form1.Designer.cs and Form1.resx files in the Solution Explorer. I created the file as a Partial class of the Form1 class and named the file Form1.Methods.cs ...
|
| Visual Studio issues | 02 Oct 2006 05:12 GMT | 2 |
1. Create a dataset, then change the structure on the backend, and tell me how to see this dataset in VS2005 without having to re-do the entire form. 2. Tab Control on a form; edit via tabpages..collection. Change the
|
| Missing base type in class view | 01 Oct 2006 20:42 GMT | 3 |
I've encountered a strange situation and could not find anything about. I've a solution with 9 projects. Some of the projects are written using MFC and others with ATL. I added a new ATL project and choose "service" as server type with no attributes. The generated class CXXXModule
|
| Sql Server 2005 Messes up Vs2003 File Type Mappings | 01 Oct 2006 11:48 GMT | 1 |
Hi. I have a Win xp pro sp2 system with Vs2003 installed and sql server 2003 developer edition. I since also installed sql server 2005 developer edition which seems to have installed a Vs2005 shell to handle sql clr programming or something like that.
|