Hi,
I am facing a weird problem. I had an ADO component (Named Say: XX) in my application. Since it was giving me some connection problems, I renamed it to Orig_XX and dragged and dropped a new ADO connection object and named it XX.The Code refers to the XX everywhere but when I am running the application ,it prompts me to enter the password first for XX and then for the Orig_XX component.
I have tried to remove all instances of Orig_XX. I have deleted that component from my project, searched the registry for any instance of the same and found that there is no occurence anywhere yet the application is still using that old object.
Any idea, where this getting cached and how can I remove this reference?
Thanks,
Manisha.
I am facing a weird problem. I had an ADO component (Named Say: XX) in my application. Since it was giving me some connection problems, I renamed it to Orig_XX and dragged and dropped a new ADO connection object and named it XX.The Code refers to the XX everywhere but when I am running the application ,it prompts me to enter the password first for XX and then for the Orig_XX component.
I have tried to remove all instances of Orig_XX. I have deleted that component from my project, searched the registry for any instance of the same and found that there is no occurence anywhere yet the application is still using that old object.
Any idea, where this getting cached and how can I remove this reference?
Thanks,
Manisha.