Browse by Tags

Related Posts

  • Memory consumption is high while using WebParts

    Hi All, I am using web parts in a page which can be customized by user deleting/adding web parts. Here the problem is when a web part is added memory is increasing, but when a web part is deleted memory is not decreasing. I think WebPartManager.DeleteWebPart is deleting only from the view not releasing...
    Posted to Web Parts and Personalization (Forum) by kadam_suresh on 06-02-2009, 12:00 AM
    Filed under: .net 2008, .NET 3.5, Delete WebPart, Memory Leaks, WebPart, WebPartManager, WebParts
  • Web Part Error: Could not load path

    I get the follow error when I deploy to production. It occurs with all webparts when I try to add them to any page at run time. This does not occur in development. I checked all folder and file permissions. Web Part Error: Could not load path '~/Controls/ Address .ascx'. (Seems like the path...
    Posted to Web Parts and Personalization (Forum) by nwegener on 09-17-2008, 12:00 AM
    Filed under: WebPart, WebPartManager, Webparts usercontrol, asp.net 2.0
  • Error:Name 'Ucase' not Declared WEBPART Vs 2005

    Hi, I am trying to develop a new webpart with vs 2005 using Sharepoint Web Part Template. I need to use UCASE function insde that.But,when i use it,it is showing an error 'Ucase ' not declared.Ucase is a predefined funtion,why it is saying not declared.Do,i need to add any references. I already...
    Posted to Web Parts and Personalization (Forum) by aditya_raj on 03-24-2008, 12:00 AM
    Filed under: SharePoint, sharepoint 2007, sharepoint webpart, web application, Web Apppplication Project, Web Part, web part application pool sharepoint, Web Parts, Web Parts ASP.NET VWD, Web Parts Catalogs Silverlight, web parts deployment in iis, Web Parts in Action, web parts personalization, .Net Application Development, CreateWebPart, web.config, WebPart, webpart asp.net 3.5 firefox, webpart dynamically, webpart editor, webpart rename untitled, webpart space, webpart space drag drop, webpart verb javascript clientclickhandler, WebPartDescription, WebPartManager, webparts ie6, webParts msn, webparts override, webParts Portal, Webparts profile, WebParts-DeclarativeCatalogPart, webpartt custom editorpart usercontrol, WebPartVerbRenderMode, webpartverbrenderMode ajax firefox, WebPartZone, WebPartZone Default Title Problem, WebPartZone ZoneTemplate UserControl, webservices, web user control, web Parts drag drop, Asp.net 2.0 Profile, Web.sitemap sitemap security tri role manager, webpart connections, WebParts Personalization aspnetdb, Sharepoint Server, web parts debugging, asp.net 2.0, WebPartManager webpart IsClosed LinkButton, WebParts, WebParts Personalization aspnetdb ASP.NET, Webparts Profile Provider, Webparts- Verbs
  • Create a WebPartZone inside a WebPart

    Hi I've been running into some troubles dynamically creating a WebPart. I use a WebPart as a canvas, inside that WebPart i want to add other WebParts. Heres my code: Webpart1a.cs 1 using System; 2 using System.Data; 3 using System.Data.SqlClient; 4 using System.Web.UI; 5 using System.Web.UI.WebControls...
    Posted to Web Parts and Personalization (Forum) by Ratzai on 09-03-2007, 12:00 AM
    Filed under: WebPart, WebPartManager, WebParts, WebPartZone, WebPartZone PartChromeStyle CssClass, Zones, WebZone, Web Parts
  • ASP.NET 2.0 -- webparts -- catalog zones --

    Hi, I’m having some doubts in designing and coding catalog zones. I'm planning a web site very much similar to this "http://www.google.co.in/ig?hl=en" using webparts in ASP.NET 2.0 I want the catalog manager look some thing similar to igoogle --> "Make it your own" page. The...
    Posted to Web Parts and Personalization (Forum) by Jagadeesh Jupalli on 05-23-2007, 12:00 AM
    Filed under: asp.net, AuthorizeWebPart, CatalogPart, CatalogZone, CatalogZones, CreateWebPart, WebPart, webpart rename untitled, webpart space drag drop, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, webParts Portal, Webparts profile, WebPartVerbRenderMode, WebPartZone, WebPartZone PartChromeStyle CssClass, Web Parts, web parts debugging, web Parts drag drop, Web Parts in Action, web parts personalization
  • Title in Webpart with UpdatePanel

    Hi there, I have a Webpart with two update panels in it. Both creating a seperate web part. I have been looking around and haven't been able to find out how to set the title of the Webpart if an updatepanel is in the webpart. If I try to enter title in the updatepanel, I get build errors... Is it possible...
    Posted to Web Parts and Personalization (Forum) by jlcbmtech on 05-08-2007, 12:00 AM
    Filed under: PartStyle, PartTitleStyle, UpdatePanel, Web Application Project, asp.net, CreateWebPart, IWebPart, WebPart, WebPart AJAX, webpart space, WebPartDescription, WebPartManager, WebParts, Webparts profile, WebPartZone
  • Re: Catalog Zone Manipulation

    Look at the code in private void GetWebParts(), especially these lines: // retrieve the web parts from the database: List lMWP = GetMyWebParts(); In my case, "GetMyWebParts()" retrieves a list from a Web Service, and because I use Kerberos I can determine in the Web Service which data I need to return...
    Posted to Web Parts and Personalization (Forum) by BCdotNET on 04-12-2007, 12:00 AM
    Filed under: OnPreRender, CatalogZone, CreateWebPart, GetAvailableWebPartDescriptions, GetWebPart, WebPart, WebPartDescription, WebPartDescriptionCollection, WebPartManager, WebParts, ZoneTemplate, LoadControl, CatalogPart
  • Custom Web Part Verb visibility dependant on WebPartManager.DisplayMode

    I have a user control that implements a custom web part verb through the IWebActionable interface, and this works perfectly, but i was hoping to hide the verb depending on the current display mode of the page the web part is in. So that the user cannot select the verb in browse mode etc. something like...
    Posted to Web Parts and Personalization (Forum) by arrdee on 03-28-2007, 12:00 AM
    Filed under: Custom Verbs, DisplayMode, WebPart, WebPartManager, WebParts, WebPartZone, Web Parts
  • Workaround for using Web Parts with AJAX 1.0 UpdatePanel

    Hi All, Some of you will be pleased to know that I have produced a workaround to address the issue of WebPart Drag and Drop (and verb popup menus) not operating correctly inside of an update panel. It seems that the functionality being shown off on channel 9 (using Ajax CTP) was only to tease us into...
    Posted to Web Parts and Personalization (Forum) by davior on 03-14-2007, 12:00 AM
    Filed under: web 2.0, Atlas WebParts, WebPart, webpart space drag drop, WebPartManager, WebParts
  • web parts... atleast reply this time

    hey guys !!!! I think asp.net team is very poor in reply while it comes to webparts or Ajax.......... Is that possible to open catalogzone(pagecatalogpart) in different page(like pop up window,) , rather than opening in the same page? plz plz plz guyssss... atleast reply something........... I am really...
    Posted to Web Parts and Personalization (Forum) by BhaveshPatel on 03-05-2007, 12:00 AM
    Filed under: Atlas WebParts, CreateWebPart, Custom Catalog, EditorZone, EditorZone usercontrol, GetWebPart, WebPart, webpart space, WebPartManager, WebParts, webParts msn, webParts Portal, WebPartVerbRenderMode, Zones, ZoneTemplate, Dynamic Webparts, Custom Editor Part, EditorPart
Page 1 of 3 (21 items) 1 2 3 Next >