The process of developing software, including requirements gathering, solution design and analysis, implementation, testing, deployment, support and maintenance.

learn more… | top users | synonyms (3)

1
vote
1answer
12 views

Undefined responseXML on StartWorkflow

I was presented with a task to run a workflow via jQuery. I know that SPServices has this capability, but I have never tried it before being assigned this task. So I set out and found some good ...
0
votes
0answers
9 views

Problem with connectable webparts

I'm working with connectable webparts. Right now I'm sending my data from one webpart to another. On my provider I'm getting all values from database. Also the Image I'm getting from database ...
0
votes
0answers
10 views

how to create workflow for provider hosted apps in visual studio ot sharepoint designer?

I want to create a Provider Hosted app. In that I will manipulate SharePoint list items. I am adding items to a SharePoint List and for that I want to create a Workflow to auto-generate the Que_ID ...
0
votes
0answers
13 views

SPTimer Jobs During Certain Time Frame

I have a request to run a timer job each hour from 12am-5am Monday-Saturday. Do I have that level of flexibility to define my timer job schedule within the FeatureActivated method in my C# timer ...
1
vote
0answers
10 views

Custom DLL in InfoPath form not working on SharePoint

I created a form in InfoPath 2007 that uses C# code behind. The form basically is a "user friendly" front end for our current Help Desk ticketing software. The form communicates with the Help Desk via ...
0
votes
0answers
18 views

executeQueryAsync in ecma client object model causes 404 error

I have a custom action where I will create a new item in the ecb menu for a document library and once clicked it will call a javascript function and there using ecma client object model I will ...
0
votes
1answer
18 views

user profile informations

How can I select the custom user profile information? When I apply this code, I only reach the AD user profile information, but I have some additional user information. How can I reach them? ...
2
votes
1answer
19 views

Nav showing drop down subsites when on _layouts/settings.aspx

In both of my custom master pages (both front master page and system master page) I have a navigation control (AspMenu). On all custom pages and application pages, the nav displays no drop down for ...
2
votes
1answer
17 views

Error on updating a document item

I have an issue with updating an item in ItemUpdated event. Basically on ItemUpdated, I would like to reupdate that item by setting some properties, because it is a docx I have to do it in ...
0
votes
2answers
27 views

Can I programatically move sites or content between 2007 and 2010?

Using the SharePoint Object Model on a SharePoint 2007 environment and the remote object model to talk to a SharePoint 2010 environment would it theoretically be possible to migrate sites or content ...
0
votes
1answer
12 views

Isolate web.config files for different SharePoint web applications?

We're in SharePoint 2010 and using C#. We've encountered and issue where we need to have separate web.config files for different web applications. The base web.config file that resides in ...
0
votes
0answers
13 views

disabling multiple fiel upload on picture library

How can I make my library picture one to disable multiple picture upload at a time. only 1 at a time is nice. I tried but getting context as null. not sure how to improve it myself. I also need this ...
1
vote
2answers
27 views

How to collate/merge two different lists, with the same colums into one list

I have got two different lists. One is live updated by many users. The second list has the same fields and works as the master. I want to every day, at 6:00 o'clock a.m, merge List one with list two. ...
0
votes
1answer
12 views

Is there in CAML any equivalent of SQL query Prepare

I'm looking for any equivalent of SQL query Prepare in CAML. Could You help me.I need optymalization in CAML.
0
votes
0answers
40 views

How to filter list in sharepoint by another webpart(dropdown list) in C# code?

I wanna filter list in sharepoint by using dropdown list in visual studio, And view in sharepoint can't serve me in that , And i searched a lot but i didn't reach any thing
4
votes
1answer
111 views
+50

Picture Library Image size event receiver

I created a event receiver but work ok for single file but no work for multiple files, HttpFileCollection collection = _context.Request.Files; for (int i = 0; i < collection.Count; ...
0
votes
0answers
16 views

Working Twitter Feeds on Sharepoint 2013?

been trying to get a Twitter feed to work in SharePoint 2013 for some time but it just doesn't seem to be playing ball. I've tried a couple of methods (embedding the code straight in and also using ...
0
votes
0answers
7 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
1answer
9 views

Setting audiences in share point 2010

I have written html/css code to display the menus. Now i need to hide the multi level menus(links) using windows authentication. i mean we need to set the target audience for the links. But,. i do not ...
0
votes
0answers
25 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 ...
0
votes
0answers
11 views

SharePoint Online o365 A2/P1 License questions

o365 SPO 2013 I've read the compare chart between A2 and A3 but wanted to confirm here: With A2 (SPO P1 I think)... Can we create custom 2013 workflows? Create and serve Infopath Web forms with ...
0
votes
0answers
10 views

On Dayrender in ASP Calendar I Creating LinkButton and Button

On Day_Render in ASP Calendar I creating LinkButton and Button, by this code: e.Cell.Controls.Add(new LiteralControl(("Suma = " + sumaProcentow.ToString() + "/8" + "<br ...
0
votes
0answers
22 views

One or more field types are not installed properly, how to check in which field is it failing?

I am getting this error in a timer job that I did not develop. Error: One or more field types are not installed properly. Go to the list settings page to delete these fields. ...
0
votes
1answer
31 views

Auto-compress images when uploaded to Image Library

I have a need to auto compress images as they are uploaded to an image library. Using code or otherwise how could I go about this? I don't want to specify a fixed height / width but would rather ...
0
votes
1answer
15 views

Select powerpoint slides and then build a presentation from it

I have a business unit that would like a document library that displays a series of pre-approved company Powerpoint slides. The user would then select the slides that want, click a button and a ...
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
0answers
27 views

repeating table problem

I created content type and add them on custom list in visual studio. I want to use some of my list item columns like repating table columns. Is there any solution or alternative way except infopath ...
-1
votes
0answers
13 views

Gcm not being Recivied [closed]

I am working on a project that notifies an android application using push notifications using Google Cloud Messaging. I have implemented the application server in PHP. When i run the android ...
1
vote
2answers
42 views

Listdata.svc via REST refuses to return data

I'm trying to pull down some list data from listdata.svc using the standard method as documented in the msdn: var listUrl = 'http://development.contoso.com/_vti_bin/ListData.svc/Contacts'; $.ajax({ ...
0
votes
0answers
35 views

SPWeb.GetFolder() returns SPFolder with no files or sub folders

I'm encountering a strange problem on SharePoint 2007 where the following script correctly enumerates files and folders on my QA and DEV sites, but not on my Production site. Why is SPWeb.GetFolder() ...
1
vote
2answers
36 views

Workflows and SQL Server Databases

Is it possible to create a workflow that is started by activity in a SQL Server database that is outside of SharePoint? Using a WebPart to put and modify data in a database isn't a problem. ...
0
votes
1answer
13 views

Error with using Session in SP2010

I have got a problem with using Session at Sharepoint 2010. I use this code: Session["Dzien"] = TextBox3.Text; Session["Pracownik"] = DropDownList1.SelectedItem.Text; I put at ...
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 ...
1
vote
0answers
15 views

Create TreeView C# for Office 365

I am currently building an Outlook Addin which enables users to save E-mails directly into SharePoint Online. but before the E-mails get saved, they Need to be prompted by a Windows which has a ...
0
votes
1answer
35 views

How to increase the reliability of deployment?

Deploying solutions, both from within Visual Studio and a Powershell script seems really unreliable. For example, I have one package trying to deploy about 3 .dlls and on average it's taking 3 ...
1
vote
0answers
28 views

ViewState Timing Issues with SharePoint 2013 & ListView plus DataPager

Good morning! I'm porting an existing custom 2010 webpart containing a ListView and a DataPager to 2013 and seeing some weirdness with the DataPager and I believe the cause is associated with the ...
2
votes
1answer
35 views

Listing all the documents in SharePoint server using C#?

I'm new to SharePoint server. I need to get the list of all document stored in SharePoint server, not in particular user site. Is there any way to get all documents list , name or count using C#? ...
0
votes
1answer
26 views

Programatically adding webparts to a page in sandbox

I've successfully implemented code to add web parts to web part zones in code using WebPartManager's in other projects. Now that I'm working in a sandbox solution, VS can't seem to recognise ...
0
votes
1answer
28 views

what we shall use in sharepoint now Ajax or jQuery

I need to add message boxes and other components every now and then. I can use jquery plugin or ajax so I was wondering which one is the best to use in this type of scenario. I see in Sharepoint ...
2
votes
1answer
32 views

C# How to read display templates location in Sharepoint 2013

Sharpeoint 2013 has a default filter template located at: _catalogs/masterpage/Display%20Templates/Filters/Filter_Default.js How can I read the absolute path of the _catalogs masterpage in C# ? ...
1
vote
1answer
24 views

Loading a UserControl within another UserControl code

Can someone tell me how I can load a user control from within another user control. I'm using MOSS 2007
0
votes
0answers
23 views

How to only import specific ListItems in SPGridView

I can print all list items in the list in the SPGridView: SPList list = witryna.Lists["Szczegoly"]; SPListItemCollection items = list.Items; gvListItems.DataSource = ...
0
votes
0answers
19 views

Upload the document to sharepoint document library through asp.net portal

We have web portal on sharepoint 2007. I want to upload document in sharepoint document library from asp.net portal. I am thinking of creating web service for this but I don't know the basics of ...
0
votes
0answers
24 views

how to update properties of item in doc set with client object model

I've been able to create doc sets and upload files to it with the client object model. I am having difficulty updating the properties of the files in the doc sets. Here is what I've tried: public ...
0
votes
0answers
21 views

code of approval workflow in c#

I have a task to make approval workflow between three lists . When i add item to first list ,workflow should check second list and and assign tasks to specific people that on active directory(and they ...
0
votes
1answer
23 views

textbox visual control how to get text

i have a user control, which has update panel and a button in it, when i click on button a message box appears, in messagebox i have one text box and another button, when i click on another button, ...
1
vote
1answer
18 views

no getting user control property from webpart

I am using this MSDN tutorial but it is not working, http://msdn.microsoft.com/en-us/library/ff649867.aspx When I try to get a usercontrol value, nothing comes up try { // Loads a user control ...
0
votes
3answers
38 views

User control propertie get from webpart

I have a webpart that is loading a user control, but I am not able to get the value of a webpart property in the loaded user control. The web part code goes like this: public class CVWebPart: ...
2
votes
1answer
76 views

SharePoint 2013 list items paging

I'm trying to make a webpart with list items paging. I followed this link http://www.directsharepoint.com/2011/03/step-by-step-guide-to-implement-paging.html and on SharePoint 2010 server it works ...
1
vote
2answers
71 views

How to implement HTML5 Video in Sharepoint 2010?

Has anyone had any success in building a web-part with HTML5 video and using it in SP 2010? Background: Currently I am using JWPlayer by imbedding an HTML page using a content editor web-part. I ...

1 2 3 4 5 35