London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Best practice for local environment for multiple sites

Vote:
0

Hey guys,

How do you handle multiple site local development environment? 

We are changing the csproj with a specific port, so rebuild is needed.

Is there a best-practice for this? Do you create sites in IIS and then, to debug, attach to each of them? Something else?

#86425
May 21, 2014 11:53
Vote:
0

Don't know if I would call it best-practice but we have multiple sites in the IIS pointing to the source folder. When debugging I usally pick a favorite and attach to that (tool tip, ReAttach). 

#86426
May 21, 2014 12:04
Vote:
0

Yeah, this is what I've been doing as well. Thx for the ReAttach suggestion!

#86596
May 26, 2014 12:10
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.