Tagged Questions
1
vote
1answer
15 views
In App Settings for Admins of SharePoint 2013 App
I am working on a SharePoint 2013 app that I wish to deploy in the Market Place. Is it possible to have an admin section of the app to allow the Site Administrators to add custom content ...
0
votes
1answer
18 views
Unable to find Namespace for SPWeb, SPUser or SPControl, Provider-Hosted App
Using a Provider Hosted Application for SharePoint 2013, I am unable to ue the following lines in my C# code to get the current user
SPWeb web = SPControl.GetContextWeb(this.Context);
SPUser sUser = ...
0
votes
0answers
20 views
How to restrict current logged in user from being displayed in SharePoint 2013 Client people picker from client side?
Hi i have implemented the client people picker using the javascript and the code give on
http://msdn.microsoft.com/en-us/library/jj713593.aspx
what im looking to do is to validate this field so ...
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 ...
4
votes
2answers
118 views
Sharepoint 2013 - Can I use Visual Studio 2012 express edition for web-parts and app parts?
I am new to SharePoint 2013. I want to develop the app and web parts using visual studio 2012 express edition. Can I use vs 2012 express edition to create app and web parts for SharePoint 2013? Can ...
0
votes
1answer
45 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 ...
1
vote
2answers
76 views
SharePoint 2013 - WSPBuilder web-parts error
I am new to SharePoint. I have SharePoint 2013 server installed on one server and vs 2010 on another pc. I am using WSPBuilder (SharePoint WSP tool) to create web parts. I have installed the ...
0
votes
2answers
37 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
46 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
0answers
23 views
Sharepoint 2010 Unable to Load Namespaces from Microsoft.office.Server.Search Assembly
I am having a PreCompiled Web Service in .Net 3.5 and Sharepoint 2010.
I installed SharePoint 2010 in Windows Server 2008.
I added the Assembly reference in .config file like this
<add ...
0
votes
0answers
39 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.
0
votes
0answers
31 views
What is a good Mobile Access Approach for SharePoint 2013?
Sharepoint Enablement on Mobile Devices is one problem area which is encountered often. How can we enable the following SharePoint features on different devices.
Portal ( ConteporaryView,....)
...
0
votes
1answer
1k views
Sharepoint hosted app not working after publish
I created a simple hello world sharepoint hosted app based on the template in Visual Studio 2012. I added nothing. When I hit F5 it works but when I publish and add it to my App Catalog and try to add ...
1
vote
1answer
157 views
Sharepoint 2013 Apps Authentication error
I develop a simple SharePoint Hosted App and deploy but when i open this app, there is popup for id and password. which id password i need to enter because they dont accept administrator id password
3
votes
2answers
767 views
Error occured in deployment step Install App for SharePoint 2013
I got this error while trying to deploy an App in SharePoint 2013. The full error message is "Error occurred in deployment step 'Install App for SharePoint': Failed to install App for SharePoint"