0
votes
2answers
63 views

Root Site on New Web Application Can't be browsed to

Testing box is SharePoint 2010 Standard, single box install, local SQL. Default Web Application works fine. I've created a new web app, create a root site collection for it and no joy. I've tried / ...
0
votes
3answers
92 views

Error on recreating web application

I've written a powershell script to create a web application, add libraries and pages, etc. As I work through the script and fix bugs and issues, I delete the web application through central ...
0
votes
2answers
570 views

whats the difference between IIS web application and SharePoint web application

I have been working on SharePoint for a long time but still confused with the concept of webapplications in SharePoint and IIS, I would also like to know the relationship between them. I just studied ...
0
votes
1answer
278 views

Best way to force traffic to Web Front End?

I have a SP 2010 farm with a 3-tier structure consisting of 1 DB server, 1 App Server and 1 Web Front End. When I create a Web New Web Application called "Search_WebApp", I notice that it creates the ...
0
votes
2answers
379 views

One or two web applications on IIS serving http and https?

I have a SharePoint 2010 installation at my customer looking a bit odd. We have three web applications (intranet, mysite and cooperation) in three different web applications on the IIS serving ...
0
votes
1answer
258 views

Adding ASP.NET Web Application to SharePoint Virtual Directory (for SPContext)

I'm inheriting an ASP.NET application that is hosted within the IIS SharePoint web site. From IIS, right click the Web Site, and click 'Add Application' is the method used here. In our dev server, ...
1
vote
1answer
105 views

relationship between Site Collections in a web application

I have around 4 SiteCollections in a web application in Sharepoint 2007, I wonder if one site collection is for customer A, and second is for Customer B, will they be assessed using same IIS website ...
1
vote
1answer
118 views

What are _formsweb.config files? SP2010 Claims [Access Denied]

I'm hoping someone will have experience with this. I'm stumped! I have two SharePoint 2010 (Enterprise) farms: development and production. Each farm has 3 servers: SPSQL-Dev, SPSQL-Prod ...