| Thread | Last Post | Replies |
|
| Capturing the output from command line devenv build in VBScript. | 01 Oct 2004 00:26 GMT | 3 |
I am have been attempting to create a build script for my teams .net projects using VBScript and have run across a peculiar problem. Within my vbs file I am able to check the solutions out
|
| Debug won't sork after SP2 | 30 Sep 2004 17:28 GMT | 1 |
OK, I did it. I installed SP2 on my XP Pro system and now when I press F5 in VS, the apps window doesn't appear. I can "Build" the solution and run the "exe" separtately but not thru the debugger. I have try doing what is
|
| How to replace "character" with a newline (\n)? | 30 Sep 2004 02:54 GMT | 2 |
i have more than 1000 code to replace but donno how to do this in VS.Net Please help!! Regards, Norton
|
| HKEY_CURRENT_USER uninstall best practices | 30 Sep 2004 02:51 GMT | 2 |
When I uninstall my application, application data remains in the HKEY_CURRENT_USER portion of the registry. I suppose I could remove data for the currently logged in user, but I don't think the uninstall program can clean up HKEY_CURRENT_USER settings for other user accounts.
|
| Creating web based solution | 29 Sep 2004 21:34 GMT | 1 |
I am new to Visual Studio's. I want to develop a web based solution. I am using sql server with stored procedures and I wanted to know what technologies do I use in visual studios to develop a web base solution. For instance, Do I used vb.net webforms with ado.net and also ...
|
| Visual Studio & Windows Web Hosts | 29 Sep 2004 21:25 GMT | 6 |
I am just learning .NET, and would like to get a hosting account to "play". I'm not very concerned if the site goes down occasionally, etc. as it will be used strictly for the purpose of learning, and for that reason price is a large concern.
|
| What's missing from express? | 29 Sep 2004 16:28 GMT | 1 |
Where can I find a features comparison chart for the different versions of vsnet? How do I know which version I want to use otherwise - without spending precious time installing each edition?
|
| Problem: VS .net 2003 + Win Xp SP2 + non-administrator account. | 29 Sep 2004 15:19 GMT | 1 |
I am in the process of assessing Windows XP Service Pack 2 before I deploy it to the hundreds of PCs in our department. The first problem I have encountered is with Visual Studio.net 2003: When attempting to "start" (press F5) a project as a non-privileged
|
| Difference between .Net 2002 & 2003 | 29 Sep 2004 15:17 GMT | 3 |
I am considering upgrading my version of Visual Studio .net - Enterprise Developer from 2002 to 2003. Can anyone tell me the differences in the two versions or point me in the direction of a site that can tell me the
|
| Project Installer Error | 29 Sep 2004 15:02 GMT | 2 |
I have a project (doesn't everybody) that I have tried several times to create an installation project for. Just running the Setup Wizard, selecting including all output from the project, accept all defaults to where to put the program, no registry
|
| How to Disable F5 Prompt? | 28 Sep 2004 21:26 GMT | 1 |
After editing some C# code with Visual Studio.net, I hit F5 and my solution is compiled and then it runs. Super. With a C++ project, however, when I hit F5 I get the following prompt: These project configuration(s) are out of date:"
|
| Secure Compile Options? | 28 Sep 2004 18:05 GMT | 1 |
Does anyone have any useful information regarding securing a compiled VSNet Executable? I am at the stage of a project that I would like to encrypt the executable being distributed so that backward engineering is prevented.
|
| VS 2003 can't connect to Internet for updates. | 28 Sep 2004 16:18 GMT | 3 |
Microsoft Development Environment 2003 I want to see if any updates are available. Help --> Check for updates.... It says: Visual Studio .NET 2003 setup has encountered errors while attempting to
|
| Two projects with same class | 28 Sep 2004 13:29 GMT | 1 |
If I create a solution with more than one project but have the same dialog class in two or more projects I'm having trouble. If I edit the class with the dialog editor the changes aren't being applied to the correct source (.cpp)
|
| Solution/Project files | 28 Sep 2004 12:45 GMT | 1 |
Where does VS 2003 holds data about solutions and projects? Thanks
|