Hello All
I have developed an application with vb6 and MSaccess. I have created the package and tried to deploy it on a windows 98 SE System ( with IE 6.0 ) While installing it is giving an error : An error occured while registring the file "C:\Program Files\Common files\System\ADO\msado15.dll". Abort, Retry, Ignore
If I click Ignore and continue the installation, application was installed, but when i run the application it is not allowing me to login.

I tried to register the file manually by Start -> run -> regsvr32 C:\Program Files\Common files\System\ADO\msado15.dll
It is giving a message "LoadLibrary("C:\Program") failed . GetLastError returns 0x0000045"

Kindly help me to solve this problem

Thanks in advance
Regards