Top "Vdproj" questions

vdproj is the build file extension for Microsoft Visual Studio .NET applications.

Unable to compile vdproj with devenv - 'targeting 'x64' is not compatible with the project's target platform 'x86''

I've been searching around the web for the past hours, finding a lot of information related to my problem - …

visual-studio-2010 build vdproj
Compile Setup project with devenv.com - "ERROR: Unable to update the dependencies of the project"

I have a Setup deployment project in VS 2010. The project compiles perfectly with the GUI interface of VS 2010, but any …

visual-studio-2010 devenv vdproj
Visual Studio 2012 Windows service .vdproj project migration

I'm trying to move a solution I have over to Visual Studio 2012 and one of the project types is .vdproj. …

visual-studio-2012 windows-installer vdproj installshield-le iswix
Is a separate Visual Studio license required for a build machine?

I know that some companies allow you to install their products on build machines as required without requiring a separate …

visual-studio msbuild msbuild-task vdproj
How to convert vdproj file to WiX format?

I need to convert a vdproj file to WiX format so that I can get it building using msbuild. One …

msbuild wix vdproj
Trouble with visual studio file extensions (.vdproj)

I'm trying to open an open source project and I'm getting an error when trying to open a certain component …

visual-studio vdproj
How to use VS 2015 MSBuild to build .vdproj

With VS 2010 or 2013, We can use this command to build .vdproj project(VSI): <Exec Command="&quot;$(ProgramFiles)\Microsoft …

visual-studio msbuild vdproj
Can we instruct Visual Studio Setup to keep existing files for re-install?

I have a Windows Forms application with an installer (.msi) already created with Visual Studio. I am now creating a …

visual-studio installation vdproj
Running devenv against a .vdproj at the command line doesn't produce an MSI

I want to generate MSI files from a .vdproj file using the devenv command in a command prompt. This command …

c# visual-studio c#-3.0 vdproj
DIRCA_CHECKFX Return Value 3 - VS 2013 Deployment Project

I have the dreaded issue from my attempted installation of an MSI: MSI (c) (98:B0) [18:01:22:818]: Invoking remote custom action. DLL: …

dll visual-studio-2013 dependencies windows-installer vdproj