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

learn more… | top users | synonyms (3)

0
votes
1answer
18 views

Is it possible to check in non-microsoft files for example files with .txt or .pdf format?

I am trying to enable checking in function for files with .txt or .pdf format. Is there a way to do this as i know that it's possible to check out the files in sharepoint. But im not sure how to check ...
0
votes
0answers
11 views

Sharepoint 2010 application(code) migated to Sharepoint 2013 giving error like Exception message: virtualPath

Sharepoint 2010 application(code) migated to Sharepoint 2013.When browsing the site giving error message as below: Exception information: Exception type: ArgumentException Exception message: ...
1
vote
1answer
29 views

Get the REST method to work

Why the following code does not work? What do I need to do? <script src="<MyServerName>/SiteAssets/jquery-1.9.1.js"></script> <script ...
0
votes
0answers
8 views

How to convert web service projectto a .Net web application project with asmx file [on hold]

I need to convert a webservice project(using SharePoint project) into a web application project. Can anyone give me the steps needed?
0
votes
1answer
14 views

How to check in(versioning) jpg or pdf files programmatically in sharepoint site?

Right now, i know how to check in word documents in sharepoint site. Now, i need to check in for jpg or pdf files. Does anyone know how and if it's even better, provide for me codes to implement this. ...
0
votes
0answers
12 views

Tracking expiration date in SP2010 workflow

I have a document library with a field titled "Status" containing either the values "Waiting" or "Complete", as well as a "Due date" column. I am designing an SP2010 workflow which will send e-mails ...
1
vote
0answers
23 views

Can I access the Sharepoint 2013 event model without enabling application sideloading?

Note: originally posted on stackoverflow, just registered here. My goal is to initiate some custom processing external to our Sharepoint 2013 installation when a document is added to a specific ...
3
votes
1answer
39 views

CAML Query works on hardcoded value, but not on variable

I am really new to SharePoint, and I came across an issue that is driving me crazy. I am trying to use CAML Query to get a specific list item. My query works on hard coded condition, but not when I ...
0
votes
2answers
25 views

Automatically add tasks to list Task from another list

I have 4 lists: and Project Tasks which contains Items (content type:Summary Task). When I add new Item in Project Tasks I need to add all Tasks (content type:Task) from my list ...
1
vote
2answers
27 views

Sharepoint custom feature

we have a custom feature that is associated with custom site template. There are many sites created making use of this site template. when the new site is created this custom feature is also ...
0
votes
0answers
11 views

Event Receiver issue with updating Splistitem fields only when i save as a document from Office Word?

I have a problem with updating Splistitem fields only when i save as via Office Word a document to Sharepoint in my Event receiver. it's works when i add the document from Sharepoint. here is my ...
0
votes
1answer
42 views

Conenct many list to one list

I must do in Sharepoint 2010 one list from 5-6 lists, and update this main conected list in the night. How Could I do this? Can I do this by Sharepoint Designer ?
0
votes
1answer
17 views

Sending video URL from a web part to media web part created dynamically?

Here is a simple scenario I need to send a video URL from one page to another. The page from where the URL comes is a web part and it will display a set of video previews, on click of which a new ...
0
votes
2answers
21 views

Compulsory to use Windows Server 2012?

Problem: Do you need to have a lot of knowledge in Windows server 2012 when you are a SP developer?
-1
votes
1answer
38 views

What is the difference between web part and user control? [closed]

i need clear answer in development what are the difference between a sharepoint user control and web part?

15 30 50 per page