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!
AI OnAI Off
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!
Hi,
Either that or just use IIS Express, which is shipped with Visual Studio. You can set IIS Express as default in project settings (right-click the project and choose Properties), please see http://weblogs.asp.net/scottgu/introducing-iis-express.
Let me try changing the configuration. I will let you know what happens. Thanks!
Hi there,
I inherited an EpiSever project.
And for some reason it seems like I can't run it from Visual Studio. The previous developer told me that the way you do things with EpiServer is to deploy to the local IIS and test there.
Is this right?