![]() |
|
|
|
#1 |
|
Join Date: Nov 2007
Posts: 26
|
Silverlight 2 beta 2 step by step to deploy to DASP
Has anyone accomplished this yet? If so can you post your steps?
1. I created a default "SilverTestAPP" in Blend 2.5 June 2008 Preview / Visual Studio 2008 2. Local folder structure is reflected in attached screen shot Any idea on where to go from here? FTP the files up but where exactly should they live? Thanks, Tony |
|
|
|
|
#2 |
|
Ta da
__________________
Technical Evangelist Contact me to... Request new Webcasts This is my asp.net Blog for DASP and Microsoft Then there's the Overload of my Daily I.T. News/Alerts on AllTop |
|
|
|
|
|
#3 |
|
You can learn a lot about these files at the silverlight.net site.
In the first shot those are your project files, don't share those on the server. Next is the files used for the page that VS and Blend are sharing for a canvas, it's all xml and code. Lastly are the compiled files Silverlight 2 creates with the HTM page that you can test them with. That XAP file is a Silverlight ZIP package. Hope that helps, Mark
__________________
Technical Evangelist Contact me to... Request new Webcasts This is my asp.net Blog for DASP and Microsoft Then there's the Overload of my Daily I.T. News/Alerts on AllTop |
|
|
|
|
|
#4 |
|
Join Date: Nov 2007
Posts: 26
|
wisemx thanks for the info. I can answer my own question now.
1. Make sure you've compiled your silverlight project at least once so it creates the files in the debug folder. 2. Copy the contents of the debug folder into the root of your DASP account. Couldn't be more simple. Enjoy |
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|