473,397 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

MSbuild not building. no helpful error messages.

I get this error
C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\Microso ft.WebDeployment.targets(526,9): error MSB6006: "aspnet_compiler.exe" exited with code 1.

at the end of my build step of my web deployment project. it does not give
me any error messages to debug.
the only place where i can see some problem is this:

Dependency "System.Configuration, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly
"System.Configuration, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Configuration.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Configuration.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Dependency "System.Management, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly
"System.Management, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Management.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Management.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Unified Dependency "System.Data, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "1.0.3300.0" because
there is a more recent version of this framework file.
Could not resolve this reference. Could not locate the assembly
"System.Data, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\System.Data.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\System.Data.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\SecurityModule.dll".
Dependency "Microsoft.Practices.EnterpriseLibrary.ExceptionHa ndling,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\Microsoft.Practices.EnterpriseLi brary.ExceptionHandling.dll".
Reference found at search path location
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Dependency "Microsoft.Practices.ObjectBuilder, Version=1.0.51205.0,
Culture=neutral, PublicKeyToken=null".
Resolved file path is
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\Microsoft.Practices.ObjectBuilde r.dll".
Reference found at search path location
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Dependency "System.Xml, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089".
Could not resolve this reference. Could not locate the assembly
"System.Xml, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Xml.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Xml.exe", but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\Sy stem.Xml.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\Sy stem.Xml.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\KY .CHFS.OIT.KICCS.DataTransferObjects.dll".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Dependency "Microsoft.Practices.EnterpriseLibrary.Common,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
Could not resolve this reference. Could not locate the assembly
"Microsoft.Practices.EnterpriseLibrary.Common, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null". Check to make sure the assembly exists
on disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\Microsoft.Practices.EnterpriseLi brary.Common.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\Microsoft.Practices.EnterpriseLi brary.Common.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Dependency "System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089".
Could not resolve this reference. Could not locate the assembly
"System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Check to make sure the assembly exists on disk. If this reference is required
by your code, you may get compilation errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.exe", but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\System.dll",
but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\System.exe",
but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\Sy stem.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\Sy stem.exe", but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin\System.dll",
but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin\System.exe",
but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\KY .CHFS.OIT.KICCS.DataTransferObjects.dll".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin\GlobalClasses.dll".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\SecurityModule.dll".
Unified Dependency "System.Data.OracleClient, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089".
Using this version instead of original version "1.0.3300.0" because
there is a more recent version of this framework file.
Could not resolve this reference. Could not locate the assembly
"System.Data.OracleClient, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\System.Data.OracleClient.dll",
but its name "System.Data.OracleClient, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" didn't match.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\System.Data.OracleClient.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\SecurityModule.dll".
Dependency "System.Web.Services, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly
"System.Web.Services, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Web.Services.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Web.Services.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Dependency "Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly
"Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\Microsoft.VisualBasic.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\Microsoft.VisualBasic.exe", but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\Microsoft.VisualBasic.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\Microsoft.VisualBasic.exe", but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\Mi crosoft.VisualBasic.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\Mi crosoft.VisualBasic.exe", but it didn't exist.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin\Microsoft.VisualBasic.dll", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin\Microsoft.VisualBasic.exe", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Data TransferObjects\DataTransferObjects\bin\Release\KY .CHFS.OIT.KICCS.DataTransferObjects.dll".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Glob alClasses\bin\GlobalClasses.dll".
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Secu rityModule\bin\SecurityModule.dll".
Dependency "System.Configuration.Install, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly
"System.Configuration.Install, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get compilation
errors.
For SearchPath
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release".
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Configuration.Install.dll ", but it didn't exist.
Considered
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\System.Configuration.Install.exe ", but it didn't exist.
Required by
"C:\d\KICCS\Development\Source\CurrentVersion\Util ities\bin\Release\KY.CHFS.OIT.KICCS.Utilities.dll" .
Done executing task "ResolveAssemblyReference".
why is this task not looking for the framework dlls in the framework folder???
any help is much appreciated.

May 27 '06 #1
0 1613

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Uma Abhyankar | last post by:
Hello All, I was facing an issue with VCBuild on Beta1. Today after shifting to .NET Beta2, it looks like the issue is still not resolved :-( I have to invoke VCBuild through MSBuild on command...
0
by: Evyatar | last post by:
I have a problem to build vs2005 project: I type this command: msbuild "o:\UserManager.sln" and get this error: MSBUILD : error MSB1009: Project file does not exist. MSBUILD : error MSB1009:...
0
by: Ian Harding | last post by:
There doesn't seem to be a build or msbuild specific group, so I hope this is a suitable place to ask. If msbuild is run from a command prompt directly on a colution containing C++ project files...
0
by: ccallen | last post by:
How to print msbuild <Messageto the VS 2005 output window, from an msbuild file that is loaded into VS? After reading Don Boxs' "MSBuild for MAKEFILE converts" , I copied the snippet, for point...
2
by: paul.dunstone | last post by:
HI all I am using msbuild to compile my web application project. After building the solution I get the following error message: Server Error in '/Community' Application....
11
by: Ed Sutton | last post by:
I was about to learn Nant when I came across some references to MSBuild. Where do I get it, or what application does MSBuild ship with? I have Visual Studio 2005 Professional. Thanks in...
3
by: Danny | last post by:
Hi I trying to master msBuild but have a problem. I have a solution that I wish to build using msbuild but want to override BeforeBuild/AfterBuild targets for each of the projects. I trying to...
4
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
7
by: shapper | last post by:
Hello, I am working on an ASP.MET MVC Web Application with NET 3.5 in VS 2008. I need to run some extra tasks on this project build so I download MSBuild from http://msbuildtasks.tigris.org/....
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.