| Thread | Last Post | Replies |
|
| VS 2005 vstd Setup is looking for file instpia11.exe | 20 Jul 2006 05:55 GMT | 3 |
I was trying to use some asp.net features that seemed to really, really want SQL Server Express to be installed... So, since I had not installed it originally, I ran the Visual Studio 2005 change/remove from Add or Remove programs... And selected the SQL Server 2005 checkbox and ...
|
| Find in files, broken | 18 Jul 2006 22:19 GMT | 7 |
I have no idea what happened, all of a sudden I cannot search for a string in multiple files. Here is output from a typical search from the Find In Files command. Find all "HANDLE", Subfolders, Find Results 1, "Current Project", "*.*"
|
| Changing the default web browser | 17 Jul 2006 07:31 GMT | 3 |
Whenever I try to start/debug an asp.net application in VS.NET 2005 it attempts to open my site in a web browser that is no longer installed on my machine. As a result an error dialog comes up and the process of starting the development web server and debug process fails.
|
| Installing Visual Studio .NET 2003 on Vista Build 5456 | 15 Jul 2006 22:33 GMT | 1 |
I am currently testing the 5456 build of Vista and am noticing the following errors when I attempt to install Visual Studio .NET 2003 : 1) When running the setup.exe file from the DVD and following through with the prerequisites part of the it fails when installing both the ...
|
| What is this warning when building a setup project in VS2005? | 13 Jul 2006 01:14 GMT | 6 |
WARNING: Windows Installer is not included in any selected prerequisite I have no idea or hint of what this is about. My installer seems to work fine but I'd like to eliminate this warning if possible. Anyone know how? Thanks.
|
| VS 2005 Pro - Tools>Attach To Process missing ? | 12 Jul 2006 23:09 GMT | 1 |
WinXP x86, VS 2005 Pro, w/ C#/C++ _only_ (all other install options deselected) After a successful install, there is no entry under Tools for "Attach to Process". Am I missing some component ? Dragging and dropping this menu
|
| How to Pre-Set InstallAllUsersVisible | 12 Jul 2006 17:42 GMT | 4 |
I am creating an installer using VS2005 and I do not want to permit the user to override my setting for InstallAllUsers (as documented in the help for the InstallAllUsers property). So I want to set the InstallAllUsersVisible property to False sometime before the installer's ...
|
| SQL Debugging in VS2005 Problems | 12 Jul 2006 17:12 GMT | 2 |
I'm trying to debug an SQL 2005 store procedure within Visual Studio 2005. I open the store procedure via the server explorer and place the break points where I want them. I then select 'Step Into Store Procedure' it loads the debugger and asks for the parameters. However
|
| installed applications not recognized | 12 Jul 2006 16:59 GMT | 4 |
I can not get a fully-installed copy of visual studio 2003 to recognize project files. I'm trying to perform maintenance on a csharp project, but when I try opening the
|
| check for updates in Visual Studio | 12 Jul 2006 15:57 GMT | 37 |
I just installed Microsoft Visual Basic .NET Version 7.0.9466 and when I run "check for updates" I get "Visual Studio .NET setup encountered errors while attempting to download required files. Check your Web Browser configuration settings and your connection hardware, and then ...
|
| PostBuildEvent Question | 10 Jul 2006 20:46 GMT | 1 |
I am want my installation msi to run a exe after it has completed. The exe in question will have been installed into whatever folder was chosen during the install So what do I put in the PostBuildEvent option eg [APPDIR]/setup.exe
|
| Visual Studio 2005 Team Edition for Developers | 10 Jul 2006 09:32 GMT | 1 |
I've downloaded VS 2005 Team Edition for Developers from the MSDN subscription download area and successfully installed on one PC. When I installed, the product key information was pre-filled. I am now installing on another machine and I'm being prompted to enter a
|
| VS 2005 Install/Change Failure | 10 Jul 2006 07:32 GMT | 4 |
I have a VS 2005 installation that I am trying to add a component. If I go to Add/remove programs or run directly from the DVD (from MSDN Subscription) I get the same result. It goes to the first screen where it asks if you want your info to be sent back to MS and initializes ...
|
| Setup & Deployment projects - Custom dialogs | 06 Jul 2006 16:23 GMT | 1 |
My config is: VS2005 Pro. I've got a small Winform project, to which I've added a setup project. I've used these before in their most basic form, and I decided it was time to learn what the customisation features allow, so I decided I'd add the option
|
| VS2005 Standard - No Macros on Tools Menu | 04 Jul 2006 21:15 GMT | 1 |
Have just re-installed VS2005 Standard on my new hdd, and Macros on the Tools menu is missing! My previously created macros are available, and I've been able to manually re-assign keystrokes, but there's no auto-macro recorder -- either on the menu or with ctrl+shift+R.
|