Viewing 3 posts - 1 through 3 (of 3 total)
On a machine with a working registration in Enterprise manager run the following VB-Script;
====================
dim App, cntServ, cntGrps
Set App = CreateObject("SQLDMO.Application")
For cntGrps = 1 to App.ServerGroups.Count
For cntServ = 1 To...
March 7, 2005 at 9:25 am
#545747
sounds great....but still getting "HTTP 500 - Internal server error" when accessing the page.
January 5, 2004 at 10:13 am
#488667
server 500 internal error
December 5, 2003 at 2:40 pm
#484928