• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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