For SharePoint-specific questions, please see the SharePoint Stack Exchange site at http://sharepoint.stackexchange.com/

learn more… | top users | synonyms

0
votes
0answers
4 views

Immigration PDF filliable forms - hosting in SharePoint

I know I can download various forms from the uscis site. However, a Law firm would like them be in their sharepoint library. Idea is to have their client fill them up on their site so attorneys can ...
0
votes
1answer
11 views

Creating custom view in SharePoint 2010 with new column and row headings

I have a simple list where I am entering a name, a timeframe, and a tag. I'd like to create a custom view of this data where timeframe becomes column heading and tag is the row definition and the name ...
0
votes
0answers
4 views

SharePoint 2010 stop appending the directory of the page to the page name

It seems that SharePoint appends the directory of the page to the pages name. For example if domain/pages/home.aspx SharePoint will display in the browsers tab "Pages - Home". I need to find a way ...
0
votes
0answers
8 views

Expand Recurring Events in Lists.asmx soap call

I am making the following soap call to the /_vti_bin/lists.asmx web service. I am using SoapUI to test it out, but eventually I'll be doing this in .NET. The request is as follows: ...
0
votes
0answers
9 views

How to hide Action menu from all document libraries after migrating to Sharepoint 2010

I am migrating MOSS 2007 site to Sahrepoint 2010 without UI upgrade. In all document libraries I am able to view Action menu. How do I remove it from all document libraries. Also In one document ...
0
votes
0answers
4 views

Pupdate only 1 or 2 filter out of n (you can say 5) in list view

Is it possible to programatically update only 1 or 2 filter conditions out of N (you can say 5) in custom list view? Thanks in advance
0
votes
0answers
4 views

Kendo GRI ADD Row PopUp not working in IE Browser

I have created one Kendo UI page with use of Kendo TabStrip control and the kendo Grid control. I have one custom button which duplicates the event of Add New Row for the Kendo Grid. I have set the ...
0
votes
0answers
7 views

Customizing dispform.aspx of sharepoint 2010 List by Programmatically (C#)

I need to create a custom page/application for Display Form (DispForm.aspx) of list of SharePoint 2010 as my requirement is, need to add 2-3 fields in a form which are coming from another list. I ...
0
votes
0answers
8 views

Where to install Oracle client software on SharePoint 2010 Server

We have our ASP.net web application hosted on a SharePoint Server 2010. Our application uses oracle database to save and retrieve data.For our application to work on SharePoint server we need to ...
0
votes
0answers
12 views

Cannot load SharePoint powershell cmdlets in visual studio pre-deployment script

While working on a SharePoint 2010 solution in Visual Studio 2012, I want to run a PowerShell script to remove a lookup field from one of my lists, allowing Visual Studio to automatically resolve ...
0
votes
0answers
5 views

All Share Point root and subsites -> Site Settings -> Site Theme throwing Application Error

When I attempt to access site theme in Site settings in SharePoint 2010 for the root site and all subsites, I get an application error: "System.NullReferenceException: Object reference not set to an ...
1
vote
0answers
16 views

How to create a “Sharepoint Client Application” in Visual studio 2012

I am trying to use the RESTful services provided by Sharepoint 2010 from a .NET C# .asmx service. At this location: http://msdn.microsoft.com/en-us/library/ff798339.aspx Microsoft makes the ...
0
votes
0answers
4 views

Sharepoint Foundation 2010 and Microsoft Search Server Express 2010

Is it possible to install Microsoft Search Server Express 2010 on a machine with Sharepoint Foundation 2010 already installed ? I am aware of the fact that SSE 2010 has SPF 2010 included in it. Are ...
0
votes
1answer
8 views

ADFS/SSO : Infinite loop when using iframe in SP2010 to load external application because of IE security settings

We're experiencing the same problems. We have SP2010 with ADFS in place. In an iFrame we're loading an external application which is also configured to use ADFS. If we place an on the page we can ...
0
votes
1answer
9 views

Deleting manually Web Analytics Service Application & Reporting DB files ?

I have huge amount of Web Analytics Service Application & Reporting DB files in my sharepoint2010 server. Can i delete manually them or is there a process for this ? Regards.
0
votes
0answers
8 views

SharePoint 2010 upload Office 2010 document using stream

I currently upload document to SharePoint 2010 document library using ASP FileUpload control. The process works fine for OFfice 92-2003 documents, TXT, RTF and even PDF until it meets Office 2010 ...
0
votes
1answer
18 views

SharePoint Custom Display and edit list item forms

I'm currently working on some custom forms. I have created the pages from LayoutsPageBase and they are loading up with the fields I have set. My only issue on the edit and display forms is getting ...
0
votes
1answer
30 views

SharePoint - edit search page using SP Designer

I work on a project that has two different search results pages. When the search scope is This Site the search results page that is used is osssearch.aspx. When the scope is All Sites the search ...
0
votes
0answers
7 views

Batch File to run MS Query in Excel 2010 and Auto Save File

I have created an Access WebDatabase and have published it to Sharepoint via Access WebServices. All is working well with that. My users however want to be able to get a daily 'dump' of some table ...
1
vote
0answers
24 views

SharePoint 2010 Check Permission shows “None” for Users added through AD Security Groups

I am using SharePoint 2010 and AD as well. I have added some users in AD and then I add them to Group called "TestingUsers" in AD, this is group has Group scope Global and Group type Security, in ...
0
votes
0answers
10 views

Infopath 2010 Form has to override previous form

I am very new to sharepoint . Got to do a job. There are 2 infopath form Form A and Form B. when the user x logs into system and make change to form B , It overrides form A of the same user. Now my ...
1
vote
1answer
10 views

SharePoint 2010 LIstData Service Server Errors

Does anyone know if there is any way to get server errors back from the listdata.svc in SharePoint 2010 WITHOUT setting CallStack to true in the web.config for the site? The client we are deploying ...
0
votes
0answers
9 views

Adding quick launch to the “blog site” in SharePoint 2010

How to replace existing left navigation which shows categories and archives with quick launch , I have looked at this article, ...
0
votes
0answers
12 views

How to track changes made to View of Sharepoint list?

Hi Everyone! Is there a way to track the changes made to View of list in sharepoint 2007. Some random user made changes to the list view by simply using Modify this view button. Could it be tracked ...
0
votes
0answers
16 views

SPGridview Grouping Not Working for Same Value in the Grouping Column

I am working with SPGridview with Grouping, Pagination and Sorting Enabled. It Worked fine but When I have same values in a column for a page the Grouping with Collapsing is not working. For example ...
1
vote
2answers
28 views

sharepoint content query webpart: hide empty column with jquery

I want to hide a list column in editform.aspx </script> <script language="JavaScript"> $(document).ready(function() { $('nobr:contains("columnname")').closest('tr').hide() }); ...
0
votes
1answer
12 views

Sharepoint migration: Save conflict and web address issue

I am migratin Moss 2007 site to Sharepoint 2010 without UI upgrade. I am stuck in below 2 issues. 1. I have a list named "ABC". On editform.aspx if we update the attachment and click ok it throws ...
0
votes
0answers
9 views

Error when updating SharePoint 2010 list using External Content Type

I'm running into an issue and can't find anything helpful on the net so would really appreciate any help here! I've created a basic External Content type using SharePoint Designer for SharePoint ...
0
votes
0answers
6 views

Documents from library's top-level displayed with lisitem icons in SharePoint search

So I have a SharePoint 2010 search, and a scope for document search. In the results, I want to see document icon dependent on it's type, like or . And I have a document library, from which results ...
0
votes
0answers
8 views

create visual web part in sharepoint connect to a list

I want to create a visual web part in share point 2010 can read and write data form a share point list. how can I do it? I programing with vs2010 on a share point server.

1 2 3 4 5 221
15 30 50 per page