chainedtodesk
Programmer
i had a server crash, and needed to rebuild an sharepoint server. on this intranet sharepoint we had three reports that were inherited. they look to an sql db and show snapshots of daily data. i recovered the folder from the original server and added it to the new one. installed all of the IIS components when i try to run any of the pages i get the following error (<%@ Page Language="VB" Debug="true" AutoEventWireup="false" CodeFile="australia.aspx.vb" Inherits="Export_GridView_to_Excel" %>) at the top of each page and the reports do not load. I beleive it is the inherits portion but i dont know where this would be??