The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
96 views

SharePoint 2013 - The Office HTML Viewer Service could not be registered

I have Windows Server 2012 (RTM) and SharePoint Server 2013 Enterprise (RTM) and SQL Server Enterprise 2012 with SP1 (RTM1). Constantly (about every 60 seconds) I have in Application log and ...
2
votes
1answer
120 views

Understanding NLB between WFE and App Servers

There are two WFEs with high availability. I asked someone if you are using NLB between them to load balance and he said yes. Then he said we also have two app servers with high availability. I ...
2
votes
1answer
53 views

Clustering and load balancing

What is the difference between clustering and load balancing from SharePoint point of view? When we say "high availability" does it mean clustering or load balancing or both?
0
votes
1answer
319 views

Load Balancing WFE servers in 2013

I'm in the planning stages for a new 2013 farm and documenting out my topology etc...came to a question of Load Balancing and since this is the first farm I've built with the use of it I'm wondering ...
2
votes
1answer
110 views

Firefox connection reset over hardware load balancing and SSL

We have set up farm with 3 WFE's. Web apps are load balanced by hardware balancer with SSL. Assuming that our web site is https://www.foo.bar, we have our applications configured as follows: HTTP ...
2
votes
8answers
2k views

How to determine which WFE you are hitting?

Webpart on the home page broken but does not appeared to be broken all the time. So I need to find out which WFE webpart is broken? Load balance is in place with 2 WFE. or is not the WFE since ...
1
vote
1answer
55 views

Unauthorized error when adding form to a form library

I have a webpart that extracts a form from an infopath template then it attempts to add this to a form library in SharePoint. I get an unauthorized error 401 when it attempts to add the file. It ...
1
vote
0answers
34 views

'-LOCAL' solution deployment across multi server farm

I've deployed numerous solutions before but I'm trying to do a 'zero downtime' deployment on a 4 server farm. My question is about what happens in the background when deploying with the -local ...
1
vote
3answers
250 views

Search, How to bypass hardware load balancer?

Problem: SharePoint search crawling is going through my hardware load balancer (HLB) and this is putting undue stress on the HLB. I'd like to have search crawl directly against one of the WFEs and ...
3
votes
2answers
140 views

Hitting a specific WFE in a Load Balanced environment

I have a host header web application pointing to a Load Balanced IP. Is there any way that I can hit a specific server in the farm? I'm trying to diagnose intermittent 503s and cannot determine ...
0
votes
1answer
475 views

Load Balancing - Is it configured correctly

I have a QC farm consist of 1 application server, 1 web front end and 1 database server. How I make sure all the web visiting traffic is going to web server not app server (unless wfe has too many ...
1
vote
1answer
72 views

Lost navigation when testing on one Web Front-End server taken off Load balancing?

Last week we experienced a phenomenon which didn't make sense (to me). We have an environment with one SQL Server and two Web Front-End servers in the Farm. Upon deploy one WFE were removed from Load ...
4
votes
2answers
765 views

Removing a Web Front-End server from Farm (Load Balancing)

I am currently working on a project where we have developed a portal on SharePoint. Currently we have two servers which is using Load Balancing. We're experiencing a lot of difficulties connected to ...
0
votes
2answers
189 views

Finding existence of network load balancing in existing moss 2007 farm

There are 3 servers in my moss 2007 farm (index,query,application). I am not able to find network load balancing manager on application and index server while query server has this application. I ...
3
votes
2answers
566 views

Load-balanced URL for Central Administration?

We have six servers in our SharePoint 2010 farm. Two servers have the Central Administration application. We would like to have a load-balanced URL for CA but beforehand would like to know the ...
1
vote
2answers
1k views

How can I configure load balanceing multiple SharePoint2010 web server using Network Load Balancing?

How can I configure load balanceing multiple SharePoint2010 web server using Network Load Balancing ? I googoled and binged , not much resources could be found on SharePoint2010.Can anyone point me ...
5
votes
2answers
2k views

Document Conversion Problem

We've tried about every configuration possible trying to get our Document Conversion process working in our load balanced, Windows Server 2008 (MOSS) environment. Using the default ports and ...
2
votes
1answer
698 views

Does SharePoint in a load balanced environment require Sticky IP

I have seen some comments that it is required, some that it is best practices. Has anyone experience with runing SharePoint in a load balanced environment without sticky IP.
2
votes
2answers
672 views

Using SharePoint with Hardware versus Software Load Balancing

Is there any difference when using Hardware or Software load balancing with SharePoint? What we want to do is to test a clustered solution using Windows NLB in test, and then run it using Hardware ...
3
votes
2answers
176 views

Site Creation in a load balanced environment

We have some functionality that automatically creates sites. What we are wondering is if the request goes to one of the servers to create the site, and then there is a request to read the site that ...