Hi everybody,
I have created one web site project.In that i have added two existing websites.
when i run it, it starts two development servers with different port nos in VS.
How can i get both web sites to have same port no in development environment coz it is making call to each other & i need to debug it.Because of different port nos,call to other website fails.
Thanks
I have created one web site project.In that i have added two existing websites.
when i run it, it starts two development servers with different port nos in VS.
How can i get both web sites to have same port no in development environment coz it is making call to each other & i need to debug it.Because of different port nos,call to other website fails.
Thanks
Comment