[519] CF error: false negatives
Im getting errors with Compact Framework projects, see screenshot:
R# seems to have loaded 2 different types of 'IFormatProvider' that are
incompatible. The project does however build succesfully.
Best Regards,
Wiebe Tijsma
Attachment(s):
compactcf.jpg
Please sign in to leave a comment.
Hello Wiebe,
this is a known problem with two versions of mscorlib (Compact and Standard)
are both referencing in solution. It will be fixed in 4.0.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Dmitry,
That's weird because I don't reference non-CF projects in the solution.
There used to be but I removed them (Unless an CAB and MSI project count
as non-CF projects that reference the normal framework),
Maybe the sln file keeps a reference to it if there used to be normal
projects.
I'll try creating a new solution file.
Thanks!
Dmitry Shaporenkov wrote:
>> Im getting errors with Compact Framework projects, see screenshot:
>>
>> R# seems to have loaded 2 different types of 'IFormatProvider' that
>> are incompatible. The project does however build succesfully.
>>
>> Best Regards,
>>
>> Wiebe Tijsma
>>