Monday, February 06, 2012   
  Search   
 
 DotNetNuke Silverlight Clock - Install and Setup
Minimize

Server Setup

 The controls needs the Microsoft .NET Framework 3.5 to be installed on the server, you can download it from :-
http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en

 You will need to have .xap, the file type for Silverlight applications enabled as a MIME type on the server, this identifies the content type of messages.
To do this typically :-
 1. Open Administrative Tools and start Internet Information Service (IIS).
 2. Click on 'Web Sites', right click on 'Default Web Site', select 'Properties' and then select the 'HTTP Headers' tab.
 3. In 'MimeMap' click on 'File Types', a dialog will appear listing the currently registered MIME types.
 4. If .xap is not already specified click on 'New Type' and in 'Associated extension' enter .xap and in 'Content Type (MIME)' enter application/x-silverligh-app, click OK.
 5. You also need to set the ASP.NET version for IIS. On the properties page for your deafault web site select the ASP.NET tab and in ASP.NET version select 2.0.50727 there is no setting for asp.net 3.5 as this is treated by MS as just extensions to asp.net 2.
 

For DotNetNuke
Install the Clock DNN module.
 Use the standard DNN module installation procedure.
 1. Logon on to your DNN site as host.
 2. Select 'module definitions' and 'Install Module' an open file control showing files on your local client system opens, select the  'Computation.DNNClock4_Install.zip' file and then follow the prompts to install it. The procedure varies deoending on the version of DotNetNuke you are running but is pretty straightforward.
 
Setting the Time Zone
Logon to your site as Host or Administrator and add the Module to a Page then select 'Edit' in page functions and click the button to update the module's settings.
In the Timezone drop down list you can select any time zone that you want to set the clock to, enter a location and click 'Update'.
Add as many modules as you want to a page or site.

 

Sharepont

Log on to your server with administrative rights and install the web part from the console with command :-

 stsadm -o addsolution -filename ClockWebPart.wsp

Client
To diplay the clock the client needs Silverlight to be installed.
This is available for free from Microsoft at :-
http://www.microsoft.com/silverlight/downloads.aspx 
  

 Download
Minimize
Please select a file to download from the list below. Items marked with an * require agreement to the terms and conditions prior to selecting "Download".



 

DotNetNuke® is copyright 2002-2012 by DotNetNuke Corporation
Downloaded from DNNSkins.com