Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

SL 3 - InitializeError Code 2105, Failed to load pre-re... RSS

3 replies

Last post Nov 11, 2009 12:18 PM by nekoni

(0)
  • nekoni

    nekoni

    Member

    1 Points

    9 Posts

    SL 3 - InitializeError Code 2105, Failed to load pre-requisites for the application

    Nov 10, 2009 05:00 PM | LINK

    Hi to all,

    I'm facing this issue while I'm loading a silverlight app. This is a simple app in SL 3 and doesn't support multilanguage.

    I compiled all in x86 on my workstation XP x64/IIS 6.0 and I also tried to set the Enable32BitAppOnWin64 but I still get this error.

    Do you have any suggestions?

    Thanx

  • max_pau

    max_pau

    Member

    735 Points

    177 Posts

    Re: SL 3 - InitializeError Code 2105, Failed to load pre-requisites for the application

    Nov 10, 2009 10:21 PM | LINK

    what browser do you use? I noticed, there are no errors in FF, when IE raises exceptions
    Don't forget to click "Mark as Answer" on my post that helped you

    Read my SL/WP7 blog

    Try out XapsMinifier to radically minimize Silverlight applications
  • nekoni

    nekoni

    Member

    1 Points

    9 Posts

    Re: Re: SL 3 - InitializeError Code 2105, Failed to load pre-requisites for the application

    Nov 11, 2009 07:51 AM | LINK

    Hi,

    with FF I don't see any error but the page is still empty.With Chrome using the developer tools I get the same ex than in IE.

  • nekoni

    nekoni

    Member

    1 Points

    9 Posts

    Re: Re: Re: SL 3 - InitializeError Code 2105, Failed to load pre-requisites for the application

    Nov 11, 2009 12:18 PM | LINK

    I finally tried on another workstation, this time x86 and it worked fine.

    Then back on the x64 I had to compile all choosing "Any CPU" so it means x64 and finally it worked. Conclusion, on x64 machine you cannot compile x86 Silverlight application.