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

Object not set to instance of an object on EVERYTHING

Upon running I get a "send error report" crash box and then it starts up with everything in error... Except System.ServiceModel.DomainServices.Server.

What have I done wrong?

8aG7P.png
_Mr_E
0

Comments

3 comments

  • Clive Tong
    Hi.

    Can you tell us what directories you have under C:\Windows\Microsoft.NET\Framework and what files you have in C:\Windows\Microsoft.NET\Framework\v4.0.30128 ?

    Thanks
    Clive Tong
    0
  • _Mr_E
    Here's C:\Windows\Microsoft.NET\Framework
    dRW13.png

    As you can see my v.0.30128 has been prefixed with Old_ but here's it's contents anyway (I tried removing the 'Old_' and running reflector but no help):
    Yl93p.png

    Here's 4.0.30319 for laughs:
    iKnlo.png
    _Mr_E
    0
  • Clive Tong
    It looks like Reflector is configured to point to the v4.0.30128 .NET installation instead of the current 30319, and the former has been cleaned up when the later framework was installed.

    I think you need to get Reflector pointing to the new assemblies. An easy way to do this is to delete the assemblies from the assembly list (until it is empty). Then File/Assembly List and chose default. This should then prompt you for the framework version and choosing 4.0 should get Reflector pointing at the newest assemblies.

    Does that help?
    Clive Tong
    0

Add comment

Please sign in to leave a comment.