Expression > Forums Home > Expression Studio Forums > Expression Studio > I can not install Expression Studio 3
Ask a questionAsk a question
 

QuestionI can not install Expression Studio 3

  • Saturday, October 31, 2009 10:20 AMadriaanputter Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The setup fails right after it starts?

    Description:
      Stopped working

    Problem signature:
      Problem Event Name:    CLR20r3
      Problem Signature 01:    xsetup.exe
      Problem Signature 02:    3.0.1061.0
      Problem Signature 03:    4a5e54d1
      Problem Signature 04:    XSetup
      Problem Signature 05:    3.0.1061.0
      Problem Signature 06:    4a5e54d1
      Problem Signature 07:    1a46
      Problem Signature 08:    3f
      Problem Signature 09:    System.MissingMethodException
      OS Version:    6.1.7600.2.0.0.256.1
      Locale ID:    7177

    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    When I debug I can see the method missing is System.Windows.Window.ShowDialog(), which I though maybe it is because of the framework, I tried reinstalling .NET framework but that did not help.

    I am using Windows 7 RTM

All Replies

  • Saturday, October 31, 2009 9:51 PMadriaanputter Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am testing on my machine here and try to run a wpf project. When set to build for Any CPU or x64 it runs 100%, but when set for x86 it crashes with MissingMethodExceptions, this must be then something to do with the .NET framework and 64bit, I am not sure where to look or fix. Please help.