Our development team is working hard to ensure that you can upgrade your web application as smooth as possible in less efforts. You can easily migrate your existing web application to use version 6.0 by simply changing the assembly references to 6.0 assemblies. To upgrade an existing ASP.NET 2.0 web application to use WebGrid.NET Enterprise 6.0, please do the following:
- Open an existing web application in Visual Studio 2005/Express
- Expand Bin folder
- Remove ISNet.dll, ISNet.WebUI.dll and ISNet.WebUI.WebGrid.dll
- Right click on the Project node then click Add Reference
- Add ISNet.dll, ISNet.WebUI.dll from [Installation Folder]\WebUI.NET Framework 3.0\Bin [Note that the file version should be 3.0.5000.400+]
- Add ISNet.WebUI.WebGrid.dll from [Installation Folder]\WebGrid.NET 6.0\Bin
- Rebuild your web application and run in browser
If you are planning to use new SmartWebResources™ feature available in WebGrid.NET Enterprise 5.0 for simpler deployment, please refer to SmartWebResources Deployment. |
If your existing web application used WebGrid's Exporting feature, please do the following:
- Remove all assemblies that started with ActiveReports from References.
- WebGrid.NET Enterprise 6.0 comes with newer version of ActiveReports and simpler assembly deployment for Exporting feature. Now you only need to include one assembly reference for Exporting feature.
- Add ISNet.ActiveReports.Exporting assembly from [Installation Folder]\WebGrid.NET 6.0\Bin
Overview
Getting Started
WebGrid Features Overview
Other Resources
Walkthrough Topics
How-to Topics