| Thread | Last Post | Replies |
|
| VS 2008 - Setup project - insists on installing .Net 3.5 for a .Net 2 solution. | 30 Sep 2008 10:44 GMT | 3 |
I have a VS 2008 solution, targeting .NET 2.0 for all projects. I have created a setup project, also targetting .NET 2.0 When I run the setup program to install my application, it wants to install .Net 3.5 before running the installer.
|
| Installation of VS2008 SP1 failing | 29 Sep 2008 15:18 GMT | 2 |
When running the vs2008 sp1 setup, installation almost finishes but then performs a rollback. I checked the logfile and found the followong error: Returning IDOK. INSTALLMESSAGE_ERROR [Error 1334.The file 'FL_vcredx64_exe_133334_133334_x86_ln.3643236F_FC70_11D3_A536_0090278A1BB8'
|
| Package Load Failure | 29 Sep 2008 12:37 GMT | 5 |
When I try to create a Workflow project, Visual Studio fails with the following error: Package Load Failure Package 'microsoft workflow project package' has failed to load properly (
|
| Cab Project: Microsofts OSD.DTD missing | 24 Sep 2008 08:38 GMT | 1 |
I added a "Cab Project" in Visual Studio 2005. Then linked the project output of a class library project" to it. Only this. The built CAB File contains an OSDFB4.OSD file and the dll. The OSD file contains the wrong version and a dead link to a microsoft dtd.
|
| File to install Visual 2008 profeesional | 22 Sep 2008 09:39 GMT | 1 |
I downloaded the file en_visual_studio_2008_professional_x86_x64wow_dvd_X14-26326 from msdn website, then created a DVD install, but when it tries to run i got "is not a valid Win32 application", looking into the DVD that was created, the readme
|
| Running .NET Custom Action In User Context (Unelevated) | 19 Sep 2008 18:29 GMT | 1 |
Is it possible to run a .NET Custom Action in user context and not in elevated SYSTEM context? I'm using an MSI installer project in Visual Studio 2008. Would it be possible if I used Orca (or other tools)?
|
| savedState is always Nothing in Uninstall method | 18 Sep 2008 06:52 GMT | 10 |
I've created a custom installer class using Visual Basic .NET 2008. The overriden Install method works fine and saves the state to a file. After the installation I can read the XML and verify that the items exist. However when the Uninstall method is run the savedState ...
|
| VS 2008 Pro install error | 16 Sep 2008 03:29 GMT | 4 |
I am trying to install VS 2008 Pro edition on a Windows XP SP3 with Office 2003 (Office 2007 was never installed on this computer.). I had previously installed VS 2005 on this computer but had since uninstalled it before trying to install VS 2008 Pro. This is the first VS 2008 ...
|
| Cannot Install VS 2008 SP1 on Vista - SPInstaller has stopped working | 11 Sep 2008 14:27 GMT | 1 |
I am running Vista Ultimate with Visual Studio 2008 installed. I have managed to successfully install .Net 3.5 SP1, but when I download and run the installer for VS2008 SP! I get an error meesage box saying that "SPInstaller has stopped working".
|
| Setup package Primary output | 09 Sep 2008 10:24 GMT | 1 |
The setup package is using the obj build folders instead of the bin build folders? Both my Debug and Release config use the bin folder for out put... Anyone have any idea what's wrong?
|
| change reference to sql server | 08 Sep 2008 15:24 GMT | 1 |
by default, vs2008 uses sql express to manage data. How can I change this reference to sql server developer. regards
|
| Run VS2008 on Virtual PC | 01 Sep 2008 21:38 GMT | 1 |
I know this has to be done somewhere else, but I'll be darned if I can't find it. I have Visual Studio 2008 (actually VS Team System 2008) with Explorer, Tools, Architecture, database... ect, the works. So when I'm done with a project, it will get pushed up to the server and ...
|