ShackDaddy,
I was wandering if you can help me out with SQL2000 installation on the 2-node cluster. You said that the installation went beautifully for you, so I am trying to have a similar experience :)
I've completed the installation of the MSCS on both nodes (Win2K Advanced Server) and the...
Platform: Win2000 Server, IIS 5
Here is the server javascript ASP code:
var fs = Server.CreateObject("Scripting.FileSystemObject");
var path = Server.Mappath("test.template");
var tf = fs.CreateTextFile(path, true); //(line 37)
Here is the error:
Microsoft JScript...
Platform: Win2000 Server, IIS 5
Here is the server javascript ASP code:
var fs = Server.CreateObject("Scripting.FileSystemObject");
var path = Server.Mappath("test.template");
var tf = fs.CreateTextFile(path, true); //(line 37)
Here is the error:
Microsoft JScript...
Platform: Win2000 Server, IIS 5
Here is the server javascript ASP code:
var fs = Server.CreateObject("Scripting.FileSystemObject");
var path = Server.Mappath("test.template");
var tf = fs.CreateTextFile(path, true); //(line 37)
Here is the error:
Microsoft JScript...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.