|
|
|
date: Sun, 31 Aug 2008 21:09:29 -0400,
group: microsoft.public.vstudio.development
back
Visual Studio 2008 build failed, no error messages
I a working on a client side reporting project, Visual Studio 2008, sp1, c#.
When I attempted to build the project, I received a message 'build failed'
in the status bar, but the error list shows 0 errors, 0 warnings, 0
messages. Is there somewhere else to look?
Thanks
Mark Harris
St. Petersburg, FL
date: Sun, 31 Aug 2008 21:09:29 -0400
author: Mark Harris
Re: Visual Studio 2008 build failed, no error messages
"Mark Harris" wrote in message
news:#vKsn98CJHA.4884@TK2MSFTNGP02.phx.gbl...
> I a working on a client side reporting project, Visual Studio 2008, sp1,
> c#. When I attempted to build the project, I received a message 'build
> failed' in the status bar, but the error list shows 0 errors, 0 warnings,
> 0 messages. Is there somewhere else to look?
You can look in the Output window. If that doesn't provide enough detail,
you can change the level of detail with Tools->Options->Projects and
Solutions->Build and Run: MSBuild project build output verbosity.
--
John Saunders | MVP - Connected System Developer
date: Sun, 31 Aug 2008 22:10:31 -0400
author: John Saunders
Re: Visual Studio 2008 build failed, no error messages
[08/18/08,20:45:34] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Standard Edition - ENU is not installed.
[08/18/08,20:45:34] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 Design Tools was not attempted to be installed.
[08/18/08,21:23:37] Microsoft SQL Publishing Wizard: [2] Error: Installation failed for component Microsoft SQL Publishing Wizard. MSI returned error code 1638
[08/18/08,21:24:02] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard is not installed.
[08/31/08,00:55:11] Microsoft SQL Publishing Wizard: [2] Error: Installation failed for component Microsoft SQL Publishing Wizard. MSI returned error code 1638
[08/31/08,00:55:29] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard is not installed.
***EndOfSession***[08/31/08,01:43:22] Microsoft Visual Studio 2008 Standard Edition - ENU: [2] ERROR:Error 1330.A file that is required cannot be installed because the cabinet file e:\cab4.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.
[08/31/08,01:43:22] Microsoft Visual Studio 2008 Standard Edition - ENU: [2] ACTION FAILURE:Action ended 1:43:22: InstallFinalize. Return value 3.See MSI log for details.
[08/31/08,01:44:01] Microsoft Visual Studio 2008 Standard Edition - ENU: [2] ACTION FAILURE:Action ended 1:44:01: INSTALL. Return value 3.See MSI log for details.
[08/31/08,01:44:06] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Standard Edition - ENU is not installed.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 Design Tools was not attempted to be installed.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition was not attempted to be installed.
***EndOfSession***?[08/18/08,20:45:34] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Standard Edition - ENU is not installed.
[08/18/08,20:45:34] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 Design Tools was not attempted to be installed.
[08/18/08,21:23:37] Microsoft SQL Publishing Wizard: [2] Error: Installation failed for component Microsoft SQL Publishing Wizard. MSI returned error code 1638
[08/18/08,21:24:02] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard is not installed.
[08/31/08,00:55:11] Microsoft SQL Publishing Wizard: [2] Error: Installation failed for component Microsoft SQL Publishing Wizard. MSI returned error code 1638
[08/31/08,00:55:29] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard is not installed.
***EndOfSession***[08/31/08,01:43:22] Microsoft Visual Studio 2008 Standard Edition - ENU: [2] ERROR:Error 1330.A file that is required cannot be installed because the cabinet file e:\cab4.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.
[08/31/08,01:43:22] Microsoft Visual Studio 2008 Standard Edition - ENU: [2] ACTION FAILURE:Action ended 1:43:22: InstallFinalize. Return value 3.See MSI log for details.
[08/31/08,01:44:01] Microsoft Visual Studio 2008 Standard Edition - ENU: [2] ACTION FAILURE:Action ended 1:44:01: INSTALL. Return value 3.See MSI log for details.
[08/31/08,01:44:06] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Standard Edition - ENU is not installed.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 was not attempted to be installed.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 Design Tools was not attempted to be installed.
[08/31/08,01:44:08] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition was not attempted to be installed.
[09/01/08,05:33:00] Microsoft SQL Publishing Wizard: [2] Error: Installation failed for component Microsoft SQL Publishing Wizard. MSI returned error code 1638
***EndOfSession***
date: Mon, 1 Sep 2008 06:16:20 -0400
author: Mark Harris
|
|