Top new questions this week:
|
|
I created a event receiver but work ok for single file but no work for multiple files,
HttpFileCollection collection = _context.Request.Files;
for (int i = 0; i < collection.Count; …
|
|
I have an application page and am trying to save settings for it using an SPPersistedObject. One of the fields I am saving needs to be encrypted and I tried to use SPEncryptedString but I can't get …
|
|
I have blog for our management team. Assistants will be posting instead of the managers. I have created a column called "Author" which is "people/group" lookup field for the assistants to add a person …
|
|
With IE 10 and Chrome 26 on Win7 x64 (Host1) no issues are appearing, except Firefox 20.
With IE IE 8 on Win7 x64 (Host2) and IE 10 on Windows Server 2012 x64 (Host3), there is the following issue I …
|
|
I am building a SPA using SP 2010 as my back end but with custom HTML/CSS/JS deployed to a subfolder of _Layouts. I get everything I need from ListData.svc with the exception of the current logged on …
|
|
I've got page containing a Data View Web Part. The page itself has been modified via SPD so that when loaded, jQuery loads up additional information (prices, etc.) for each row in the DVWP. Of course, …
|
|
i am getting the issue as below when i check the sharepoint log files,
The start address https://.**.co.im cannot be crawled. Context:
Application 'Search_Service_Application', Catalog …
|
Greatest hits from previous weeks:
|
|
Suppose I have a field that contain the following data:
==========================
| Email Address |
==========================
| Jack@wonderland.com |
| Peter@nobodyland.com |
| …
|
|
I have installed and configured SharePoint 2010 to run on the same box as the SQL Server its running from in Windows Server 2008 R2. Everything is working fine except the search. I have uploaded …
|
Can you answer these?
|
|
As we have different reports at sit and site collection level like audit and search related. How I can get reports at web application level. What if I need number of hits at site collection level and …
|
|
We have a sharepoint 2010 application, used to support classic authentication mode SSO. The behavior of the application in SSO senario is that, after user logon to sharepoint, user get redirected to …
|
|
I am confused as I read documents on this subject. Here are some questions...
Do I need to setup SMTP on all the SharePoint servers (we have 2WFEs and 1 App)?
Do I need separate email address setup …
|