How can we help you today? How can we help you today?

System.dll out of .NET CF 3.5 isn't working

Hi Redgate-Team,

currently I've a problem with the System.dll from the .NET CF 3.5.
Therefor I wanted to debug and step into this dll with the Reflector Add-In.

I choose "Choose Assemblies to debug".
Decompilation Language = C#
C# Version = 3.0 (also tried with 2.0)

It generates the dll and makes the references to the system.dll correctly.
But when I try to Build my solution afterwards there are some things missing in the new dll.

Error 1 The type 'System.ComponentModel.IComponent' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes'. D:\Work\Projects\Test\TestForm.cs

This line is marked: "public class TestForm: Form".

I hope you can help to get it working that I can debug the system.dll!

Thank you
Regards, Stephan
snoerenberg
0

Add comment

Please sign in to leave a comment.