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

Calling SP return Method '~' of object '~' failed

Status
Not open for further replies.

Toyman

Programmer
Jun 19, 2001
68
GB
Hi

Method '~' of object '~' failed

This is the error description VB returns whenever a stored proc returns errors with a Win2000 Pro Client.

With the same code Under a Win98 client the error description is correct... Why ????????

Thanks Toyman

p.s I'am not running any service packs with Win2000 Pro. Could this be the problem. If somebody is running sp2 and not getting this problem please let me know.
 

Try installing Windows 2000 SP1. This is a known problem with Win2K. Terry L. Broadbent
faq183-874 contains some tips and ideas for posting questions in these forums. Please review it and comment if you have time.
NOTE: Reference to the FAQ is part of my signature and is not directed at any individual.
 
Another possible reason for the error is listed in the MS KB.

PRB: Improper Installation of MDAC May Return Error Message "Method '~' of Object '~' Failed" at Run Time with ADO Application
Terry L. Broadbent
faq183-874 contains some tips and ideas for posting questions in these forums. Please review it and comment if you have time.
NOTE: Reference to the FAQ is part of my signature and is not directed at any individual.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top