Page view counter
Wrong version of Silverlight being downloaded.
Last post 11-19-2007 2:49 PM by WillCalderwood. 3 replies.
Sort Posts:
11-19-2007 3:13 AM
Wrong version of Silverlight being downloaded.

I've created a 1.1 application and set up hosting, got is all working perfectly (eventually) as long as 1.1 is installed on the client machine. If it isn't installed however it recognises that Silverlight needs to be downloaded but goes to the 1.0 version. On installing this when you return to the page it thinks it's on the correct Silverlight version and the keels over and dies with a error, which is what you'd expect.

 Where is the Silverlight version info pulled from? What have I missed out.

 Thanks for your help in advance.

WillCalderwood

Loading...
Joined on 11-10-2007
Posts 11
11-19-2007 5:25 AM
Marked as Answer
Re: Wrong version of Silverlight being downloaded.

I have read about this and come across the same problem. I found an entry on Jeff Prosise's blog about this and how to solve the problem. I have attached a link to his blog for you to have a look at.

Jeff Prosise's Blog entry

Hope this is what you are looking for.

 

Phil

Phil Curnow
http://www.curnow.biz
http://blog.curnow.biz

philcurnow

Loading...
Joined on 11-15-2007
United Kingdom
Posts 12
11-19-2007 7:30 AM
Re: Wrong version of Silverlight being downloaded.

Thanks for the response. I think it's something along those lines, and I thought it might be related to the silverlist.js file. What I don't understand is that the website I've published has no .js files at all. It's using a silverlight application I wrote, the application itself has the .js file and this is the 1.1 version.

 I assume there should be a .js file published with the website. and I don't really understand how it's working without that being there. Where should the .js file be being called from? Should there be some javascript associated with my default page?

Cheers.

WillCalderwood

Loading...
Joined on 11-10-2007
Posts 11
11-19-2007 2:49 PM
Re: Wrong version of Silverlight being downloaded.

Just realised I was following a 1.0 example when setting everything up rather than the 1.1, therefore I wasn't calling the code in the silverlight.js file. All sorted now, thanks for your help.

WillCalderwood

Loading...
Joined on 11-10-2007
Posts 11
Microsoft Communities