0
votes
2answers
18 views

How to bind the sharepoint list 2010 values in the Html dropdownlist using Javascript/ECMAscript?

I have created one Custom List in sharepoint 2010 as mentioned below: LIST A: Title TeamName A cc b ddd c eee I have created html table in the Content ...
0
votes
1answer
21 views

How to assign the drop down value based on the Text value of another column in sharepoint 2010?

I have created a custom list in sharepoint 2010 which contains two columns. One column is single line of text. Second column is dropdown which contains 4 values (q1, q2, q3, q4). If the text of ...
0
votes
0answers
9 views

Multiple Tasks as part of custom List Workflow - Sharepoint 2013

I have a custom list (Employees) and a task list (Applications) The Employees list has a field that takes in multiple selections from the Applications list. The Applications list has different tasks ...
0
votes
0answers
14 views

SharePoint 2013 - Sorry, apps are turned off. If you know who runs the server, tell them to enable apps [duplicate]

I am new to SharePoint 2013. I have developed an app using vs 2012. When I try to deploy the app, then I am getting the below error. Error : Sorry, apps are turned off. If you know who runs the ...
-1
votes
1answer
54 views

SharePoint 2013 - Errror “Cannot import hello web part sharepoint 2013”

I am new to SharePoint 2013. I am using SharePoint 2013 server and vs 2010. The SharePoint Server 2013 and VS2010 is present on different PC's. I have created a new "Hello" visual web-part in vs ...
0
votes
1answer
55 views

Could not load file or assembly 'Microsoft.SharePoint, …' or one of its dependencies. The system cannot find the file specified

I am new to SharePoint 2013. I am using SharePoint server 2013 installed on one server and vs 2010 on my local PC. I have install the "WSPBuilder" to develop the web-parts on my local PC. I have ...
0
votes
2answers
39 views

SharePoint 2013 - Error while creating the web parts in vs 2010

I am new to SharePoint 2013. I have SharePoint server 2013 install on server and vs 2010 present in other PC. I have developed a test visual web parts using vs 2010 on my local PC. The visual web part ...
1
vote
1answer
55 views

SharePoint 2013 - “Package failed” error while creating the web parts in vs 2010

I am using SharePoint 2013 server and vs 2010. My SharePoint server present in different server and vs 2010 is another PC. I have created test web part using vs 2010 and build successfully. When I ...
0
votes
1answer
73 views

SharePoint server is not installed on this computer

I am new to SharePoint and I am using SharePoint 2013. I have installed the SharePoint server 2013 on one server and I want to create web parts from vs 2010. But my vs 2010 is present on different pc ...
0
votes
0answers
46 views

Search is not working after migrating Moss 2007 to Sharepoint 2010

I have done a migration from Moss 2007 to Sharepoint 2010. After upgrading the Sharepoint site search does not works. Note: Sharepoint 2010 is installed in windows server 2008 R2 machince.
1
vote
2answers
799 views

Can SharePoint 2013 apps run in SharePoint Foundation 2013?

I apologize in advance if this is a silly question, but I'm new to SharePoint, don't fully understand the concept of SharePoint apps and was asked to investigate this. I've been told that SharePoint ...