Hello,
1. I have a Site called Intranet using port 80. This application web was created with Sharepoint Foundation.
2. I have another ASP .NET application web. The name for the solution file is intranet.sln. I need to create the app web and the virtual directory under Default Web Site folder.
Both applications use 80 port.
My first problem:
- After the creation of the virtual directory for the intranet.sln, when I open Visual Studio, I get a message telling that there is not a virtual directory configured. But I´ve configured one before (point 2)
How I set in the Visual Studio properties that the virtual directory of the solution is configured yet?
Finally I need to create bindings for both application web.
Regards, María