Tagged Questions
0
votes
3answers
67 views
How to show a demo of a WP app on another PC?
I have a small WP app and I need to show a (interactive) demo of it and show its features, to another person who doesn't have any WP-related software installed on his PC.
Is there a super lite ...
0
votes
0answers
14 views
How to launch a web page after installation with ClickOnce
Is it possible to launch an URL after a ClickOnce installer finishes?
1
vote
1answer
1k views
Prequisite install .Net 3.5 framework on windows 8 with msi built from visual studio 2005
I have an msi project within Visual Studio 2005 c#.
I have selected the: "Install .Net 2.0" within the prequisite of the msi and selected the option to run the msi from the current location, thus ...
0
votes
0answers
40 views
My Visual Studio 2008 is throwing a dataset error
I'm trying to figure out what is going on with my datasets in Visual Studio. I just opened a solution today and it's randomly doing this whenever I try and configure it. I've googled and found nothing ...
0
votes
2answers
146 views
Issue with dotNerInstaller Getting error “The installation package could not be opened. Verify…”
When I create exe within the C:\Program Files\dotNetInstaller\bin folder, and run it, it works perfect, install perfect, but when I try to install that exe from any other location/path, the error ...
0
votes
1answer
69 views
How to detect operation system during installation then install compatible file?
I have a Visual Studio C++ MSI package that is compatible with Windows XP, and I have another one that is compatible with Windows Vista, 7, 8.
So, I have two MSI files. Now, what I want is, the ...
2
votes
1answer
421 views
Is it safe to uninstall VS Express after installing VS Ultimate?
A couple of days ago, I installed Visual Studio Express for C#; yesterday I installed Visual Studio Ultimate. Since I will no longer use the former, is it safe to uninstall it?
12
votes
2answers
4k views
Install Visual Studio 2010 AFTER Visual Studio 2012
I know traditionally its best to install programs in the order they were 'born' as that's generally going to avoid more problems.
Are there any known chronological dependencies between these two ...
-1
votes
1answer
1k views
Error during visual studio 2010 installation
I have installed Service Pack 3 and installer 4.5 but still I am getting error during visual studio installation. I have tried few manuals over internet but nothing worked...
Here is my error log:
...
1
vote
1answer
903 views
Do all prior vestiges of VS need to be uninstalled before installing VS 2012 for Windows 8?
Four hours on the appropriate msdn forum (Visual Studio Developer Center > Visual Studio vNext Forums > Visual Studio Setup and Installation) and not a bite, so I'll try here:
I'm trying to install ...
3
votes
3answers
6k views
Setup Failed: Visual Studio 2010 Pro installation
Trying to install VS2010Pro on Windows 7 (64bit) and i also checked all system requirements for the same.
ERROR:
VIEW ERROR LOG:
[05/15/12,10:48:22] Microsoft Visual Studio 2010 64bit ...
2
votes
3answers
431 views
When do I need MSVCRT redistributables ?
I've built a MFC application in Visual studio 2010 and I'm scratching my head about including the redistributals in the installer.
The application is statically linked, so I should not need the ...
1
vote
1answer
183 views
Windows service installation assigning to the created user
Whenever a windows service is installed/reinstalled, i want to assign the set user to the service ie. if the service is running under a user test123 with a password,i need to make sure when the ...
1
vote
0answers
151 views
Where to define the Visual Studio 2010 AddIn installation path?
When I try to install an VS 2010 Addin (for example Chirpy.vsi) it gets installed into the default AddIn folder. In my case it's P:\My Documents\Visual Studio 2010\Addins.
However I want to change ...
28
votes
6answers
12k views
How to Run Visual Studio as Administrator by default
Recently discovered that even while logged into my personal laptop as Admin, Visual Studio does not run in admin mode and you need to explicitly use Run As Admin
Is there a way to Make it run as ...
2
votes
1answer
313 views
Visual Studio 11 Beta Prof. - Insufficient space on drive C
I'm using a little SSD for my windows system and a big hard drive for all my data and installations.
When I try to install Visual Studio 11 on drive E I get the message:
"setup blocked"
Insufficent ...
0
votes
1answer
4k views
Installing Entity Framework 4.2 in VS2010
Entity Framework templates and menu items generate errors in Visual Studio 2010 Ultimate on 64-bit XP.
The "Reverse Engineer Code First" menu item in Visual Studio tells me that version 4.0.0.0 of ...
0
votes
3answers
977 views
Installing visual studio 2010 [duplicate]
Possible Duplicates:
Visual Studion iso file
Have an .exe file that opens to
I just down loaded visual studio 2010 and I went through the installation process of choicing a location and I ...
1
vote
2answers
3k views
Visual studio 2010 setup project Admin rights
Visual studio 2010, Windows XP/7
I am not sure if I am doing right here but I have an application project with a (visual studio) Setup project.
I have configured it so that install the application ...
1
vote
1answer
2k views
Visual studio 2010 setup project [ProductName]
C#, Visual studio 2010
I have an application project and a Setup project connected to the application.
In the Setup projects property I have setthe ProductName property to MyApp.
I have two links ...
0
votes
2answers
2k views
Getting started with CppUnit and Visual Studio 2010
I have searched for answers until I have become crossed-eyed and confused.
I have a Windows XP environment with Visual Studios 2010. I have downloaded and extracted CppUnit 1.12.1 from Sourceforge to ...
1
vote
1answer
606 views
Install Custom Control in VS Toolbox
Our company provides 3rd party components installed the Inno Setup. We use VS Package to put our component into Visual Studio Toolbox automatically. But it sometimes fail. The VS Package also need ...
0
votes
0answers
39 views
Complie software - Virtual Machine
I have a Visual Studio extension for a GIS software (ArcGIS 9.3.1) that resides on one computer. The remaining computers in our department have been upgraded to the newer version of ArcGIS 10. This ...
1
vote
2answers
2k views
How to build mpir-2.4.0 with Visual Studio 2010?
I followed the instruction from Rick Regan http://www.exploringbinary.com/how-to-install-and-run-gmp-on-windows-using-mpir/. Unfortunately, for some reasons, the static library only works with C. For ...
0
votes
2answers
403 views
Prompt user with the default project installer of visual studio?
I've a c# project, and I would like to know if the default free installer, provided with visual studio 2010 allows us to prompt some information to configure the application.
if yes, how?
if no, ...
1
vote
1answer
1k views
Visual Studio 2005 Professional Edition - Error 1311, source file not found (Yet it exists!)
I've gotten sick of having multiple Visual Studio Express Editions installed, so I decided to get the Visual Studio 2005 Professional Edition... Luckily I haven't yet bought it.
I downloaded the ...
2
votes
1answer
3k views
The package source named 'NuGet' is either invalid or not available
I have installed Nuget 1.2 yesterday, and today, while I was trying to install Entity Framework package, I have encountered the following problem in the Package Manager Console:
PM> ...
2
votes
2answers
1k views
MSI installer not removing previous version in Add/Remove Program
I have created a Visual Studio setup project. Now it has all the necessary stuff to install on to a computer. The problem is every time I increase the version for the project it installs properly but ...
1
vote
1answer
42 views
restrict installation path
How do I restrict the user to a single install path on their machine? I saw another thread suggesting ' use registry " but not sure how
I am using VB.NET 2008
1
vote
0answers
387 views
Run C# Application after installation
I have an application in C# that I want to execute after the installation process ends. Can I override any function in the installation class? It's not a service, it's a windows form application.
...
1
vote
2answers
639 views
Installing a Custom Visual Studio Language Service
I've written a new Visual Studio language service for my software studio's internal scripting language following the directions from a very useful article Writing Your First Visual Studio Language ...
1
vote
0answers
356 views
Unattended Install for Setup & Deployment project, VS 2005
I have a setup & deployment project which includes a large C# project that i have created.
I also have some prerequisites that i bootstrapped to the exe, although the MSI file is, as usual, just ...
2
votes
4answers
748 views
building ruby on windows 7
I know this has been asked before but I ran into a specific problem.
I'm trying to build ruby 1.9.2 rc2 on windows 7. When I run configure.bat it aborts with the following message.
cl -nologo -MD ...
0
votes
5answers
111 views
Running Visual Studio 2008 in XP from Windows 7
Is is possible to run Visual Studio 2008 installed on my Windows XP partition from Windows 7 without reinstalling it on Windows 7?
6
votes
4answers
595 views
Visual Studio 2010 installation
Is it possible to install VS 2010 & .NET 4.0 in Windows XP machine with SP2.
2
votes
1answer
291 views
How to sign setup with .crt file?
I've got a Comodo certificate to sign my application files with the appropriate publisher (that'll be me).
But how do I sign my installation to prevent those triple "are you sure?" UAC dialogs?
Am ...
1
vote
5answers
515 views
Visual Studio 2008 setup looking at wrong drive
I'm trying to add a feature to VS 2008. However, the initial install was done with a DVD in drive D: ... I don't currently have the DVD, so I'm trying to do the updating using an .iso mounted as drive ...
0
votes
1answer
448 views
Instruction for installing an environment with Qt and Qt integration with Visual Studio 2008
I want to use Qt lib but I don't know how to install Visual Studio 2008+Qt+Qtintegration. I have read some forums, that step by step tell what to download, where to download from, and then what to do. ...
1
vote
4answers
311 views
Portable /Virtual / Zero-impact installation and usage of Visual Studio 2008
I want to give a C#/.NET course (for just one or two days) at a local computer club. I want to use all free tools to do so (read VS Express Editions). They have mid-class machines, all with properly ...
2
votes
4answers
926 views
.NET Framework & Visual Studio install order
does it matter if we install .net framework & then visual studio or does visual studio comes with the framework ?
I know it's a basic question but i never thought of this honestly.
TIA
2
votes
3answers
5k views
Best Way To Create C# Installer
I use Visual C# 2008 Express Edition. I would like to be able to create an installer for a project I have. I can kind of do it with the Publish tool, but you get little to no control.
Is there a ...
0
votes
1answer
683 views
Missing Project Templates in Visual Studio (after reinstall)
I uninstalled VS2008 Pro and installed VS2008 Team Suite.
Now I missing all the Windows Project types.
Console, WinForm, and WPF.
These projects are missing for C# and VB.NET.
I choose Full install.
...
0
votes
1answer
304 views
Visual Studio 2008 , Is there a way to embed a product version into MSI package
I have a solution (sln file) file that contain several projects.
The sln is referring to two projects :
I have a csharp project that its
output is an executable assembly ,
along with configuration ...
1
vote
2answers
151 views
Setup problem VS .NET 2005 - Can I commit?
After I created setup in .NET 2005 (.NET Framework 2.0) and tried to install in windows with Service Pack 3 which has .NET framework 2.0 Service pack 1, .NET framework 3.0. It prompted me "Can I ...
3
votes
6answers
28k views
How to install Visual Studio 2008 and MS SQL Server 2008 in Ubuntu?
I would like to install Visual Studio 2008 and MS SQL Server 2008 on Ubuntu OS which I have in my PC, however, I don't know how. May I have some tips please? Thanks.
0
votes
1answer
1k views
Error installing VS2008 on virtualbox
This is the fifth time now, tried different machines, different drive sizes,even tried both Vista and XP, nothing seems to work.
I installed a virtualbox VM. Set up an OS, then try to set up VS2008.
...
1
vote
2answers
449 views
PROBLEM encountered visual studio 2008 installation
I installed visual studio 2008 package FULL option. It worked with out any problem. I installed Vstudio 2008 and MSDN in separate folder in the D drive. 2 days later in order to remove my projects i ...
0
votes
1answer
234 views
What are the VS SDK 1.1 MSI Installer Properties?
My problem is this: I am getting a TFS build failure that I have tracked back to what appears to be a missing Registry key under SOFTWARE\Microsoft\VisualStudio\9.0Exp.
This machine had the VS SDK ...
2
votes
3answers
775 views
Installing a Windows Service - No error but it isn't in Service Control Manager
I've created a windows service in c# and I'm trying to install it for debug using the installutil as recommended here: http://msdn.microsoft.com/en-us/library/sd8zc8ha.aspx
The installutil says ...
2
votes
1answer
309 views
upgrade Visual Studio installation from “Just for me” to “Everyone”
I'm using Visual Studio installation kit to create msi for my product.
I found a problem - I've installed the product in the past with "Just For Me" option, and now I would like to upgrade & ...
