All commercial releases of SharePoint. Excludes free license versions of SharePoint.
0
votes
0answers
4 views
Remove/delete attachments from an InfoPath 2010 form programmatically
how to remove/delete attachments from an InfoPath 2010 form programmatically?
I have more than 5 file upload control in single form. So how can we know that user has remove file from which file ...
0
votes
1answer
11 views
I want to make weather webpart that display Temprature bu using Api like Google or yahoo
I want to make Weather web part form any api.I had search on Google but not find any good solution.So,any link or suggestion or steps for that.
Thanks in Advance.
0
votes
0answers
9 views
Synchronized InfoPath Attachment With Document Library
I have an InfoPath 2010 form with a Document attachment.
if any user upload infopath form with attachment, than attachment must be added in document library,
if any user modify or delete any ...
0
votes
1answer
12 views
Restricted search on a list to hide private column
We have a list called employee. Out of all columns search result should not show 2 private columns named DOB & salary. Result can show all other columns.
I mean how to implement restricted search ...
0
votes
0answers
11 views
User profile pictures not showing up in one site collection
We have 3 site collections and we think we have an issue with one regarding the user profile pictures. In that site collection, the user profile pictures do not show up in the lists. We do the same to ...
1
vote
1answer
20 views
Sharepoint sign out programatically
I have FBA enable in my sharepoint site. I want to do custom log out. I found below code.
FormsAuthentication.SignOut();
var authCookie = Request.Cookies[FormsAuthentication.FormsCookieName];
...
0
votes
4answers
31 views
bulk files upload to document library in SharePoint 2010
in one of the project we need to upload bulk files ( 250 mb at a time or more ) to a document library in SharePoint 2010. OOB multiple file upload through IE browser is not good one as it gives ...
0
votes
1answer
19 views
How to retrieve Lookup List's lookup values in a third List
I am using sharepoint 2010 Lists.I have 3 Lists RoleFamily,Roles and Employees. RoleFamily defines under which Family a role exists.There fore RoleFamily is the Primary.The below image shows the ...
2
votes
1answer
33 views
Add New List Item with SPServices anonymously
I have an HTML5 + jQuery application with a built in contact form that I wanted to hook into Sharepoint, and Lists seemed an ideal way to do that. I used the jQuery library SPServices to get this up ...
1
vote
1answer
19 views
Opening a document in SharePoint 2013 requires logging in
We have implemented a new install of SharePoint 2013 at my company. I've set up a web application, a site collection and a site so far. I'm setting up sites and testing them to see how SharePoint 2013 ...
0
votes
0answers
7 views
pages library and retention action
My site is a news site , where I am using sharepoint pages in the page library as news items . recently my client requested me to implement retention policy on these pages . for instance if a page in ...
0
votes
0answers
29 views
SharePoint 2013 and Office Web Apps - Unable to view documents
We have a Web Applications Companion (WAC) server connected to our SharePoint 2013 web application (upgraded to claims based authentication). It appears to us that the WAC server does not trust the ...
0
votes
1answer
10 views
Cross site cross database lookup field SP2010
SiteCollection 1 in ContentDB 1 has List 1 with custom lookup field.
This lookup field returns all text fields from any selected list in a site collection specified. Each site collection is in a ...
0
votes
0answers
10 views
Unable to find Namespace for SPWeb, SPUser or SPControl, Provider-Hosted App
Using a Provider Hosted Application for SharePoint 2013, I am unable to ue the following lines in my C# code to get the current user
SPWeb web = SPControl.GetContextWeb(this.Context);
SPUser sUser = ...
0
votes
1answer
19 views
Single Point Of failure in SharePoint 2010
We're considering to implement some good/better/best recommendations in our existing Mid-Large SP Farm for "Single point of Failure in SharePoint 2010". Can someone point out to the areas which can be ...
0
votes
0answers
12 views
Sharepoint 2013 Suddenly Going Slow
I currently have a test SharePoint 2013 install setup on a VM, the specs of the VM are very modest (8GB RAM, Dual Core Xeon, linked to SQL 2012 on another server) and it has been working fine as far ...
0
votes
2answers
16 views
Maximum number of items to delete has been reached. Please contact the Site Collection Administrator
I am facing this error when i am programatically delete record from sharepoint list. column is lookup column in another list and i have set cascade delete option enable in list. I am facing below ...
0
votes
1answer
12 views
Excel services and PowerPivot error: “Unable to refresh data for a data connection in the Workbook. ”
My environment is a 3-tier SharePoint 2010 Architecture: Running on SQL Server 2012 Enterprise Edition
WF1
WF2
Both Web Fronts are NLB, and we have they following Application Servers
APP1 - ...
0
votes
0answers
6 views
What's the best way to create a replication/load balancing module?
We have a sharepoint doucment library, the site consist media files(like images, word document, .psd file) and then we have a local CME (Alterian) which can be integrated to the SharePoint library in ...
0
votes
0answers
24 views
SharePoint Site Content Types and Site Columns Galleries are empty
I provisioned a SharePoint (2007) site collection using C# SharePoint API. Pretty standard stuff. Subsequently, I added a couple of site columns, document libraries, etc. and then a child website ...
1
vote
1answer
21 views
How to change FROM address when workflow is configured in SharePoint 2010
There is a requirement to change FROM address when workflow is configured in Sharepoint 2010 ?
By default it is static one and I want to change it so that site owners email adress will go as FROM ...
0
votes
0answers
13 views
Cannot access new App in SharePoint 2013
My problem started as follow:-
I installed SharePoint 2013 and visual studio 2012.
When I first try to deploy a SharePoint hosted app I got the following compilation error in visual studio “Error ...
0
votes
0answers
10 views
No users were displayed when I try to select the administrator for a new site collection
I wanted to create a new site collection under the default application on my development environment, but when I search for users which were defined inside my development environment to assign one of ...
0
votes
0answers
13 views
show outlook calendar
For SharePoint 2010 intranet project want to show outlook calendar. But OOB calendar web part ask for login details each time it is accessed. What is the way to overcome/avoid login each time in the ...
0
votes
1answer
20 views
how to find the master page from MasterPageFile=“~masterurl/default.master”
i am unable to edit the master page in SharePoint designer. i guess these master page are bind with the content page latter during the page load.
is there any way to find out the master page so that ...
0
votes
0answers
12 views
How to restrict current logged in user from being displayed in SharePoint 2013 Client people picker from client side?
Hi i have implemented the client people picker using the javascript and the code give on
http://msdn.microsoft.com/en-us/library/jj713593.aspx
what im looking to do is to validate this field so ...
1
vote
2answers
22 views
Sharepoint Site with Excel Sheet Template for Users to create New Sheets
I am tasked in work with creating a share-point site. Here are my requirements:
The main page must allow the user to create a new "File".
The file must be an excel sheet template that i will style ...
0
votes
1answer
27 views
How to show organization chart in SharePoint 2010
How to show organization chart for a company in intranet portal without using any third party web part? what is the simplest way to show data correctly?
1
vote
0answers
15 views
Custom List Form works fine in Infopath but gets stuck when deployed
I have a custom list form for whenever I add a new item to a custom list. This form connects to an external sharepoint list that has 3000 records.
When you type a client ID it will connect to the ...
0
votes
0answers
18 views
how to make webpart follow windows scroll down on site
i have a webpart that i would make that the webpart follows the windows on the right site, so if i scroll down on the page the webpart are following the the screen and scroll??..
I want this because ...
0
votes
1answer
28 views
Visual studio 2012 cannot find SharePoint Server 2013
I have installed SharePoint server 2013 on my dev machine and it is working fine when I login as an administrator. and after that I installed Visual studio 2012 professional on the same machine. But ...
0
votes
1answer
35 views
How many processes & RAM I should assign to my SharePoint VM development environment
I have a machine with the following specifications:-
32 GB RAM
Core i7 with 8 processes.
670 GB hard disk.
Windows 7 professional.
Inside the machine I installed VM workstation 9.0 .
And I have ...
1
vote
2answers
46 views
Sharepoint 2010 http to https redirection iis 7.5
When i try to access my site using customsite.com it points to port 80 default site. when i put url as https://customsite.com it points to proper port and i could log in to the site.
When a user ...
0
votes
0answers
12 views
XSLT based data access component (DAC)
For one ASP.Net 3.5 application we need XSLT based data access component (DAC). I heard Microsoft is providing XSLT based DAC class readily available for direct use in the application.
Can any one ...
0
votes
0answers
8 views
SSP upgrade approach
In case of SSP 2007 to 2010 upgrade what is better approach ( In-place or DB attach) to upgrade these following SSP service. In fact all SSP services have pros & cons for ( In-place or DB attach) ...
0
votes
0answers
19 views
Which account I should use for defining “Service Account” for SharePoint products and sql server reporting during my TFS instalation
I have installed the following:-
SharePoint server 2013.
Visual studio professional 2012
Sql server 2008 r2 sp2
And currently I am installing visual studio team foundation server 2012, but during ...
0
votes
0answers
18 views
Page Layout Content
I am trying to find out where some content in a page layout in Sharepoint 2007 has come from. The page layout name is
"Article with comments".
The page layout contains no webparts. It does ...
2
votes
1answer
35 views
Access Denied trying to access SharePoint 2013 REST API, User Profile endpoint
I am building a Provider Hosted App for SharePoint 2013 in PHP. I have been successfully able to generate an access token for my user, and remotely access an api for showing all the lists. ...
1
vote
0answers
13 views
SharePoint 2007 Out of the Box Doc Lib Alert/Comment section Problem
I have ran into the following problem and am completely stumped. When I upload a document (this case excel file) to an OOTB SharePoint doc lib there is the option to add a comment. The problem is, ...
0
votes
1answer
22 views
upgrading Web Parts in SharePoint 2010
what is the best approach for upgrading Web Parts in SharePoint 2010?
Is AfterDeserialize() method best approach?
pl suggest.
thanks in advance
0
votes
0answers
18 views
News feed Sharepoint 2013
I get this error anytime I try to submit a post on a News feed in MySites or team site MicroBlog.
"SharePoint returned the following error:
Unexpected response from server. The status ...
0
votes
0answers
34 views
Upload to SP 2013 Document Library with metadata, Powershell problem
As a Proof of Content Assignment i was asked to implement a SharePoint 2013 Document Library to a Local Program. I'm relatively new to Power-shell and have tried to upload .docx files and succeeded.
...
0
votes
1answer
17 views
How to configure Host Distribution Rule for File Shares in SharePoint 2010?
Normally when we create a new Host Distribution Rule it asks for Hostname and Crawl db name. But my requirement is to configure this for File Shares.
I cannot find any article to configure Host ...
0
votes
0answers
8 views
Unable to end a workflow on a list
I've got a SP workflow issue that I'm struggling with.
I've got a list and a task list, a user submits an item to the list then a task is created which is automatically assigned to the "admin". After ...
0
votes
1answer
32 views
There are no SQL Server instances or shared features that can be updated on this computer
I am trying to install SQL server 2008 r2 on Windows server 2008 r2, I have the SQL server installed in an ISO image and the windows server is on a VM workstation, but during the installation I got ...
0
votes
0answers
12 views
Migrate UPS profiles (win. classic auth.) to ADFS
my question regards to migrating from windows authentication to ADFS without losing UPS profiles data (fields from AD + unmapped fields values) and assuring synch. with AD is still working afterwards. ...
2
votes
2answers
35 views
Get all SPUser groups?
I have a SPUser and I want to get all the user groups in which the SPUser exists. How can i get all the SPGroups containing the SPUser programatically?. Sample codes and useful links would be very ...
1
vote
0answers
24 views
Which installation option I should use for SQL server 2008 to work with SharePoint 2013
I want to prepare a development environment for SharePoint 2013, so I want to know which SQL server option I should use from the SQL server 2008 installation center , the available options are:-
1.New ...
0
votes
0answers
13 views
Just moved a site to a new content DB on the same farm now getting error: Server error: http://go.microsoft.com/fwlink?LinkID=177673
Running SharePoint 2010 SP1. Have done an iisreset after moving the site over and then get this error. Server error: http://go.microsoft.com/fwlink?LinkID=177673
Please help.
0
votes
0answers
14 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 ...

