Activity overview
Latest activity by nesher
Oh, yes. It works now [image] Thank you very much.
I didn't knew that Microsoft has changed gac path. And also that Reference assemblies are only dummies. / comments
Oh, yes. It works now Thank you very much.
I didn't knew that Microsoft has changed gac path. And also that Reference assemblies are only dummies.
I have tested with build 646. There is no exception anymore. But all methods are empty now [image] / comments
I have tested with build 646. There is no exception anymore. But all methods are empty now
I have just sent the report using build 607. 8.12.2009, 19:39 (GMT+1). Touch class / comments
I have just sent the report using build 607. 8.12.2009, 19:39 (GMT+1). Touch class
Yes, but it crashes on classes that I need. Touch class for example.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
System.InvalidOperationException
InnerException:
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at ‘. / comments
Yes, but it crashes on classes that I need. Touch class for example.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'Presentati...
It is still the same error I have posted earlier.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
System.InvalidOperationException
InnerException:
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at ‘. / comments
It is still the same error I have posted earlier.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0...
554 still can't disassemble .NET 4 beta 2 assemblies / comments
554 still can't disassemble .NET 4 beta 2 assemblies
Still error disassembling Touch class with build 451.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
System.InvalidOperationException
InnerException:
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at ‘. / comments
Still error disassembling Touch class with build 451.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version...
It works now with Uri, but not with Touch.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
System.InvalidOperationException
InnerException:
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at ‘. / comments
It works now with Uri, but not with Touch.
[Please describe what might have caused this error.]
Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0.0.0, C...
.NET 4 Beta 2 - empty methods
Reflector 5.1.6.0 shows all methods as empty in assemblies from .NET 4 beta 2
Does .NET Reflector (standalone) supports .NET 4 Beta 2?
Getting exception on disassembling any class/method in .NET 4 Beta 2.
Translation failure in 'System.Uri..ctor(String)' in 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089...