Browse by Tags

Related Posts

  • Issue with masterpage reloaded everytime when content page changes (without using iframe)

    I have created a site in which i am having, 13 pages and all these pages using a Single master page. Now the problem is, everytime a postback occurs(due to dropdownlist, button, checkbox or menu navigation) in the application the Masterpage is reloded everytime. Now, can anyone help me in implementing...
    Posted to ASP.NET AJAX UI (Forum) by kcube on 06-16-2009, 12:00 AM
    Filed under: masterPage, reloaded
  • Error showing up when deployed.

    When I run my application locally it works great (using VS 2008). I compiled without errors and publish the code to a test server. When I run the application (test server), I receive the following error: Parser Error Description: An error occurred during the parsing of a resource required to service...
    Posted to Configuration and Deployment (Forum) by chaumette@gmail.com on 06-09-2009, 12:00 AM
    Filed under: deployment, masterPage, VS2008
  • "Master Page Cannot Be Loaded" Error

    I recently downloaded the "Small Business Starter Kit" from ASP.net. Before any modification, I tried to run the program "out of the box" as advertised. Mine doesn't run! I opened the "default" page, but when I attempted to bring up the design view, I received the follow...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by ssi.webpro on 06-01-2009, 12:00 AM
    Filed under: SBS Kit, Error Message, MasterPage
  • setting background diffrent background on master page

    i m using master page in my website..... i have set a background image in <body> tag... now there are couple of panels and div tags for which i want to use diffrent background.....but even aftr selecting a background image for panel and specifying background inside div tags..... I m still getting...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by himanshukarki on 05-29-2009, 12:00 AM
    Filed under: Panel, <body style="padding: 0px, <body>, .NET 2.0 master page rebasing, app_theme, asp .net 2, asp .net 2.0, maste page, Maste page Div, maste page forms authentication stylesheet, Maste page stylesheet Layout, maste page tutorials, masterPage, master page dynamic controls
  • Custom Page Titles using Masterpages

    I am trying to append a custom page title onto a "stock" page title at runtime in the page load. Something like this: Content Page Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load Title = "test" End Sub Master Page Protected Sub Page_Load...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by mattsmac56 on 05-04-2009, 12:00 AM
    Filed under: page title, asp.net 3.5, content page, masterPage
  • GridView Lost Data Postback

    Hi, I'm new with VS.NET 2008 and Framework 3.5 and I have a problem with GridView. I tried many new features and I'm not sure where I did a mistake in my code. My application has a GridView with all values editables. When I click on Save button, GridView.DataSource equals null. My page is in...
    Posted to Data Presentation Controls (Forum) by SteveHDI on 04-22-2009, 12:00 AM
    Filed under: postback, Viewstate, Lost, MasterPage, GridView, "Asp.net 3.5"
  • Problem in dynamic Masterpages

    Hello friends I am facing a small problem in dynamic pages. I have two master pages Masterpage1 has 3 contentplaceholders Masterpage2 has 2 contentplaceholders while in childpage I place text for 3 contents. But when i am changing the masterpage1 to masterpage2 it is telling that contentplaceholder3...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by radhekrishna on 04-21-2009, 12:00 AM
    Filed under: masterPage
  • Dynamic Meta Tags from SQL Database

    Well, I have to admit I have been trying to figure this out all day.... I am working on my own custom asp.net blog engine based on a SQL database. A table in my database holds the blog post information as well as data I want to use for Meta keywords and description. I can't however figure out how...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by StrickerOnline on 04-17-2009, 12:00 AM
    Filed under: Meta Tags, masterPage, dynamic content
  • Performance of Nesting Masterpages

    What is the performance hit on the server in chaining masterpages (i.e. having multiple levels of nested masterpages)? Looking at MSDN (http://msdn.microsoft.com/en-us/library/wtxbf3hh.aspx), it seems that every time a page is requested, the server will merge the master page into the control tree of...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Asp_Newb on 03-16-2009, 12:00 AM
    Filed under: nested masterpage, performance, masterPage
  • MasterPage Error (Parser) Could not load type 'filename'

    Hello everyone, This is my first post and i'm a beginner at Visual Studio. After plenty research im aware that this problem is a persistant one in many instances, just not one as similar as mine. So far I've been developing my Web Site and when I have gone to view my web site (Ctrl+F5) i'm...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by dt86uk on 03-16-2009, 12:00 AM
    Filed under: parser, C#, error, master page, masterPage
Page 1 of 15 (147 items) 1 2 3 4 5 Next > ... Last »