• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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