For SharePoint-specific questions, please see the SharePoint Stack Exchange (http://sharepoint.stackexchange.com) site. Use this tag for programming questions which may involve SharePoint. Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration ...
0
votes
1answer
7 views
SharePoint Library Tree View for Outlok Addin
I am currently developing an Outlook Addin, this is my first time doing something Object oriented,
I'm a beginner, but since you all must have been there at somepoint i think you can all be ...
0
votes
0answers
6 views
How can we loop through an image based on drop down value
I have the below requrement. User has aan iamg in a library. Now in another list i have a look up feild with values 1,2,3,4,5
NOw how to display image repeatedly based on dopdown value.
i.e if the ...
-2
votes
0answers
7 views
how to configure user profile syncronzation service with my membership data (SQL Server)
We have a product developed in moss. we stores employee data from external linked server to our custom membership data. We defined custom profile import job which creates/updates sharepoint user ...
0
votes
0answers
4 views
SharePoint 2013 APIs
Looking for somewhere that describes the differences between the SharePoint 2013 APIs, specifically I'm wondering what APIs I can use to create databases and site collections. As far as I can tell, ...
0
votes
0answers
7 views
Connectable webpart multiple textboxes
I have two webpart right now on selectedindex changed of my textbox(TextboxFirstname) i send textbox data to consumer webpart, the problem is now that i have more then one textbox that i want to send ...
0
votes
0answers
8 views
“Field type <name> is not installed properly”
SharePoint's telling me the following field type is 'not installed properly'
<?xml version="1.0" encoding="utf-8" ?>
<FieldTypes>
<FieldType>
<Field ...
0
votes
1answer
9 views
Modifying machine.config in any way causes “Service Unavailable” browser error for SharePoint 2013 site
I need to add some new entries to machine.config on a machine running SharePoint 2013 (server). However, no matter what change I make, after I have saved the file and restarted IIS (both steps are ...
0
votes
0answers
15 views
Authenticate Powershell script on SharePoint site using Claims
I have the following problem:
my team uses a SharePoint team site, for delivering our work among other things. We are SharePoint developers and write a lot of powershell, but as far as this site is ...
0
votes
0answers
11 views
How to expose the data within a web part via a web service
List data can be exposed via a web service but how can web parts be also exposed via a web service ?
I think this question is similar to SharePoint 2010 Web Part expose web service? , the difference ...
0
votes
1answer
15 views
Publishing Excel Named Ranges to SharePoint Programmatically
I have an excel file with named ranges saved in a document library in SharePoint. I created some excel web access web parts in order to display the excel files I have. My problem is I can't seem to ...
-2
votes
0answers
9 views
Sharepoint site in native android webview
I need to access sharepoint website form my native android webview. Is there a way to do so. I could only access it through firefox browser.Any samples or tutorials would be helpful.
0
votes
0answers
8 views
Chrome type property of custom webpart is not becoming none in the publishing page
I am using custom web part in a publishing page of SharePoint 2010 and I did chrome type none by programmatic of that web part. I applied chrome type property none in the .webpart file.
When I put ...
0
votes
0answers
16 views
Sharepoint Webservice not filtering Data.
Working Version
Issue: I am querying SharePoint using SP CAML Query Helper. Using SPCQH I am able to retrieve one order. The query works.
Once I add the query to my Biztalk solution the query below ...
0
votes
0answers
10 views
Can Report Builder 3.0 be used to deploy and maintain SSRS reports hosted on SharePoint 2007?
Can Report Builder 3.0 be used to deploy and maintain SSRS reports hosted on SharePoint 2007?
If so, Report Builder 3.0 does not let me create a Data Source until I specify a report server, but the ...
0
votes
0answers
13 views
“Hidden features with activation dependencies are not supported” but Microsoft does it
I'm trying to migrate custom features from 2007 to 2010, but in deploying from vs 2010 I get the error "hidden features with activation dependencies are not supported...".
There are two features ...