• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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