Windward Reports ASP .NET Example
Last updated: 2011-03-14
This is a simple ASP .NET example that illustrates how to integrate the .NET Engine into your ASP web application.
Requirements:
Instructions:
- If you did not install the assemblies to the GAC during installation, you will want to immediately run the copy_dlls.bat script to copy the assembly files to the Bin directory.
- The source code can be found in the Windward directory. Open the Windward.sln file in Visual Studio to compile and debug.