Answered by:
My Default ASP.NET MVC Azure Web roles renders only a white blank screen! Why? How to Correct?

Question
-
When I run the default ASP.NET MVC web roles, only a white screen renders.
When I run a default ASP.NET Web Forms web role it renders ok.
Can you help me get my MVC web roles to work?
I have followed Jason Haley's post about how to add MVC 3 project templates to Visual Studio:
I have uploaded a MVC 2 and a MVC 3 Azure project to Skydrive, both of these projects renders with just a white screen when I run them, I have also copied and pasted what is output by the output window:
https://skydrive.live.com/?cid=5c0bc0a6f7bdc3c6&sc=documents&uc=1&nl=1&id=5C0BC0A6F7BDC3C6%21147
I hope you can help me!
rune007Sunday, July 17, 2011 7:27 PM
Answers
-
If you're talking about when running locally (under the Windows Azure compute emulator), my guess would be that your computer is missing one or more of the required IIS features. Specifically, check that HTTP redirection is turned on. I think that's the most likely culprit.
- Marked as answer by rune007 Monday, July 18, 2011 2:25 PM
Sunday, July 17, 2011 8:53 PM -
Hi Steve Marx
Thank you for engaging in my problem.
Well I am talking about running in the Windows Azure Emulator.
Well the above mentioned problem was there, but funnily it disappeared yesterday.
I noticed that it disappeared after my computer had made some updates, among the updates was:
Update for Windows 7 for x64-based Systems (KB982018)
Windows 7 Service Pack 1 for x64-based Systems (KB976932)
I don't know whether this can have helped the problem to disappear.
But at least the problem has now disappeared by itself or something.
Sorry I forgot to mention I was talking about the Azure Emulator.
Thank you again.
rune007- Marked as answer by rune007 Monday, July 18, 2011 2:25 PM
Monday, July 18, 2011 2:24 PM
All replies
-
If you're talking about when running locally (under the Windows Azure compute emulator), my guess would be that your computer is missing one or more of the required IIS features. Specifically, check that HTTP redirection is turned on. I think that's the most likely culprit.
- Marked as answer by rune007 Monday, July 18, 2011 2:25 PM
Sunday, July 17, 2011 8:53 PM -
Hi Steve Marx
Thank you for engaging in my problem.
Well I am talking about running in the Windows Azure Emulator.
Well the above mentioned problem was there, but funnily it disappeared yesterday.
I noticed that it disappeared after my computer had made some updates, among the updates was:
Update for Windows 7 for x64-based Systems (KB982018)
Windows 7 Service Pack 1 for x64-based Systems (KB976932)
I don't know whether this can have helped the problem to disappear.
But at least the problem has now disappeared by itself or something.
Sorry I forgot to mention I was talking about the Azure Emulator.
Thank you again.
rune007- Marked as answer by rune007 Monday, July 18, 2011 2:25 PM
Monday, July 18, 2011 2:24 PM