Performance is characterized by the amount of useful work accomplished by a computer system compared to the time and resources used.
2
votes
3answers
242 views
Sharepoint 2013 extremely slow
We have an new sharepoint 2013 site, Server Virtual and standalone , it has 12 gb ram.
This sharepoint user interface extremely slow.
In Developer Dashboard we see each aspx page requests waiting ...
1
vote
2answers
760 views
Sharepoint 2010 FAST Search, what is the difference between incremental and full crawl?
I read this article on the matter:
http://allcomputers.us/windows_server/sharepoint-2010---managing-crawls.aspx
From reading the article, it seems that the full crawl does a re-index on all content?
...
3
votes
2answers
430 views
Jumping to a specific page within a SharePoint List
I was wondering what people think the best way is to jump to a specific page within a sharepoint list, taking into account performance considerations.
eg:
1) List with 1000 items in it
2) Each page ...
0
votes
1answer
63 views
SharePoint Edit/New Form with JQuery Validation
var apptHour = $('select[name="ctl00$m$g_29cbb5be_bcd6_4949_875d_8fad4732db9b$ctl00$ctl05$ctl09$ctl00$ctl00$ctl04$ctl00$ctl00$DateTimeField$DateTimeFieldDateHours"]');
var endHour = ...
1
vote
1answer
790 views
Poor performance in EnsureListItemsData method. What happens here?
We have two 'identical' SharePoint farms; one production and one test. Both consist of 4 VMs with identical specifications. An application server, 2 WFEs and a SQL server. Both environments run a ...
0
votes
0answers
18 views
Edit Listform(OOTB) consuming more time to load in SharePoint list
In our SharePoint server there is one list List1.when i am open any list item in edit form List1. it is taking much time to be loaded. around 1sec upto 2min.
In List1 contain one lookup column from ...
0
votes
0answers
46 views
Steps to be followed during Sharepoint Server High CPU utilization on all WFE
I have all my server at VM and CPU utilization always keeps varying around 100 %.Hardware NLB prperly configured.
We have 4 web front ends having 16GB RAM and 4 cores hosting one web application with ...
0
votes
2answers
78 views
How can I view Developer Dashboard from a custom master page or PowerShell?
I need to view Developer Dashboard data to investigate a bottleneck on a SharePoint deployment, but the master page has been customized and the Developer Dashboard is not available (after enabling it ...
4
votes
1answer
272 views
How to perform stress test against sharepoint site using threads
I want to analyze the performance (hence its weak points) of a sharepoint site doing stress test activity. What is needed to be done is call some methods exposed via web service that do the following ...
2
votes
2answers
87 views
Can we avoid clunky hiding of WebParts?
It's a real drag and performance killer to have to load all the WebParts on a page and then laboriously hide and reveal all the ones relevant to user groups / permission levels. Especially when on the ...
3
votes
2answers
298 views
Can all the /_layouts/xxx.debug.js files not be served to end users?
I'm working with a 3rd party vendor who has done the SP 2010 integration of a small site. I've noticed that our incredibly simple login page is nearly 3.2 megabytes. The users of this site are the ...
0
votes
1answer
111 views
Do event receivers have a file handling limit?
I created an event receiver inheriting from SPItemEventReceiver for document libraries that moves files to specific folders and changes some metadata columns that I've added to them.
I created a ...
0
votes
2answers
397 views
SharePoint 2013 “Working On It” a lot during development with no CPU/disk activity
When doing anything that requires SharePoint to recycle, like deploying a project to SharePoint from Visual Studio, it takes forever for SharePoint to spin up again.
The deployment is about the same ...
0
votes
0answers
52 views
FAST Search result page showing wrong timestamp i.e. 1/1/1600 for Microsoft files
In FAST Search result page showing some MS documents(Excel, Word etc). But the timestamp of those document showing wrong i.e 1/1/1601 where as the actual timestamp of those documents in Sharepoint ...
3
votes
3answers
288 views
How can I speed up the Site Performance?
Are there any non-hardware related methods for increasing or optimizing the performance of a new Sharepoint 2010 Enterprise implementation?
There are over 1000 users that access this site and it can ...
0
votes
1answer
58 views
Performance of LoadQuery degraded (almost) linearly along with the number of documents in library
The following piece of code creates an empty document in a library and get back all fields for the document (to set them later, and real document text will be loaded in a separate process):
string ...
1
vote
2answers
84 views
Parts of central admin are excrutiatingly slow
I have a new sharepoint 2010 install, setup on two virtual machines (one a web frontend, the other sql). Virtualization is microsoft hyper-v. Both VMs have 8GB RAM and 4 cpu cores. The VM host ...
1
vote
0answers
29 views
Sluggish Sharepoint Application
I have Sharepoint 2010 application that runs smoothly during certain times of day however, whenever it feels like:
the CPU usage hits 100%;
the ASP Request Execution Time indicator flashes a warning;
...
1
vote
2answers
219 views
SharePoint 2007 Web-application is getting crashed due to memory leak
We decided to duplicate an existing web-application (for Podcasting kit), which has site collection only at root level, so created a new web-application (in the same DB instance) and imported (stsadm ...
3
votes
2answers
35 views
MOSS timing out on regular basis
I have been running into an issue on MOSS 2007 for the last two weeks, users are reporting extremely slow responses from SharePoint, a lot are reporting time outs when doing anything within ...
3
votes
2answers
748 views
SharePoint 2007 - 100% CPU usage
Our SharePoint 2007 server is using 100% cpu usage, we have a single farm setup with a 1 application server(central admin) and 1 database server.
Inspecting the tasklist I can see there are 7 ...
0
votes
1answer
42 views
Problem with performance of External List
In my company a person which are Administraiting the CRM Microsoft Dinamics give me one of External list with a Vacation of Workers in Company. I try first with list local in my project, and this list ...
2
votes
0answers
130 views
How do I combine rows from different sharepoint lists onto 1 overall list?
I'm using Sharepoint 2007 and sharepoint designer, and I am using multiple sharepoint lists that have the same column types (# required, # complete, % complete) that shows the training status for ...
1
vote
0answers
70 views
“Choose folder” dialog in document library reacts really slow
While uploading a document into a library I want to choose in which folder the document should be uploaded.
When I choose a folder the PickerTreeView.aspx answers really slow.
Example image where ...
0
votes
1answer
41 views
How to make faster readable elements from the list?
I have an ASP Calendar, which shows elements from the list. If I try to bind the elements to the list, there are a lot of elements for example 35 429 elements. It takes up to 4 minutes to load this ...
0
votes
1answer
45 views
Possible solution to a lot of expensive webparts on a single page
I have a question regarding the loading issue of a page.
Current situation:
I have a page layout in my SharePoint 2007 environment, this page layout defines a lot of web parts we can say up to 40 of ...
1
vote
1answer
325 views
SharePoint 2010 FAST Search Crawl Rule Exclusions Are Case Sensitive
We have SP2010 FAST search running and it works great.
I've had to set up some crawl rules to exclude certain sites/folders. Without checking the Match Case check box (making the crawl rule ...
0
votes
3answers
1k views
SharePoint 2010 app server is responding slowly?
SharePoint 2010 application server responds slowly, below are observed from the ULS during the slowness
Timer Job SchedulingUnpublish
MetadataWebServiceApplication.GetChanges called on 'Managed ...
0
votes
0answers
157 views
How do we query the usage logging database to find Average RPS in a SharePoint farm?
In SharePoint 2010 the usage database WSS_Logging has a view named "dbo.RequestUsage". Although Microsoft does not support querying content databases, WSS_logging is supported by Microsoft for direct ...
2
votes
3answers
110 views
Sharepoint2010 performance
We have Sharepoint2010Foundation development like following.
1 windows2008 server x64 (Dbase and App Server)
8gb Ram and 4 Cpu on Virtual Environment
Platform will be used over 600 users and we ...
5
votes
2answers
242 views
MSDN like application on SharePoint 2010
I have a project initiated for a client where they want a Knowledge Base Application for their line of business. The interface needed is almost a replica of MSDN Library which needs to implemented ...
2
votes
1answer
183 views
Should we use web service lists.asmx over CAML when working with large lists
There is a list that has around 100k items in a SharePoint Site Collection. This site has been customized to serve certain business requirements through visual webparts.
While, regular CRUD ...
0
votes
2answers
287 views
Best way to get all subsites
I want to create a list of all subsites (all levels), and some details about each of them.
The simplest way is to do a recursive function, but I have many subsite (about 600) and I want a more ...
0
votes
0answers
72 views
Tempdb activity causing IO problem on virtual Sharepoint installation
My problem is performance and I suspect an IO problem with TempDB.
I have a sharepoint 2010 installation that is running on 3 VMs; App tier + web, search, database. Database storage is being provided ...
0
votes
1answer
175 views
Workflow starts slowly
I have developed 2 workflows. Both are run manually. The first workflow starts the second, waits for it to finish, and then carries on. There are no problems really, it's just that once the second ...
0
votes
1answer
754 views
Datasheet View and Slow Query StackTrace-Managed
I have a list with 20000 items when I'm trying to open it in Datasheet View it shows me 100 records and then alert on the screen.
Cannot connect to the server at this time. You can continue ...
0
votes
2answers
375 views
CPU Spikes during full crawl SharePoint 2010 Standard (No FAST)
I have a small one server SharePoint implementation. I have a full crawl set for Saturday morning. During full crawls, the CPU spikes to above 97% utilization for a very long duration and Alarm ...
0
votes
3answers
80 views
SP2010 - Which best solution for “crawling” plenty of site within 5 minutes by a timer job?
I have an issue I'd like to share with you, in SP2010.
Here is the situation: There are a big number of sites, let's say 500, within one or different site collections. In each site, there's a similar ...
0
votes
1answer
117 views
Performance Metrics / Load testing
I was wondering what people typically do for gathering of performance metrics and statistics relating to SharePOint (avg page load time for certain pages and such). I've found the following ...
2
votes
2answers
152 views
Client-side Object Model Load Test Metrics
I would like to know if anyone has done any load testing on using managed .NET Client Side Object Model (CSOM)?
I am mainly looking for metrics (graphs, spreadsheets, etc.) on the following:
Large ...
3
votes
3answers
3k views
Slow SharePoint Blog
The SharePoint 2010 blog can at times be very slow when rendering individual posts.
The time is generally due to the following operations:
DataBinding DataFormWebPart (Posts[1]) (2654.17 ms)
...
21
votes
6answers
8k views
Why is SharePoint so slow?
I'm a SharePoint user.
My company has introduced SharePoint and use it as their intranet site. They've made some changes to the masterpages, etc. to let the intranet have a 'corporate' feel. There ...
5
votes
2answers
325 views
SP Administrator Toolkit for stress testing SP 2010?
I'm looking for a simple way to execute stress tests on a new SP 2010 farm.
The SP Administrator toolkit page says that it an use SP 2007 logs to create the load test, for use in upgrade scenarios.
...
4
votes
3answers
2k views
How do I tune a SharePoint 2010 farm on VMWare?
We have a large SharePoint 2010 farm running on VMWare ESX cluster. Based on the hardware underpinning this environment and the given load (which is light), we feel like the servers are responding ...
2
votes
1answer
204 views
How to improve performance of lists with multi-lookups
I have a list that includes several lookup fields. Some of these are simple lookups (only one value allowed), others are multi-lookups (the "allow multiple values" checkbox is selected).
I have ...
7
votes
2answers
1k views
SharePoint 2010 Performance troubleshooting
I have problem with SP 2010 performance and I need someone to recheck my troubleshooting steps, validate my findings or suggest anything useful.
I have Intranet portal as follows:
1 front end ...
7
votes
3answers
333 views
SharePoint 2010 Sandboxed solutions performance
Does code that is deployed through a Sandboxed solution perform just a well as code deployed through a Farm solution?
Does the overhead that comes with interprocess communication (since Sandboxed ...
1
vote
1answer
763 views
No health reports available though features enabled
How do you enable health reports on a SharePoint 2010 server? Under Central Admin, I go to Monitoring, click View Health Reports, and it says: A health report is not available for this site. Usage ...
2
votes
2answers
184 views
Speeding up Development Environment
I have a Windows 7 box where I do development work on before pushing up to a central dev server. The performance on my local machine is holding me back. I like to deploy regularly to check changes ...
1
vote
1answer
56 views
Tips for improving Visio Services performance
I have a solution with approximately 1MB Visio Drawings which are data bound. I need the drawings to refresh as frequently as possible (which I believe is 1 minute interval).
I'm looking for ...






