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..
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.