I have a weird issue on my system that started to happen over night,
yesterday I could compile my projects but today I get the same error in
any project I try to compile.
Error initializing task ResolveAssemblyReference: Exception has been
thrown by the target of an invocation.
This error is repeated for every project within a solution.
I have tried to compile both within monodevelop and using mdtool but
none of them.
I'm running Ubuntu 12.10 and the only change from yesterday are the
ubuntu updates.
Any ideas where to look, some cache to clear or index to rebuild?
Here is a complete build output from a new project:
Build started 11/29/2012 5:07:06 PM.
__________________________________________________
Project "/home/peter/Projekt/test/test/test.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: x86
Target ResolveAssemblyReferences:
: error : Error initializing task ResolveAssemblyReference: Exception
has been thrown by the target of an invocation.
Task "ResolveAssemblyReference" execution -- FAILED
Done building target "ResolveAssemblyReferences" in project
"/home/peter/Projekt/test/test/test.csproj".-- FAILED
Done building project "/home/peter/Projekt/test/test/test.csproj".-- FAILED
Build FAILED.
Errors:
/home/peter/Projekt/test/test/test.csproj (Build) ->
/usr/lib/mono/4.0/Microsoft.Common.targets (ResolveAssemblyReferences
target) ->
: error : Error initializing task ResolveAssemblyReference:
Exception has been thrown by the target of an invocation.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.0793400
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list