Hello all,
Here is the problem. I have two web servers that connect to the same database. I have exactly the same set of files on both servers. One of these files pulls html from the SQL Server stored procedure and creates a menu. It works without any problem on one of the servers, but returns an error message on another one:
Error Type:
Microsoft VBScript runtime (0x800A000E)
Out of string space
Any ideas?
Thanks in advance for your help.
Here is the problem. I have two web servers that connect to the same database. I have exactly the same set of files on both servers. One of these files pulls html from the SQL Server stored procedure and creates a menu. It works without any problem on one of the servers, but returns an error message on another one:
Error Type:
Microsoft VBScript runtime (0x800A000E)
Out of string space
Any ideas?
Thanks in advance for your help.