Visual Studio is an integrated development environment (IDE) from Microsoft.
0
votes
2answers
95 views
Sharepoint 2010: Saving content of a textbox back to a variable of a visual web-part
not sure if this is even possible. What I'm trying to do is create a visual web-part for SharePoint 2010 (using Visual Studio 2013) that will allow the user to add the web-part to a page then add data ...
2
votes
1answer
49 views
Where to put my custom.xsl for my List View's XslLink?
I'm in the process of creating my first App for SharePoint 2013 and after following this tutorial (using Visual Studio 2012), I now wish to create a custom XSLT file and apply it to my ...
0
votes
1answer
44 views
Can you build SharePoint 2013 solutions by simply copying the assemblies to your machine?
Let me start off by saying that I know you can't install SharePoint 2013 on a Windows 7 machine (confirmed here: http://msdn.microsoft.com/en-au/library/ee554869.aspx). However my situation is this...
...
0
votes
1answer
26 views
Connecting to SP from virtual machine
I've installed SharePoint and Visual studio on a virtual machine. Now I'm trying to add a SharePoint connection in the server explorer but it says "The site does not exist or is unavailable".
I've ...
0
votes
1answer
33 views
Member Variable / public property null on postback
I have a sandboxed visual web part (created in VS2012) when I initially load my web part and its child controls I set myProperty to a value retrieved from the database. When I fill out the relevant ...
0
votes
1answer
62 views
How would custom aspx pages with code behind be used for workflow forms
We have a situation where we developed reusable workflows, content types and InfoPath 2010 forms for a client as a proof of concept but now the client has decided they can't go ahead with the ECALs ...
0
votes
1answer
234 views
Custom Ribbon button in Calendar event edit form SP2013
I am trying to define a ribbon button that appears in the calendar new event and/or modify event form using Visual Studio.
I am perfectly able to have a ribbon button appear in the list view and ...
0
votes
1answer
91 views
Microsoft Office Developer tools for VS 2012 - Preview 2, problem with templates
After in installed the Microsoft Office Developer tools for VS 2012 and opened one of my SP 2010 projects, the ContentType wizard no longer shows up. Also the icon for the ContentTypes in the solution ...
-1
votes
1answer
23 views
Sequential workflow for retrieving list items
How can i get the list items in sequential workflow on visual studio?
Note: list is also created on visual studio in the same project.
1
vote
0answers
56 views
Upload clickonce to sharepoint
I'm following this tutorial to upload a clickonce application to sharepoint. This is my Elements.xml:
<?xml version="1.0" encoding="utf-8"?>
<Elements ...
0
votes
0answers
16 views
Current user's manager
I want to select the current user's manager's phonenumber information.
And I want to do with the workflow on visual studio.
How can I do that?
0
votes
0answers
31 views
Object refenrece not set to instance of an object - list template items
This may be a duplicate, because this error is pretty common in every part of sharepoint. However, the search function didn't find anything for my particular problem.
To the problem:
I have a List ...
0
votes
0answers
43 views
Visual Studio 2012 Feature Deploying with two front-ends
We have a situation where we have too many developers needing to work on the same SharePoint 2013 farm. We thought the best way around this was to build out another front-end and install VS 2012 on ...
0
votes
0answers
51 views
Error: Access denied. You do not have permission to perform this action or access this resource
I did a sharepoint hosted app and tried to acces user properties.
when i deploy my solution i get the following error.
Error: Access denied. You do not have permission to perform this action or ...
0
votes
0answers
33 views
Visual Studio 2012 deploying workflow
I uploaded the wsp file of a visual studio 2012 workflow to galleries->solutions in central admin. The feature appears in manage features on central admin but does not show up in site settings on ...
0
votes
0answers
45 views
Use the default RTE of the sharepoint ribbon with a textarea in a visual web part
I'm trying to use the default rich text editor in the sharepoint 2010 ribbon to edit a text area I have placed inside a custom visual web part (created in visual studio 2012). I have tried using :
...
0
votes
0answers
44 views
Master pages not available in Visual Studio
I made a site collection in SharePoint 2010
Then I created a new SharePoint project in Visual Studio 2012
Gave it the site URL
It asked whether I want to use sandbox solution or deploy and I chose ...
0
votes
0answers
23 views
How to add Newsfeed app to Sharepoint VS 2012 project
I am working with SP 2013 VS 2012 project. I want to add Newsfeed app to the project. How I add this ? I don't find any template for adding this in VS 2012 list of item templates?
0
votes
0answers
111 views
SPO 2013 and VS 2012 deployment questions
I created a new SPO Office 365 Developer account, created a developer site, installed NAPA, built and deployed a new sp app all online... seemed to work fine. I was able to then open it with VS 2012 ...
0
votes
0answers
14 views
Update only the Javascript - Microsoft SharePoint Developer Tools for Visual Studio 2012 - Preview 2
I would like to know if there is a way to update just the js or css I changed instead of redeploy my whole app.
0
votes
0answers
147 views
Using TFS Online 2012 with SharePoint 2013 Online
Is this supported yet? I created a TFS Project site (just a normal sharepoint site) and tried to add a subsite for a specific project- but the 'Team Foundation Server Project Portal' template does ...