Getting error as "
"run-time error '713' - Application-defined or object-defined error"
Solution:
find the file "MSDBRPTR.DLL" with your application, copy it to windows\system32 folder and register it.
go to start type cmd, right click it and select run as administrator,
type
regsvr32.exe c:\windows\system32\MSDBRPTR.DLL
restart the application.
"run-time error '713' - Application-defined or object-defined error"
Solution:
find the file "MSDBRPTR.DLL" with your application, copy it to windows\system32 folder and register it.
go to start type cmd, right click it and select run as administrator,
type
regsvr32.exe c:\windows\system32\MSDBRPTR.DLL
restart the application.
No comments:
Post a Comment