Simon Dugré
Simon Dugré

Reputation: 18916

"Request is not available in this context" on Masterpage Page's design mode

I'm using VS.net 2010 ASP.net C# 4.0 and I've got many pages who use the same Masterpage. But for some reasons I didn't find for now, some pages never display in design mode of Visual Studio. Instead of seeing my designed page, I only see a Gray Square where we can read

Error creating control - ContentPlaceHolder1
Request is not available in this context.

Anyone know a reason and/or a way to resolve this?
Must tell that there's no errors in my whole solution and I can start debbuging normaly.

Note : I usualy talk french so feel free to tell me if there's something that wasn't clear!

Upvotes: 1

Views: 1843

Answers (1)

Rahul
Rahul

Reputation: 77896

Not sure but this post looks like the same issue you are facing. Take a look. Hope this helps.

Check This

Upvotes: 2

Related Questions