Web parts are ASP.NET controls that can be added to web part zones.
1
vote
0answers
228 views
Add Web part automatically when root web has created
I have created web scoped feature and added it to onet.xml of a web template. this feature tries to add a web part to default.aspx file. the problem is when I create a site and feature triggers the ...
1
vote
0answers
192 views
Sharepoint 2010 - item field updating not working on a document library
I have this code here from a webpart that creates a treeview from a document library.
For each item in the list it will create two child nodes called "Up" and "Down". When you click up, it should ...
1
vote
0answers
480 views
Paging with ListViewByQuery in web part
I have a list web part to show any list on any site or site collection, it's working great except for the paging.
when I click on the next page arrow, it stays on the same page.
It seems that the ...
1
vote
0answers
237 views
SharePoint 2007 WebPart Event Handling on Custom ASPX webpart page
What I'm trying to do:
I've got a custom aspx page that is wrapped in a SharePoint feature in order to get deployed.
This aspx page contains 4 (Excel Web Access) web parts that are added dynamically ...
1
vote
0answers
82 views
Webpart to archive selected documents in a Sharepoint 2007 document library
I am new to Sharepoint.
Currently using Sharpoint 2007 for doing some POC on archiving selected documents in a document library.
I added a column to Document library as Archive, which is Check box. ...
1
vote
0answers
135 views
Webpart zone index always gives 0
I'm having some problems with placement of my web parts. I have two different CEWP, which should be placed with zone index 0 and 1. However, after deployment both have the index 0. This is how I set ...
1
vote
0answers
331 views
MS11-100, MaxHttpCollectionKeys not working
Our application is giving the following error in a large form:
System.InvalidOperationException: Operation is not valid due to the
current state of the object. at
...
1
vote
0answers
31 views
In SharePoint 2007 How To Add WebPart into Review Of Every Wiki Page
I want to add default webpart for every wiki pages review.
Currently I need to add webpart for every newly created wiki page.
Is there any Solution to solve this.
Thanks.
1
vote
0answers
456 views
Setting calendar control in a web-part as readonly
Is there any way to set calendar control in a web-part as readonly?
I have a custom web-part which has a Calender control. In this web-part, I am populating a SPCalendarDataSource object from a view ...
1
vote
0answers
446 views
Creating Custom List Definitions that Use InfoPath Forms - Deploy everything using Visual Studio 2010
I'm trying to create a list instance from a list definition, all from a VS2010 solution and want to have custom InfoPath forms for the list instance.
This article keeps popping around in my searches: ...
1
vote
0answers
194 views
Filtering one List Part, by another Web Part, where the Second web part has a filtered View
I have one list, called "Company Reports" and another list "Companies"
The Companies list has a field called Include(yes/no), and I have created a View which filters it to only show active companies.
...
1
vote
0answers
85 views
How can you change the alert text on a pop-up
I am working in the advanced search and am trying to change the message that gets displayed in an alert box (see image below), can anyone help please?
1
vote
0answers
482 views
Extending the ConsolidatedNewsFeedWebPart Newsfeed Web Part in order to render custom Activity Events in SharePoint 2010 MySites
The title says it all and I imagine this question will evolve as more people provide input. I will try to update with the current answer and/or working code for all to use.
The question is about ...
1
vote
0answers
40 views
Which Web Parts should get installed in SP2010 Update?
Per Dave Wise's answer(http://sharepoint.stackexchange.com/questions/13110/get-web-part-name-from-guid): Thanks, that worked great. However, even though my SQL Query returned 9000 results, about 18 of ...
1
vote
0answers
121 views
Deploy Sharepoint Dashboad page and KPI List to other site
I have a report library in Sharepoint site where i have several dashboard pages. Each of these dashboard pages have kpi and excel web acess web parts in them (only out of box no custom web parts).
A ...
1
vote
0answers
56 views
Hide Certain Fields in KPI Detail Web Part
Specifically i want to hide Workbook and Value Cell in a KPI Details Webpart ad prevent users from drilling down to the workbook. Any idea how i can do this using out of the box ?
1
vote
0answers
804 views
File not found on WebPart Deployment
I followed the Instructions on msdn and also this one here but unfortunatley nothing seems to work.
I've built a custom webpart and packaged it into a .wsp file since i'm trying to import this ...
1
vote
0answers
185 views
WebPart Error after Upgrade to SP1 & June Cumulative update
I am getting following error after I did an update to SP1
Web Part Error: Access denied. You do not have permission to perform
this action or access this resource.
The above error crops up ...
1
vote
0answers
83 views
Why is the ConnectionInterface object in my custom consumer web part null?
I connected two web parts using a Provider web part, an IConnectionInterface and a Consumer web part.
After adding both web parts to my site, the consumer webpart is unable to receive the parameter:
...
1
vote
0answers
393 views
How do I make the XML Viewer web part ignore a Doctype element?
I have an issue with a SharePoint 2010 xml viewer webpart and an xml feed that contains DOCTYPE.
The xml renders fine when there is no associated XSL with the webpart. When I add XSL to the webpart I ...
1
vote
0answers
96 views
Reimplementing/Extending Data View Web Part Guidance?
My goal is create a Web Part in Sharepoint 2010 displays a grid bound to an External List and adds buttons that generate batch files in the filesystem. I have eliminated the possibility of using ...
1
vote
0answers
347 views
Page Viewer Web Part not working
I am using a page viewer web part to display linkedin on my sharepoint site. When i use this web part on my sharepoint stand alone server everything works just fine. When i try it on my sever farm ...
1
vote
0answers
288 views
Sharepoint 2010 WebParts Rendering in different zone then assigned
In my sharepoint page layout I have a control that has WebPart Zones. For mobile devices I would like to render a different control that would contain only some WebPart Zones from the original one.
...
0
votes
0answers
7 views
ADO.NET Multiple ListBox, sharepoint webpart
I am developing a SharePoint 2010 WebPart and using complete ADO.NET connections to access data from SQL DB.
I have 3 table in SQL Table A, Table B and Table C. Table C is the join table that ...
0
votes
0answers
7 views
Search Results web part only showing one item
I added the Search Results web part to a page a configured the query as below and left all other configuration settings at the default values.
ContentClass:sts_web webtemplate:ProjectSite ...
0
votes
0answers
14 views
Sharepoint webpart outside sharepoint
I need to access a webpart with silverlight object outside sharepoint.
Is that possible?
0
votes
0answers
12 views
Getting the error “$Resources:core,ImportErrorMessage;” in share-point 2013
I am new to SharePoint 2013. I have create a visual web part in vs 2013. I have deployed and try to add the .webpart to my SharePoint 2013 team site.
When I try to add the .webpart then I am getting ...
0
votes
0answers
6 views
SharePoint 2010 List Filter Web part value field is not displaying all fields
I have a simple SharePoint custom list with 6 columns (Attendee, Seat, Date, Time, Department, Supervisor). I am trying to add a filter web part to display only the items in the list for a selected ...
0
votes
0answers
6 views
Sharepoint Online Page.Request.Form
On premise Sandboxed mode this: Page.Request.Form.Get("postvar") inside a webpart has a value when a POST request is sent.
On Sharepoint Online however the exact same code returns null. Is there any ...
0
votes
0answers
17 views
Strange error after feature activation
When ever I try to activate a feature I get:
[SPUserCodeSolutionProxiedException: That assembly does not allow partially trusted callers.]
I am not sure what this means, but what I do know is that ...
0
votes
0answers
21 views
Is it possible to pre configure a summary link webpart in a custom page layout with several links?
I created a custom page layout with SharePoint Designer for use as a new default or welcome page in a publishing site. The page layout should contain a summary link web part that is pre configured ...
0
votes
0answers
25 views
WebParts and SQL Server Tables
My new project requires me to create some 12 SQL tables and build some web parts in SharePoint 2010, to perform CRUD operation on the tables. One main table has around 25 columns and the rest of the ...
0
votes
0answers
8 views
How to extend number of Cross-Web Part query IDs
I am creating a staff page with multiple teams in a department and am using a separate People Search Core Results web part for each team, however the 5x query IDs available from the Cross-Web Part ...
0
votes
0answers
3 views
Dynamically post contents of one cell as text
I have a large library that contains basic information for all of our company's supported software. Each entry has a local link to the installation files, but these files change periodically. Is there ...
0
votes
0answers
18 views
Can I insert multiple People Search Core Result Web Parts on the same page?
I have created a department page displaying a gallery of staff along with a few select fields from their user profile. I successfully used a People Search Core Results web part with a Fixed Keyword ...
0
votes
0answers
15 views
changing webpart property on a page
I have a web-part custom property classroom, I want a windows form application which will change web part's property on a specific URL.
My friend told me that i can use it by adding web-part DLL but ...
0
votes
0answers
26 views
SiteURL for SharePoint
I have developed a custom web part. This has got the site URL to set in the runtime based upon the Alternate Access Method i.e (Intranet or Extranet). So Site URL will change automatically based upon ...
0
votes
0answers
24 views
Code in the web part
I have the following code in a web part which does the job to pull the information from the external website and create an XML file as data source to a datalist web control. This Data list should be ...
0
votes
0answers
9 views
SessionState set to InProc but still see Serialization errors
I'm trying to use a 3rd party web part in one of my pages. I can add it, but once I configure it I get an error in the ULS about a serialization exception:
...
0
votes
0answers
48 views
Error:- The name 'Request' does not exist in the current context
I have added a web part in a farm solution:-
using System;
using System.ComponentModel;
using System.Web.UI.WebControls.WebParts;
namespace SharePointProject5.nv
{
[ToolboxItemAttribute(false)]
...
0
votes
0answers
15 views
Connect Calendar Webpart with Documentset Property
I will add a calendar webpart to my Documentset Homepage.
Is it possible to connect my calendar webpart with a property from the current Documentset?
I want to show only events which are connected ...
0
votes
0answers
12 views
Reloading weblet in SharePoint from Dynamics AX
I have a website powered by SharePoint that displays weblets from Dynamics AX 4.0. I'm trying to change those weblets in Dynamics AX but the changes don't seem to show up in SharePoint, it looks like ...
0
votes
0answers
6 views
Add-on Software or Web Parts for making Biscussion Board easier-to-use for SharePoint2010.
I am looking for Add-on Software or Web Parts for making Biscussion Board easier-to-use for SharePoint2010.
I think that he would like to realize functional mind like Confluence famous for Blog & ...
0
votes
0answers
11 views
How to use Client Web Parts on a SharePoint App Page
Is it possible to use WebParts Zones and Client Web Parts on a SharePoint App Page?
0
votes
0answers
18 views
Organization chart with employee's image
Want to show graphical organization chart with employee's image. AD is configured with manager property set-up. So that it can show employee list with manager.
But how to show graphical hierarchical ...
0
votes
0answers
20 views
XsltListViewWebPart SampleData
I use dynamically added to aspx page XLV webpart. Now, when its not needed, I dont wont to create any database request and just provide XLV with sample data (or prevent it from showing anything). How ...
0
votes
0answers
12 views
Configure a Web Parts Custom Toolpart from a Feature
I am trying to figure out how to even word this question to get helpful search results in google. I made a custom tool part that is associated with a custom web part. Everything works fine with the ...
0
votes
0answers
17 views
show outlook calendar
For SharePoint 2010 intranet project want to show outlook calendar. But OOB calendar web part ask for login details each time it is accessed. What is the way to overcome/avoid login each time in the ...
0
votes
0answers
38 views
Minimize WebPart is hidden SharePoint 2013
In SharePoint 2007/2010 you always had the little arrow on the right side of WebParts which could minimize WebParts or edit them.
SharePoint 2013 does away with these and doesn't render the ...
0
votes
0answers
25 views
PageRequestManagerServerErrorException
I am working on custom web part on SP2010 using C#. I sometimes the following javascript error on console while submitting the form from UpdatePanel button using postBack:
SCRIPT5022: ...