Sign In|Join
Home/Silverlight.NET Forums/General Silverlight/Getting Started/SL 3 - InitializeError Code 2105, Failed to load pre-requisites for the application
Last post Nov 11, 2009 12:18 PM by nekoni
Member
1 Points
9 Posts
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
735 Points
177 Posts
Nov 10, 2009 10:21 PM | LINK
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.
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.
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
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
Read my SL/WP7 blog
Try out XapsMinifier to radically minimize Silverlight applications
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
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.