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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get Invalid Handle when connect to VSS

Status
Not open for further replies.

GQCX

Programmer
Jun 9, 2003
1
US
I got the Error message:
System.Runtime.InteropServices.COMException (0x8004D849): Invalid handle. at SourceSafeTypeLib.VSSDatabaseClass.Open(String SrcSafeIni, String Username, String Password)

Could anyone tell me what is wrong?
 
Wow. Can you be more specific? It seems that you are trying to use sourcesafe programmatically from some .NET environment. One of the things I can think of is that there may be something wrong with the parameters you supply.

Best regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top