A fatal error has occured.

##error##

The application is not running as it should. This could be caused by a number of things. If this is the first time you've started this application then please check the requirements listed below. If that doesn't help, please contact TallComponents support (support@tallcomponents.com).

Requirements

Microsoft ASP.NET 2.0 or higher

This sample website was build to run on any webserver that supports Microsoft ASP.NET 2.0 or higher. You can use either IIS or the build-in test server in Visual Studio 2005 or 2008.

Microsoft ASP.NET Ajax

TallComponents PDFViewer requires the System.Web.Extensions assembly. This is included with Microsoft .NET version 3.5 and newer.
To use the PDFViewer with ASP.NET 2.0 you should either install ASP.NET AJAX 1.0 or copy the file System.Web.Extensions.dll into the /bin folder in this site.

ASP.NET Ajax 1.0 is available as a free download from Microsoft.

When deploying an application to a shared hosting provider or production server running Microsoft .NET 2.0 you may need to include the System.Web.Extensions assembly with the upload.

Disabling this error message

This message is included to help you resolve problems due to missing requirements. If you're sure the problem is caused by something else you should disable this error message to get the default ASP.NET error message containing exception details. To do so, please remove the Application_Error method from Global.asax or remove Global.asax entirely.