0
votes
0answers
93 views

Why am I getting “Server Error in '/' Application” intermittently on SP2010 site?

I'm getting the below page error, but only intermittently, on a search page The search is configured using a DVWP, with a results table loading on the same page as the search page. Each result, a ...
0
votes
1answer
158 views

CRM Dynamics Workflow Designer like Nintex Workflow?

I have fairly complex workflows to be developed. I, naturally, could've gone for SharePoint + Nintex Workflow, but as a technology constraint I must use CRM workflows. I was hoping that I could find ...
0
votes
2answers
215 views

How can get value of element using corresponding currentItemId

I have currentItemId. I want to use currentItemId to get value of element (which contains currentItemId). Is it possible? Currently I am using this code: function Custom_AddListMenuItems(m, ctx) { ...
0
votes
1answer
2k views

How can i create a custom Poll WebPart in Sharepoint 2010?

I want to create a custom webpart in sharepoint 2010.It should contains the bar/pie chart that shows the result of the poll and it should not allow the user to vote for morethan one time. Please ...
0
votes
1answer
471 views

Create folder sharepoint foundation Programmatically

I have a list with calculated value on it. I need that value to be a folder that get created in another lib. how can I do that Programmatically. thanks!
3
votes
3answers
656 views

.NET SharePoint development, what do I need?

Question: I'm an ASP.NET developer since about a bit more than a year now. I'm thinking about changing the employer sometime in the future, and I've seen familiarity with SharePoint development as a ...