Sign In|Join
Home/Silverlight.NET Forums/General Silverlight/Installation and Setup/Silverlight 3 Installation
Last post Jul 19, 2009 08:50 AM by alexchuo
Member
127 Points
74 Posts
Jul 17, 2009 05:08 PM | LINK
Hello friend ,
I am uninstall silverlight 3 beta
Then insatall silverlight 3
I found the silverlight project in Project template
Then it build successfully, when it run it didnot display any things
please help
Contributor
3572 Points
658 Posts
Jul 17, 2009 05:11 PM | LINK
right click Webbrowser - Silverlight Version?
722 Points
124 Posts
Jul 17, 2009 06:21 PM | LINK
Install the latest tools at: http://go.microsoft.com/fwlink/?LinkID=143571
Open your project. If your Visual Studio solution file. If you have a web project, make sure the MinVersion is 3.0.40624
Jul 18, 2009 03:54 AM | LINK
Hello amyd,
I am already instal Silverlight™ 3 Tools In testpage.html i found the exact version .
Is Windows XP Service Pack 3 is needed ?
Thanks for reply
Jul 18, 2009 07:46 AM | LINK
Solve : Silverlight 3 Installation
Silverlight 3 Installation Step:
1. System must have service pack 1 and visual studio
2. Then instal silverlight service pack 1
3. Then instal silverlight sdk
4. Then instal silverlight tools
If it instal properly then - Test testpage.html (web) have -3.0.40624.0 (version)
see the following :
object
[:)]
108 Points
20 Posts
Jul 18, 2009 04:19 PM | LINK
Have you already dragged some Controls in MainPage.xaml between <Grid x:Name="LayoutRoot"> and </Grid>, such as
<TextBlock>Silverlight 3</TextBlock>
Jul 18, 2009 05:18 PM | LINK
No , I am not draging any controls
Jul 19, 2009 08:50 AM | LINK
satyajit.appot
Member
127 Points
74 Posts
Silverlight 3 Installation
Jul 17, 2009 05:08 PM | LINK
Hello friend ,
I am uninstall silverlight 3 beta
Then insatall silverlight 3
I found the silverlight project in Project template
Then it build successfully, when it run it didnot display any things
please help
Satyajit
Silverlight Developer
Please mark the replies as answers if they help or unmark if not.
preishuber
Contributor
3572 Points
658 Posts
Re: Silverlight 3 Installation
Jul 17, 2009 05:11 PM | LINK
right click Webbrowser - Silverlight Version?
http://www.ppedv.de
amyd
Member
722 Points
124 Posts
Re: Silverlight 3 Installation
Jul 17, 2009 06:21 PM | LINK
Install the latest tools at: http://go.microsoft.com/fwlink/?LinkID=143571
Open your project. If your Visual Studio solution file. If you have a web project, make sure the MinVersion is 3.0.40624
If this post has solved your problem, please select ‘Mark as answer’
Program Manager | Silverlight Tools for Visual Studio | Microsoft Visual Web Developer | www.dullard.net
satyajit.appot
Member
127 Points
74 Posts
Re: Silverlight 3 Installation
Jul 18, 2009 03:54 AM | LINK
Hello amyd,
I am already instal Silverlight™ 3 Tools In testpage.html i found the exact version .
Is Windows XP Service Pack 3 is needed ?
Thanks for reply
Satyajit
Silverlight Developer
Please mark the replies as answers if they help or unmark if not.
satyajit.appot
Member
127 Points
74 Posts
Re: Silverlight 3 Installation
Jul 18, 2009 07:46 AM | LINK
Solve : Silverlight 3 Installation
Silverlight 3 Installation Step:
1. System must have service pack 1 and visual studio
2. Then instal silverlight service pack 1
3. Then instal silverlight sdk
4. Then instal silverlight tools
If it instal properly then - Test testpage.html (web) have -3.0.40624.0 (version)
see the following :
object
data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%"> <param name="source" value="ClientBin/TestSilverlight.xap"/> <param name="onError" value="onSilverlightError" /> <param name="background" value="white" /> <param name="minRuntimeVersion" value="3.0.40624.0" /> <param name="autoUpgrade" value="true" /> <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=3.0.40624.0" style="text-decoration:none"> <img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style:none"/> </a> </object><iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div>[:)]
Satyajit
Silverlight Developer
Please mark the replies as answers if they help or unmark if not.
alexchuo
Member
108 Points
20 Posts
Re: Silverlight 3 Installation
Jul 18, 2009 04:19 PM | LINK
Have you already dragged some Controls in MainPage.xaml between <Grid x:Name="LayoutRoot"> and </Grid>, such as
<TextBlock>Silverlight 3</TextBlock>
A Silverlight fan from Taiwan.
satyajit.appot
Member
127 Points
74 Posts
Re: Silverlight 3 Installation
Jul 18, 2009 05:18 PM | LINK
No , I am not draging any controls
Satyajit
Silverlight Developer
Please mark the replies as answers if they help or unmark if not.
alexchuo
Member
108 Points
20 Posts
Re: Silverlight 3 Installation
Jul 19, 2009 08:50 AM | LINK
A Silverlight fan from Taiwan.