Ask a questionAsk a question
 

AnswerWPF applications do not works after .NET 3.5 Beta 2 installing

  • Saturday, July 28, 2007 4:08 PMGregory Attila Far Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    After I installed .NET 3.5 Beta 2 and Visual Studio 2008 Team System Beta 2 my WPF applications do not works! For example: Expression Blend, Blend 2 Aug Preview and Expression Design. I now can't use these softwares and I can't write WPF programs. Error message: "XXX has stopped working.". I use Windows Vista Ultimate x86.

Answers

All Replies

  • Saturday, July 28, 2007 10:09 PMBret Grinslade Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    So VS beta2 works but now express does not work?

     

    Do you have any WPF apps on your machine that do work after the install?

     

    Also, which exact versions of the Blend and Express toosl do you have, are they all from the same preview?

     

    Thanks. -Bret

     

  • Sunday, July 29, 2007 5:55 AMGregory Attila Far Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    VS 2008 Beta 2 WPF designer does not work.

    My WPF apps don't work. Neither.

    I have a retail Expression Studio and a Expression Blend 2 Aug Preview.

     

    I tried to debug my programs, the result:

     

    An unhandled exception of type 'System.TypeLoadException' occurred in PresentationFramework.dll

    Additional information: Could not load type 'MS.Internal.WpfWebRequestHelper' from assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

    'Blend.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'
    'Blend.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll'

     

  • Sunday, July 29, 2007 9:55 PMthorneye Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The same goes by me.

    Just installed VS 2008 C# Express Editon BETA 2 and created a new WPF project from the project template.

    Designer couldn't load the Windows xaml file and after attempting to run the project following exception occured :

    Der Typ MS.Internal.WpfWebRequestHelper in der Assembly PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 konnte nicht geladen werden.

    I've looked into the PresentationCore Assembly and couldn't find this type.

    I'm running VISTA Home Premium.

    Formerly running BETA1 hopefully correct deinstalled.


    Appreciate any help. Thanks in advance

    Thorneye
  • Monday, July 30, 2007 4:24 PMjs12345 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    I see the same problem.

     

    I am also on Vista Home Premium.

     

    I install Visual Studio 2008 Professional Beta 2. (I had the same problem with Visual Studio C# Express Beta2)

     

    I didn't have Beta 1.

  • Monday, July 30, 2007 4:59 PMGregory Attila Far Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

     

    I solved this problem! The problem source is the KB925255 Windows update. If you remove this update the WPF applications will work fine.
  • Monday, July 30, 2007 9:13 PMjs12345 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Thanks!!!!

    Uninstalling KB925255 fixed my system too.

     

  • Thursday, September 27, 2007 11:52 AMMagnusStalberg Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have this problem in an Windows XP SP2 system and the KB just seems to be for Vista.

    Anyone knows how to fix this?

    I also have Visual Studio 2005 SP1 with the November CTP of the Cider installed.
  • Saturday, October 13, 2007 2:57 PMAugua Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Uninstalling KB925255  helped me as well. Thansk for the solution! 

     

    But ... KB925255 is a security fix. I would love to find another solution to the problem.  

    Any ideas????