No announcements
Found 1132314 threads
-
0 Votes
Devenv for building ssis project
As a workaround, you could write Devenv Command on building your SSIS solution into a .bat file.Answered | 1 Replies | 1184 Views | Created by rhlgupta - Thursday, June 16, 2016 8:53 AM | Last reply by Tingting MO - Sunday, June 19, 2016 8:12 AM -
1 Votes
Restore Nuget Packages using devenv
>>Can I build and package restore in one command line using devenv?Answered | 1 Replies | 5956 Views | Created by Mordehaid - Sunday, September 17, 2017 1:39 PM | Last reply by Leo Liu-MSFT - Monday, September 18, 2017 7:45 AM -
0 Votes
devenv command-line build Log
Hi, I'm running devenv for a command-line build as part of a larger automated build suite.Answered | 1 Replies | 6057 Views | Created by linda.frescomicrochip - Wednesday, January 21, 2009 8:33 PM | Last reply by Carlos J. Quintero - Friday, January 23, 2009 11:49 AM -
0 Votes
Using devenv command line
Finally, you would shell out to devenv to create binaries.Answered | 4 Replies | 8842 Views | Created by YI1010 - Sunday, April 18, 2010 6:58 AM | Last reply by jclausius - SG - Tuesday, April 20, 2010 2:03 PM -
2 Votes
Devenv errors in TFS build output
Hi Paul Aaron donated this task to the extension pack where various enhancements have been made.Answered | 6 Replies | 8868 Views | Created by robinsonpr - Wednesday, December 16, 2009 11:44 AM | Last reply by robinsonpr - Wednesday, February 10, 2010 2:04 PM -
0 Votes
Need help with building multiple configurations with devenv...
Are you saying that I should use MSBUILD instead of DEVENV?Answered | 7 Replies | 5958 Views | Created by baztheman - Wednesday, October 15, 2008 12:49 AM | Last reply by Alin Dumitrescu - Friday, October 31, 2008 12:38 AM -
1 Votes
MSBuild vs devenv in command line
Update: it works neither by building with devenv.Answered | 6 Replies | 9941 Views | Created by Bela Szabo - Thursday, March 17, 2011 3:00 PM | Last reply by Victor_Chen - Tuesday, March 22, 2011 9:13 AM -
0 Votes
Issue with visual studio 2012 - devenv element not found
The error message “devenv element not found”, in case the installer is corrupted.Answered | 3 Replies | 1773 Views | Created by Vinoth n - Tuesday, April 5, 2016 9:20 AM | Last reply by Sara Liu - Wednesday, April 6, 2016 2:26 AM -
0 Votes
Run Load Test by invoking Devenv at command line
Hi, If I understand correctly, you want to run load test project through devenv command line to check whether the load test can run fine.Answered | 6 Replies | 1724 Views | Created by VishKi - Wednesday, May 21, 2014 5:24 AM | Last reply by Amanda Zhu - Wednesday, May 28, 2014 7:01 AM -
0 Votes
Suppressing Visual Studio (devenv) dialogs from showing
However this is not the only case where dialogs pops up as the result of using devenv on the buildserver.Answered | 2 Replies | 3930 Views | Created by Jakob Ehn - Tuesday, December 16, 2008 10:47 AM | Last reply by Jakob Ehn - Monday, December 22, 2008 1:17 PM -
0 Votes
Devenv and parallel C# builds
Hi, I know where you stuck.Answered | 7 Replies | 7132 Views | Created by benw342 - Thursday, December 27, 2012 3:10 PM | Last reply by DanL.AmazingCharts - Wednesday, February 27, 2013 3:55 PM -
0 Votes
I do not have a Devenv File!!!
By the way, the devenv /setup command is typically given as the last step of the installation process.Answered | 2 Replies | 2482 Views | Created by Misha de Waal-Hart - Wednesday, July 23, 2014 10:38 AM | Last reply by Misha de Waal-Hart - Thursday, July 24, 2014 7:31 AM -
1 Votes
Can "devenv /updateconfiguration" be used instead of "devenv /setup" after installing VSPackage by msi?
If I understand correctly, the VSIX is using devenv /updateConfiguration when installing VSPackage?Answered | 4 Replies | 5760 Views | Created by Goofyb - Thursday, May 9, 2013 12:54 PM | Last reply by Goofyb - Wednesday, May 15, 2013 2:20 PM -
1 Votes
Get path to output exe from command line call to "devenv /build"
You can however, pre-load each of the project with a hard-coded path where the executable can be copied after a build is done.Answered | 3 Replies | 4989 Views | Created by Win-Developer - Thursday, May 6, 2010 12:52 PM | Last reply by Win-Developer - Thursday, May 6, 2010 6:31 PM -
0 Votes
Call to Devenv from plugin hangs when Rebuilding a sln file
Not entirely sure as to how the plugin calls devenv.Answered | 5 Replies | 1742 Views | Created by Hansal Gandhi - Wednesday, November 5, 2014 6:49 PM | Last reply by Jeffrey R Allen - Friday, January 9, 2015 7:13 PM -
2 Votes
VseWss 1.3 Command Line Packaging crashes DevEnv
Maybe this has something to do with the crashing of devenv when we try it via the command line?Answered | 9 Replies | 6864 Views | Created by IvoVink - Wednesday, February 4, 2009 9:09 AM | Last reply by Michael Washam - MSFT - Tuesday, April 7, 2009 1:31 PM -
0 Votes
devenv tasks don't run in parallel using /m:4 /p:BuildInParallel=true
Basically import the code I construct into the MSBuild script and then use a UsingTask and then invoke it on my devenv command?Answered | 3 Replies | 7054 Views | Created by captain paul - Monday, June 1, 2009 9:00 PM | Last reply by Wesley Yao - Monday, June 8, 2009 2:30 AM -
0 Votes
Visual Studio 2012 not showing the project templates without running devenv /setup
Even with the longer startup time, it's only a fraction of the time it takes to run devenv /setup.Answered | 6 Replies | 5918 Views | Created by AnujaB - Monday, August 13, 2012 10:59 AM | Last reply by James Klett - Tuesday, October 2, 2012 8:52 PM -
0 Votes
How to close Visual Studio from devenv cmd prompt?
Get-Process devenv | Foreach-Object { $_.CloseMainWindow() | Out-Null } Please note: If the solution/projects/contents have not been saved, ...Answered | 1 Replies | 5162 Views | Created by steven_455 - Tuesday, August 19, 2014 7:42 PM | Last reply by Sam Alavi - Wednesday, August 20, 2014 5:33 AM -
0 Votes
Fatal error Microsoft Visual Studio devenv
I have a same problem about installing visual studio I tried the solution scalc but its not work for me plss help..... i tried to install visual studio many times even the older version but its still ...Answered | 1 Replies | 401 Views | Created by Migo232 - Friday, September 9, 2016 12:34 PM | Last reply by Sara Liu - Monday, September 12, 2016 1:35 AM - Items 1 to 20 of 1132314 Next ›
No announcements