vs2008 design view problem

Discussion in 'C#' started by deepubandi, Aug 28, 2009.

  1. #1
    Hi i am using vs2008 and i am getting a blank when i am trying to view the code in the design view.Other pages in the project is giving fine design view ..the problem is with just one page.. can you help?.

    Thanks for looking..
     
    deepubandi, Aug 28, 2009 IP
  2. rahulwb

    rahulwb Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    u must have create control in backend code and not registered it on page. You have to register it before page load event to make them appear on page.
     
    rahulwb, Oct 5, 2009 IP