I have crated a ftp server and placed my website code over there. Now i want my team members to work on the same copy over internet. Now the problem is that they can open the solution in VS 2008 but could not debug it. i installed remote desktop monitoring and all required setups but could not get what the problem actually is.
1 more Q, if i want someone to access mywebpage remotely thru http://localhost/... by using my ip address what port do i need to open. Is it 80 or something else as when i debug my page it shows url something like that http://localhost:**portNo**/mysolution/page.aspx Here this port no keeps on changing every time, so i cant get that which port has to be opened so as to make it accessible. as http://my%5Fipaddress/solutionName/pageName
I m using windows server 2003/vs.net 3.5/