I have two problems :

1. I am running an application developed in vb 5.0 enterprise edition with service pack. I am trying to execute this application in vb 5.0 professional edition . When the remote data object (rdo) parameters are being assigned to some value i get the error :

Runtime error 40041 : Cant find item indicated by text appears .

This vb 5.0 is running on windows 98 platform.

Can anyone give me a solution immediately?

Second problem is :

2. The abovementioned application is executed on vb 5.0 professional edition which is on windows 95 platform . During execution, the application terminates at the remote data object (rdo) access showing an error :

Runtime error : 429 - ActiveX Component cannot create object.

Does anyone have a solution to this problem ?
Do the above problems have anything to do with the operating system?