For SharePoint-specific questions, please see the SharePoint Stack Exchange site at http://sharepoint.stackexchange.com/
0
votes
0answers
10 views
SharePoint People Picker issue
In the sharePoint 2010, We have issue with people picker page. This page showing old information like Title and Role for some of the users.
We are not using User Profile Synchronization services.
...
0
votes
0answers
9 views
How to deploy a sharepoint solution which is without any features and assemblies into a specified web application?
I have a sharepoint solution, just includes some resources files and configs. The solution has no features and assemblies. The manifest:
<Solution SolutionId="XXXXXX-3DC233913F6A" ...
0
votes
0answers
6 views
SPContext.Current.FormContext.OnSaveHandler Not Firing from Custom Field Type Control
I am having the exact same problem described here. Unfortunately because I don't have 50 points yet I can't comment on it so I have to create a new duplicate question.
I mean it's not "100% EXACTLY" ...
0
votes
0answers
7 views
Pasting data from sharepoint in IE to Excel & VBA does not work
I have an excel template in which I copy & paste data from a sharepoint.
when i type in the data in excel, the code runs fine.
when i copy sharepoint data to the cells, the vba does not run, nor ...
0
votes
1answer
10 views
SharePoint Draft of a list Item
I am wondering if there is a way to make a "save draft" button on a SharePoint 2010 list. when it is clicked I want it to move the item to a "Your Drafts" List where only the user who created the ...
0
votes
0answers
5 views
Cannot log into external LDAP site after 2007-2010 db-attach upgrade
I currently have a MOSS2007 farm with an internal AD site extended to an External WFE that uses FBA to an LDAP server.
I am attempting to do the same setup in 2010.
Using ...
0
votes
0answers
13 views
Is it possible to change the column name of list and library in SharePoint 2010
There are several lists and document libraries in the site collection, list columns names are in different language. The lists are refereed by many pages and sub-sites in the site collection.
When ...
0
votes
1answer
15 views
how can i check to see if my sharepoint feature is activated
I created a simple item adding receiver event. In there, I just log the information info to log4net file when the event is triggered. I deployed it in visual studio 2010 and it indicated that the ...
0
votes
1answer
14 views
Is there any way to know whether a report has a subscription or not
We have a SharePoint site and there are many reports, some of those reports with subscription and some without.
Currently, we need to go to Manage Subscription to see whether there is any ...
0
votes
0answers
14 views
unable to access SharePoint 2010 website from local
I have installed SharePoint foundation 2010 in the MS server 2008 operating system and able to access Central Administration website from Local system. But I'm when I'm trying to access one of the ...
0
votes
0answers
9 views
Edit files with SharePoint 2010 Client Object Model
I'm new to SharePoint and using SharePoint Foundation server 2010 to save files using client object model. The application will list the files in the server using MVC4 UI. To retreive the files and ...
0
votes
0answers
9 views
Unable to change the language to English for edit options on items (records) in SharePoint 2010
I'm running a SharePoint website. When I go for edit of any items on to it. It displays the options in Vietnamese language. I have done the changes in all the places including content database with ...
0
votes
0answers
10 views
How to automate publishing of access database to sharepoint 2010 in C#?
Is there any way to automate the process of publishing Access database to SharePoint 2010 using C# in Visual Studio?
0
votes
3answers
17 views
Sharepoint error logging by the system
I have worked on PHP (LAMP) initially and now I have started working on Sharepoint. In case of PHP all the errors were captured and shown in Apache Error Log in case of Sharepoint I have to use Try ...
0
votes
1answer
16 views
Creating a ribbon custom button when inserting content to Sharepoing 2010
I want to create a button to popup a window and display a list that it's being requested to an external source. Then the user would click on one of the items to insert and iframe on the body of the ...