Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Not able to create a VSS Object

Status
Not open for further replies.

goofy

Programmer
Feb 3, 2001
30
0
0
US
Hi,

I am trying to create a VSS object. using the following code

Set vssObj = Server.CreateObject("SourceSafe")
vssObj.Open "\\myserver\srcsafe.ini",userId, ""

However i get the following error, at the open statement

Microsoft VBScript runtime error '800a0007' Out of memory

Any idea... i am in a hurry

Thanks!
 
goofy said:
Any idea... i am in a hurry

Asking in the appropriate place may help then!

forum722

Chris.

Indifference will be the downfall of mankind, but who cares?
A website that proves the cobblers kids adage.
Nightclub counting systems

So long, and thanks for all the fish.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top