S
stevek1001
Guest
I am using SQL Server 2005 Devloper Edition. Following the 8.2 installation I get the following error when trying to run the admin GUI:
Compiler Error Message: BC30451: Name 'AppInterface' is not declared.
Source Error:
Line 8: <tr><td align="center" valign="top">
Line 9:
Line 10: <% AppInterface.DrawWindowHeader ("Connect to Server", "javascript:window.close();", "350") %>
Line 11:
Line 12: <form runat="server">
Compiler Error Message: BC30451: Name 'AppInterface' is not declared.
Source Error:
Line 8: <tr><td align="center" valign="top">
Line 9:
Line 10: <% AppInterface.DrawWindowHeader ("Connect to Server", "javascript:window.close();", "350") %>
Line 11:
Line 12: <form runat="server">