| Thread | Last Post | Replies |
|
| How do I prevent overwriting application config | 30 Jul 2009 18:06 GMT | 1 |
I have created an application in C# that uses a bunch of application settings with user scope, so they can change various facets of how the application runs/displays. These settings are stored in the app's ".exe.config" file. And, I've created a setup project to install the ...
|
| Recommended install order SQL 2008 Developer, Visual Studio Pro 2008 | 27 Jul 2009 01:15 GMT | 2 |
Is there a recommended installation order for SQL 2008, VS 2008 and their service packs? I thought I read something about problems with these two products. Patrick
|
| vs 08 and office 03 problem | 26 Jul 2009 13:38 GMT | 1 |
I'm working on some automation code in MS Access 2003 with Word 2003. I recently had a problem on one of my computers where I was getting an error indicating that a reference to Word in my VBA code could be wrong. After some research I found that there are about 200 references to ...
|
| Windows xp- sound control. | 24 Jul 2009 13:37 GMT | 1 |
Somehow I lost the sound on my computer-windows xp. I tried all I can think under device manager etc but cannot get sound restored. Any suggestions
|
| VS2008 Prof. fail on Web Authoring Component | 22 Jul 2009 21:55 GMT | 1 |
Hi, I previously had VS.Net installed on my computer (OS = XP SP3) and removed all references to it (Uninstalled it using Ad/Remove Programs, and followed all steps outlined in support.microsfot.com/kb/320114). I also had Web
|
| VS2002 Pro SP1 Install Error (original media...) | 22 Jul 2009 20:44 GMT | 1 |
I'm trying to install Service Pack 1 for Visual Studio .NET Professional 2002, but upon installation, I'm getting the "The feature you are trying to use is on a CD-ROM or removable disk...." error. The file it is looking for is "vs_setup.msi", which exists nowhere on the machine ...
|
| How to upgrade from VS 2008 trial version to MSDN version | 21 Jul 2009 15:09 GMT | 1 |
What is the recommended means to upgrade from the Visual Studio 2008 trial version to the Visual Studio Professional 2008 version purchased with a MSDN premium subscription? Is there a product key that I can get from the web or do I have to wait
|
| RemovePreviousVersions Doesn't Seem to Work | 20 Jul 2009 18:36 GMT | 1 |
I have a small C# application for which I created a Deployment Project. I used the output of the deployment project to install the application on my system. Then, I made improvements to the application, manually incremented the version, and re-built it. Lastly, I ensured ...
|
| VS2008 Setup is failing miserably | 14 Jul 2009 17:19 GMT | 1 |
I completely uninstalled VS2008 and all of its components. I've re-run the installer and I still get numerous packload failures consisting of: Microsoft.VisualStudio.TestTools.TestCanManagement.QualityToolsPackage Windows.Forms.Designer.Resources.Package
|
| Can gacutil.exe be shared among .net 1.1 and 2.0 | 10 Jul 2009 08:40 GMT | 1 |
On our server we have both .net 1.1 and 2.0 framework installed and I have a gacutil.exe under \Microsoft.NET\Framework\v1.1.4322\ but I didn't see gacutil.exe under C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin\ and it is just an empty folder.
|
| MSI built with VS.NET 2008 runs as NT AUTHORITY\SYSTEM? | 08 Jul 2009 17:53 GMT | 1 |
We recently upgraded all of the projects in a solution from VS.NET 2005 to VS.NET 2008. The setup projects use custom actions to configure specific components in the solution. The VS.NET 2005 MSI packages run as the current user, but the VS.NET 2008 MSI packages run as NT ...
|
| Setup cannot access the required initialization file... | 08 Jul 2009 01:00 GMT | 11 |
I get the following error message when trying to install VS .Net: Setup cannot access the required initialization file 'C:\Progra~1\SAP\ FRONTEND\SAPGUI\FILE\ODBC\AUNCHER="C:\Docume~1\...\Temp\" I tried the approach suggested on this site by someone else who had this
|