I’m creating a app that uses a Master Page.
But when i go to Design View of the page (for creating the events automatically or for drag/drop any new control from toolbox, I don’t want to type everything) the design view only shows the master page! the page controls are complete ignored!
the image: http://img4.imageshack.us/img4/7980/masterissue.jpg
Does anybody know how to solve this issue??
I found it…
the problem is at the contentPaceHolder “Body” that has 2 other contentPlaceHolders inside, I think that I was thinking on doing nested master pages but forgot to do it in separate folders!