I am trying to move old working ironspeed websites to new server, they all worked correctly except for one which is showing parser error as below:
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Unknown server tag 'Smi:SITETableControl'.
Source Error:
Line 85:
Line 86: <ContentTemplate>
Line 87: <Smi:SITETableControl runat="server" id="SITETableControl">
Line 88:
Line 89: <!-- Begin Table Panel.html -->
what can be wrong, and what could be missing
I copied the file from the old server to the new after installing the same ASP.NET ver, oracle client ...