[Mono-list] Over night introduced error in compiling any project: Error initializing task ResolveAssemblyReference

Peter Hultqvist phq at silentorbit.com
Thu Nov 29 16:09:41 UTC 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20121129/705fac49/attachment.html>


More information about the Mono-list mailing list