• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

MSSQL SQLADMIN App is not Working

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">
 
Back
Top