The front-end tag has no wiki summary.
1
vote
0answers
51 views
Solution's deployment status failed
Last I night I was trying to deploy a custom timer job on production servers, I added solution easily using STSADM, but when I tried to deploy it using CA it returned with deployment status as Failed.
...
0
votes
1answer
60 views
SharePoint 2010 One of two web front ends have broken Audience on web parts
I have encountered a problem with Audiencing in our SharePoint 2010 farm. Hopefully someone out here has encountered this before.
We have 2 web front ends (web1 and web2) 1 app server (app1) and a ...
0
votes
2answers
157 views
Problem with connectivity and OWSTIMER.exe
Our stagging environment is on a single server with 3 virtual servers,
Database Server
K2 Workflow Server
WebFrontEnd Server
Now time to time I am getting this exception for a webpart in event ...
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 ...
2
votes
1answer
160 views
Listview in a webpart: popup only appear once
The problem
I am having a problem, with a Listview that gets included in a Webpart.
When I am trying to make a, action on a list item, I get the dropdown. If I let et close and try to open it again ...
5
votes
2answers
650 views
Javascript Client object model, rename folder
Hey am trying to rename a folder inside a Document library, right now i get my item and everything is good but when i try to rename it using set_item('title', 'NewFolderName') it crashes and unwinds ...
1
vote
2answers
286 views
Can't connect to Sharepoint site after power outage
This is a weird issue.
We host our Sharepoint 2010 stuff on a local VMWare setup. There was a power outage in the building this weekend and since then, our SP site has been inaccessible (our servers ...
1
vote
1answer
114 views
Does an extra WFE help with 'out of memory' problems?
General question:
Does adding an extra WFE help if the existing WFE is running out of memory during normal day to day operations?
My Case
We have a WFE with 10 Web Applications (A Portal, Coporate ...
2
votes
2answers
1k views
Why do I keep seeing the same message in my ULS logs?
The following messages continuously repeat in my ULS logs for one of the farm front end web servers. During this time, the site experienced incomplete page renderings or 404s. I removed this WFE ...
1
vote
1answer
231 views
how to identify webparts by their element in the DOM
I'm working on some DOM scraping in SP and I want to tighten up my logic around web-parts. Namely, is it safe to say that anything with a attribute of 'webpartid' is a webpart?
Some sample ...
2
votes
1answer
142 views
Move a hidden web part between zones using the user interface
I have a Publishing page with a number of web parts - upon changing the page layout recently, some of the web parts disappeared (because the web part zones changed).
Is it possible to move these web ...
3
votes
1answer
321 views
SharePoint2010 chrometype modification
I am setting up a webdesign and the headers of the webpart titles is to be designed with an image which has bowed corners. The issue is that the webparts can have dynamical widths. I used FireBug to ...
1
vote
1answer
192 views
Access denied when trying to add front end to server farm. Why?
I'm trying to add another front end server to my wss server farm. For some reason, the 'SP product and technologies configuration wizard' is failing at step 2 - throwing an access denied error.
In my ...
8
votes
10answers
2k views
Has anyone optimized the front-end (css/javascript files) of a SharePoint site
So it seems to be that Sharepoint's front-end optimization is non-existant. For example, http://dfs.us.dell.com/Pages/DFSHomePage.aspx, according to YSlow, is serving up 14 separate JavaScript files, ...
