The port tag has no wiki summary.
1
vote
2answers
60 views
Is availability of port 80 a must for a SharePoint?
I have got this Dev env where only read access is provided. While browsing through default ports, i found that port 80 is assigned for Commerce Server and not SharePoint. So my query is if any other ...
0
votes
1answer
212 views
SharePoint Designer 2010 Error: Could not find the webserver at “Host Name” on port 80
I am trying to open a SharePoint website "http://qasite.organization.com/SharepointSite/". But I am getting the following error in Sharepoint Designer as follows,
Could not find a web server at ...
0
votes
2answers
2k views
Sharepoint port numbers
Are these numbers just numbers chosen for the purpose of telling web apps apart? i.e. does the choosing of these port numbers follow some sort of protocol or is it simply just to distinguish between ...
1
vote
2answers
1k views
How do I properly create & configure a second web application & site collection on the same server?
We have an existing web application and site collection which serves as our main portal.
I need to create an additional web application on the same server, and a site collection on it. This will ...
0
votes
1answer
130 views
Programmatically determine free port in a webpart
When we create a new web application in SharePoint from Central Admin,we see that a free port is automatically populated. Is there a good way to determine the free ports like SharePoint does?
3
votes
1answer
127 views
New Sharepoint Install non-functional over WAN, but works on LAN
I recently installed Sharepoint with SQL Server Express for a low-cost solution to our small companies lack of a collaboration tool. It is configured and working properly across all aspects of our ...
1
vote
3answers
1k views
Alternate Access Mappings in different ports
I've an WebApp using the 80 port and i have extend it - creating an AAM to Intranet Zone (http://my.new.url.com/). All good for now.
Now, i got a new WepApp for MySites in 81 port, but when i do the ...
1
vote
1answer
470 views
Change SharePoint Web Application port
We would like to change one of the web applications port from 8088 to 80.
Changing the port in IIS Binding does NOT seem to working. Should I be doing some additional steps?