Hello Everyone,
1) Me and one of my colleague is working on the single server but our Id and password is different .We both are using Remote Desktop Connection .
2) But the problem is my colleague folder location is different and my folder location is different and we both host UI and Web folder in IIS server, with there different names.
3) When my colleague is running the application on the same time if I run the same application our application got conflict either I have to stop my application so that my colleague can run that application.
4) If I have done some changes so I have to ask my colleague to stop there application so I can test (vise versa).
5) Even we are not able to done work par alley.
6) We both are using Visual Studio.
7) Then connection between the UI and Web component is not establish properly.
8) I also bind my application with different port also.
9) I have trying to login into my application it show login failed.
10) At one time only one user can run the application.
11) So we are using the same port to run the application.
12) How I can host my application in the IIS Server with different port so that our application will not get conflict.