11 Sep 2010
Support Center
»
Knowledgebase
»
Migrate to RadarCube ASP.NET 2.0
Migrate to RadarCube ASP.NET 2.0
Solution
Upgrade from RadarCube ASP.NET 1.x to 2.0
Target your web-site to use the NET Framework 3.5. Delete, if necessary, the reference to the Microsoft AJAX Extensions assembly of 1.x version (since NET Framework 3.5 already has that assembly).
Delete the reference to the RadarSoft.RadarCube.Common.dll assembly. In the RadarCube version 2 this code’s assembly is included into RadarSoft.RadarCube.Web.dll. Delete the RadarSoft.RadarCube.Common.dll assembly from the Bin directory of the web-application.
Add reference to the RadarSoft.RadarCube.Web.Grid.dll assembly – this assembly contains HTML and RIA (silverlight-based) version of OLAP Grid.
Add the following Register directive to the pages that contain TOLAPGrid:
<%
@
Register
Assembly
="RadarSoft.RadarCube.Web.Grid"
Namespace
="RadarSoft.RadarCube.Web"
TagPrefix
="radarcube"
%>
Recompile the web-site and, if necessary, refresh the web-page contains, that have TOLAPGrid, in DesignTime (it may demand restarting of the Visual Studio).
Upgrade HTML OLAP Grid to RIA OLAP Grid
If you use the RadarCube 1.x version, perform all the necessary steps to upgrade to version 2.0 (as described above).
Make sure that the web-application is compiled and worked.
Change all the tags
radarcube
:
TOLAPGrid
to
radarcube
:
RiaOLAPGrid
and delete the non-supported properties attributes. Right now RiaOLAPGrid supports a limited number of visual settings, but in the coming few weeks the possibilities of the look and feel settings of the RiaOLAPGrid component will be brought to the level that significantly exceeds that of the HTML OLAP Grid.
Also it can happen that upon opening a page with RIA controls the system will report "Silverlight Error #2104 Could not download the silverlight application...". To solve that problem we recommend following the instructions
from this article
.
Article Details
Article ID:
57
Created On:
19 Nov 2008 05:59 PM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Back
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
Language:
English (U.S.)
Supported by Radar-Soft, L.L.C.