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

learn more… | top users | synonyms (1)

0
votes
0answers
3 views

Failed to load receiver assembly exception occurs when activating the wsp file

I have a sandbox solution, that is created from VS2010. The sandbox was actually created for SharePoint 2010. The sandbox solution also works smoothly in Office 365 (i.e. SharePoint 2013 Online). ...
0
votes
0answers
6 views

Best way to set up a custom web part page as a document template?

I'm attempting to set an Excel web part in a custom masterpage as the default document template for a Sharepoint 2010 Document Library. I've followed this: ...
0
votes
0answers
5 views

How to debug error importing web part

I'm getting the titled error while trying to preview a web part. My question isn't how to fix it, but how to better debug it. Below is the little bit of stack I do actually get: ...
0
votes
0answers
5 views

Customize wordviewer.aspx in SharePoint

There are some word documents hosted in SharePoint document libarary. When the documents are opened in web Word app, there is a menu function "Print". I want to disable the function. I fount the ...
0
votes
0answers
2 views

Getting Search Server to ignore sharepoint document data, and speed up crawl times

Background: I have a Sharepoint Foundation 2010 installation that is being used to store scanned images of paper documents, stored as PDF files, making an electronic version of paper file folders we ...
0
votes
0answers
2 views

SP2010 Workflows Not Always Initiating on Item Creation

I recently noted on our SP2010 site that SharePoint Designer workflows set to initiate on item creation are not always initiating, in some instances not initiating more often than they do initiate. I ...
0
votes
1answer
10 views

How to capture value of dropdown(on webpage) in sharepoint workflow

I have a dropdown(say department) on the sharepoint home page. The user selects a value from that drop down and then a link to fill a pdf form appears. I am writing a approval workflow which will be ...
0
votes
0answers
14 views

Trouble to start SharePoint workflow programmatically

I've got some failing while trying to start my workflow. It's a workflow with some approval tasks on it. That's what happens whenever I try to start it programmatically. I get no errors. Everything ...
0
votes
0answers
4 views

What is the use of the last parameter in SPSiteCollection.Add

One of the overloads of SPSiteCollection.Add(....,true) allows passing a Boolean value to bConvertIfExists. The documentation says that a value of true will convert an existing folder with the same ...
0
votes
0answers
28 views

How to filter web service results based on multiple parameters?

To filter on multiple parameter I use this web service call : http://mysite/sites/test/_vti_bin/listdata.svc/Values?$filter=param1%20eq%20'test1'%20and%20param2%20eq%20'test2' But how can I use ...
0
votes
0answers
22 views

Create a webpart with a css file c#

I have been following the code below to create a webpart with a css file embedded, but the css code is not render in the webpart I'm new to developing with SharePoint so any help will be greatly ...
0
votes
1answer
21 views

How to construct .NET connection string to Oracle without TNS?

I have a Sharepoint 2010 .NET 3.5 system running on my local Windows 7 machine with IIS. I have been unable to connect to our corporate Oracle database via Oracle.DataAccess.dll. The error message I ...
0
votes
0answers
10 views

Getting deployment error HRESULT: 0x80070002 System cannot find the file specified when adding a file to the solution in Visual Studio 2010

I added a Schema.xml file to a list instance in my solution. When I attempt to deploy the solution, it throws an exception saying that it cannot find the specified file HRESULT 0x80070002. If I remove ...
-1
votes
0answers
6 views

sharepoint 2010 dynamic form web-part [closed]

I am working in SharePoint 2010. We have a collection of pages for a knowledge base and are trying to ask our viewers if they found the article helpful. We would like to create a reusable form ...
0
votes
1answer
33 views

Powershell to find and rename duplicate values in list items

Is there a way using powershell to find duplicate values in a SharePoint list and rename them as "_1", "_2", "_3", etc. As an example in my test "Products" list I have the following items: So for ...

1 2 3 4 5 439
15 30 50 per page