Reason behind this behavior is these details are associated with Parameters and sometimes it may be not present in the view.
You can right click the Project.params and view the code in such cases as shown below;
Now inspect the code;
You will realize that previous details (ex. Server) are set as shown above and they doesn't get change when you change the Connection Manager from UI. So you need to change this file with new details. This fix the issue.
No comments:
Post a Comment