Jun
8
Written by:
Michael Washington
6/8/2008 6:08 AM
Installing SilverlightDesktop using Visual Studio 2008
1) Unzip the SilverlightDesktop .zip file into a directory on your hard drive

2) In SQL Server create a new database

3) In Visual Studio select File then Open Web Site...

4) Select Debug then Start Without Debugging

5) The website will open up

6) Click the Set-up link

7) The Installation Wizard will launch.






8) SilverlightDesktop is now set-up

Tags:
Re: Installing SilverlightDesktop using Visual Studio 2008
Database scripts bombs whenever the WITH keyword is used -- had to comment out those clauses.
Also got an error inserting 'True' into a bit column.
By DaveMcM on
12/17/2008 7:39 PM
|
Re: Installing SilverlightDesktop using Visual Studio 2008
No, this procedure as described does not achieve the result shown. 1) Unzip the SilverlightDesktop .zip file into a directory on your hard drive Which file does this refer to? Not the DNN file. That would require a full DNN project installation in iis, and that isn't stated as a prerequisite. So. It must mean the standalone version. The folder that contains the files shown in the example is the subfolder SilverlightDesktop_Web However, if you try to run that, it fails to build, as it needs the other projects in the solution. Attempting to load and run the whole solution requires a full iis installation. But this isn't explained that it is a prerequisite. Should I throw away the instructions and work it out for myself from general knowledge? DC
By David.Cuthill on
3/24/2010 1:05 PM
|
Re: Installing SilverlightDesktop using Visual Studio 2008
These directions are NOT for DOTNETNUKE.
For Dotnetnuke install please see: http://silverlightdesktop.net/Documentation/tabid/58/itemid/22/Default.aspx
By admin on
3/24/2010 2:17 PM
|