Hi,
We have been using file system based web projects for web services which had seemingly been working fine, however we added the "Update to support web applications" and we have started getting a problem.
In a nut shell each time a developer opens visual studio it seems to reassign the port numbers for web projects, as result they have to change web service url's in the configuration. This is a big pain in the ass as multiple developers working on the same solution means we each have to share checkout the config files so we can change the settings to suit our Visual Studio.
I cant see how to configure or set what port a web application will use, and havent been able to find much on google about this.
Would like to know if anyone else has had the same issue and if they could fix or work around it.
Cheers for any help
Mike