Tagged Questions
0
votes
1answer
172 views
SharePoint 2013 - Sorry, apps are turned off. If you know who runs the server, tell them to enable apps
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 ...
-2
votes
0answers
86 views
SharePoint 2013 - Errror “Cannot import hello web part sharepoint 2013” [closed]
I am new to SharePoint 2013. I am using SharePoint 2013 server and vs 2010. The SharePoint Server 2013 and vs 2010 is present on different PC's. I have created a new "Hello" visual web-part in vs 2010 ...
0
votes
2answers
73 views
WSPBuilder for vs 2012
I am new to SharePoint 2013. I am using trial version vs 2012. I want to use the WSPBuilder to develop the web parts. I have install the WSPBuilder and it is not showing in vs 2012.
I have used the ...
0
votes
1answer
96 views
SharePoint 2013 - Error “init.js failed to load”
I am new to SharePoint 2013 server and SharePoint designer 2013. When I browse SharePoint site in IE, I am getting the below error.
"init.js failed to load"
But when I browse SharePoint site in ...
0
votes
0answers
60 views
Could not load file or assembly 'Microsoft.SharePoint, …' or one of its dependencies. The system cannot find the file specified [closed]
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
0answers
90 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 ...
1
vote
3answers
290 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
1answer
317 views
sharepoint 2010 dataformwebpart drop down list filter
I have two connected DataFormWebparts on a site page, with one web part filtering the data in the other, and this works fine as long as the design style allows the options to be clicked on i.e. the ...
0
votes
0answers
100 views
SharePoint2010: Making a Webpart Draw From a Parent List
So I have 2 SharePoint 2010 lists. Just for example, let's call them:
https://www.master.com/PortalSite/Lists/ListA/
https://www.master.com/PortalSite/Subsite/Lists/List1/
Note: PortalSite has ...
0
votes
0answers
99 views
Add a WebPart to an Application page
I have a "Data view web part" created from SharePoint Designer. I added the web part to my visual studio project as a "Web Part" . I want to know how to add the web part to an application page.
0
votes
0answers
299 views
Connect two webparts to get value from one item list to another - Sharepoint 2010
I have two web-parts on a page that I use for article display. Each article is being pulled from a suffix string ( ...list.aspx?ID=6 ) in the first web part.
The second web-part is essentially a ...
0
votes
1answer
158 views
SelectIndexChanged not passing parameter to webpart connection
In newform.aspx, I have webpart connection. I pass employee-name to the webpart and this webpart renders employee detals. Employee-name field is textbox.
Everything was working fine until I changed ...
2
votes
0answers
690 views
Filtering DVWP with xslt with parameter from connected LVWP in Sharepoint Designer
My setup is as follows:
A custom page on a Sharepoint 2010 site with a list view web part and a Data view web part. When I select an item in the LVWP I want to filter the DVWP with a multi lookup ...
0
votes
1answer
105 views
sharepoint designer 2007
I'm not an expert using Sharepoint Designer 2007, then i need some help to maintaince a website.
I have a page and need to add a .aspx that already exists inside the website. When i click on add ...
0
votes
1answer
290 views
SharePoint 2010 Webpart Chrome
I created a web part and deployed it. I want to display only webpart data. I dont want to display toolbar which allow minimize, close and edit web part & title , i did set Chrome Type=None . but ...
0
votes
5answers
2k views
Jquery Not working in Sharepoint
i Would like to do do one webpart which contains Jquery effects like toggle .
When we click on image beside that tools,resources we beed to display a menu...for that i would like to use jquery ...
0
votes
1answer
493 views
RSS Viewer web part not selectable in Sharepoint Designer
I want to place the RSS Viewer web part into a page layout I've created.
In the Sharepoint Designer (Sharepoint 2010) using the "Advanced Edit Mode" I tried to add the RSS Viewer web part but I ...
1
vote
1answer
864 views
Javascript code in XsltListViewWebPart Give parsing error
I am working with XsltListViewWebPart, I add my custom xsl and it works good.This xsl contain an anchor tag like that
<a>
<xsl:attribute name="title"><xsl:value-of ...
2
votes
2answers
2k views
A minimal code webpart that displays a single picked item from a list
I'm not sure this is possible, but figured I´d give it a shot. First a few pre-requeistes and environment details:
I´m using SharePoint 2010, SharePoint
Designer 2010, VS 2010
I want to create as ...
0
votes
1answer
409 views
Using SharePoint's Data Query Webpart to link two lists
I have two SharePoint Lists: A & B. List A has a column where the user can add multilple references (displayed as hyperlinks) for each entry to entries in B
A: B:
... | ...
0
votes
1answer
56 views
How to achieve this site structure?
I need to develop a website that looks like this.
In central administration however, in the operations tab, It shows
Central Administration--> Operations.
But I checked, operations is not a ...
1
vote
1answer
2k views
How to customize form web part to include multiple columns in search?
I have edited my form web part to look like this.
I am a newbie to moss. As i understand, form web part allows only 1 column to be mapped to my list at a time. I need to configure to it have ...
1
vote
1answer
3k views
Sharepoint 2007 Data view Webpart custom parameters
I'm sort of new to the custom parameters that can be setup on a DataView Webpart.
There are 6 options:
- None
- Control
- Cookie
- Form
- QueryString
- Server Variable
I think that None, Cookie and ...
