Tagged Questions

2
votes
1answer
540 views

Error: The assembly “c:\MyAssembly.dll” could not be converted to a type library

I'm trying to build my project and I've suddenly started getting the following error when the project builds and the "Register for COM interop" property is ticked. The assembly "c:\MyAssembly.dll" ...
2
votes
2answers
2k views

IKVM and System.Core System.Runtime.CompilerServices.ExtensionAttribute

I'm using the latest release of IKVM to "compile" a Java .jar file into a .NET DLL. That all worked fine, and now I'm trying to reference the DLL in a .NET 3.5 C# project. In my C# project, I've ...
0
votes
1answer
133 views

SGEN error reflecting type

I have implemented the change mentioned in the accepted answer of Generating an Xml Serialization assembly as part of my build <Target Name="AfterBuild" ...
0
votes
0answers
75 views

MSbuild Build-Error from TFS

i am unable to create build from TFS 2010, recently i have migrated TFS server from TFS 2008 to TFS 2010 after creating build i am getting below specified error (ResolveTestReferences target) -> ...