How to run multiple instances of my site on my development machine?

D

David Hearn

I have the need to run my web application side by side for testing purposes
so that I can compare two copies side by side. Is there any way to do this.
I have tried opening the project twice and running each of them but it only
works sometimes.

Thanks in advance!
 
W

William F. Robertson, Jr.

You will need to copy one of your version to another virtual directory and
access it that way.

http://localhost/myApp

since you are testing copy the wwwroot/myApp directory to another directory,
set the new directory up as an application in IIS and happy testing.

http://localhost/myApp2


bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top