|
|
|
|
|
| | |
| |
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Unable To Open SourceSafe Object |
|
From: |
Arul Kumaran |
|
Date: |
1/30/2001 2:32:20 AM |
|
IP: |
208.220.253.2 |
Hi,
I am using the SourceSafe Object in my ASP to retrieve project details From Visual Source Safe. The Code Is Working fine In IIS On NT but I get "Out Of Memory" error for the same code when i run it on IIS on Windows 2000. The error occurs at the Open method of the object .
My Code Is Something like
set vssdb = Server.CreateObject("SourceSafe")
vssdb.open "PathToSrcSafeIni", "User", "Password"
I get the error at the open method
Plz help Me.
Mail me at arul_kum@yahoo.com |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|