cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ted1
Level 2

ISEXP : error : -6225: Resolving Visual Studio .NET project output

How do we run an installation build using devenv.com command line?


We get this error when running ISLE from devenv.com command line.

"c:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.com" OilAndGasSchematics.sln /Build Release

We do not get this error when running the install build from Visual Studio 2012 GUI.

Output from the build is:

"c:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.com" OilAndGasSchematics.sln /Build Release

Microsoft (R) Microsoft Visual Studio 2012 Version 11.0.50727.1.
Copyright (C) Microsoft Corp. All rights reserved.
1>------ Build started: Project: Logging, Configuration: Release Any CPU ------
2>------ Build started: Project: PropertiesPersistence, Configuration: Release Any CPU ------
3>------ Build started: Project: Encryption, Configuration: Release Any CPU ------
4>------ Build started: Project: Dlls, Configuration: Release Any CPU ------
5>------ Build started: Project: TestDlls, Configuration: Release Any CPU ------
6>------ Build started: Project: OgMigrationScriptBuilder, Configuration: Release Any CPU ------
7>------ Build started: Project: OgTestFiles, Configuration: Release Any CPU ------
8>------ Build started: Project: Sql, Configuration: Release Any CPU ------
1> Logging -> Projects\OilAndGasSchematics\Logging\bin\Release\Logging.dll
3> Encryption -> Projects\OilAndGasSchematics\Encryption\bin\Release\Encryption.dll
9>------ Build started: Project: Profiler, Configuration: Release Any CPU ------
2> PropertiesPersistence -> Projects\OilAndGasSchematics\PropertiesPersistence\bin\Release\PropertiesPersistence.dll
10>------ Build started: Project: License, Configuration: Release Any CPU ------
8> Sql -> Projects\OilAndGasSchematics\Sql\bin\Release\Sql.dll
11>------ Build started: Project: Build, Configuration: Release Any CPU ------
4> Dlls -> Projects\OilAndGasSchematics\Dlls\bin\Release\Dlls.dll
5> TestDlls -> Projects\OilAndGasSchematics\TestDlls\bin\Release\TestDlls.dll
11> Build -> Projects\OilAndGasSchematics\Build\bin\Release\Build.dll
6> OgMigrationScriptBuilder -> Projects\OilAndGasSchematics\OgMigrationScriptBuilder\bin\Release\OgMigrationScriptBuilder.exe
7> OgTestFiles -> Projects\OilAndGasSchematics\OgTestFiles\bin\Release\OgTestFiles.dll
7> 1 file(s) copied.
7> 1 file(s) copied.
9> Profiler -> Projects\OilAndGasSchematics\Profiler\bin\Release\Profiler.dll
10> License -> Projects\OilAndGasSchematics\License\bin\Release\License.dll
12>------ Build started: Project: DbConnections, Configuration: Release Any CPU ------
12> DbConnections -> Projects\OilAndGasSchematics\DbConnections\bin\Release\DbConnections.dll
13>------ Build started: Project: LicenseGenerate, Configuration: Release Any CPU ------
13> LicenseGenerate -> Projects\OilAndGasSchematics\LicenseGenerate\bin\Release\LicenseGenerate.exe
14>------ Build started: Project: OilAndGasSchematics, Configuration: Release Any CPU ------
14> OilAndGasSchematics -> Projects\OilAndGasSchematics\OilAndGasSchematics\bin\Release\OilAndGasSchematics.exe
15>------ Build started: Project: DrawingTest, Configuration: Release Any CPU ------
16>------ Build started: Project: OgmaticInstall, Configuration: SingleImage ------
16>Created release folders
16>AdminExecuteSequence table successfully built
16>AdminUISequence table successfully built
16>AdvtExecuteSequence table successfully built
16>AdvtUISequence table successfully built
16>InstallExecuteSequence table successfully built
16>InstallUISequence table successfully built
16>Directory table successfully built
16>Feature table successfully built
16>FeatureComponents table successfully built
16>Component table successfully built
16>Loading File table
16>ISEXP : error : -6225: Resolving Visual Studio .NET project output "OilAndGasSchematics\OilAndGasSchematics.csproj\|B
uilt"
16>Express\SingleImage - 1 error(s), 0 warning(s)
16>Log file has been created:
16>
15> DrawingTest -> Projects\OilAndGasSchematics\DrawingTest\bin\Release\DrawingTest.dll
17>------ Build started: Project: TestHelpers, Configuration: Release Any CPU ------
17> TestHelpers -> Projects\OilAndGasSchematics\TestHelpers\bin\Release\TestHelpers.dll
18>------ Build started: Project: Pvr51SchematicTest, Configuration: Release Any CPU ------
19>------ Build started: Project: PasSchematicTest, Configuration: Release Any CPU ------
20>------ Build started: Project: MeasurementSchematicTest, Configuration: Release Any CPU ------
20> MeasurementSchematicTest -> Projects\OilAndGasSchematics\MeasurementSchematicTest\bin\Release\MeasurementSchematicTest.dll
========== Build: 19 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
0 Kudos
(2) Replies
sridhar_javvaji
Level 2

we are also getting same error when we build the solution form cmd promt. Could any one advise on this issue.
ISEXP : error : -6225: Resolving Visual Studio .NET project output
0 Kudos
hidenori
Level 17

Check out this thread.
0 Kudos