Cloud Cover Episode 11 - Drives and IIS Hostable Worker Core
- Posted: May 14, 2010 at 1:14 PM
- 44,009 Views
- 7 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Show Links:
Identity Training Kit Update (via Vibro.NET)
Windows Azure MMC v2 Released (via dunnry)
Window Azure storage abstractions and scalability targets
Connections and SQL Azure
Host Service Bus endpoints in IIS (via Wade)
IIS Hostable Web Core (via smarx)
Efficiently Transferring Page Blobs
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Great show! Problem is you've included so many resources that it will take me a while to go through all the show links. Keep up the good work.
Sorry, we'll try to be less informative.
FYI, I have a blog post up at http://blog.smarx.com/posts/serving-your-website-from-a-windows-azure-drive that shows the code from this episode.
Thanks for the great show - I love it that you keep releasing shows at a quick pace and also throw in a bit of humour into the mix
But seriously, I'm a .NET expert - I actually programmed it even before it was released, and read like C# books before it came out. But alas I'm an Azure noob and I can't even get a simple web role to work - I have VS2010 RTM and Azure tools 1.1 and when I try to upload my package to staging it's stuck in "Initializing - Stopping - Stopped" and there's of course no diagnostics to find anywhere even though I'm pretty sure i set up the Diagnostics connection string correctly. I'm sure I have a web.config or other config error somewhere.
Please, make a walkthrough of making azure services - this is unfortunately not as easy as it should be.
Hi Hansol -
Sorry to hear about your issue. Take a look at episode 2 I think where the TotW is how to troubleshoot that problem. Here is the link that we refer to:
http://blog.toddysm.com/2010/01/windows-azure-deployment-stuck-in-initializing-busy-stopping-why.html
Steve and I also did a video called 'Hello Windows Azure' that might be the walkthru you are looking for.
http://channel9.msdn.com/posts/dunnry/Hello-Windows-Azure/
If you have idea for other topics you would like to see, leave us a comment or use @cloudcovershow and share your idea. Thanks for watching!
Thanks Ryan. I already checked out the first url you mention. So I think my problem is related to the WCF-service that I try to consume from within my azure web role. There's a whole lot of auto web.config stuff going on that probably don't work for live production, but only in the test-environment or something. Maybe you could make a quick demo of setting up a simple hello world wcf-service inside a web role? And again, thanks! You and smarx are a great team and I can't wait for the next show
Not a bad idea... I have some other things I want to show there as well. Hmm...
For your immediate relief, have you seen the WCF on Azure samples and troubleshooting guidance?
http://code.msdn.microsoft.com/wcfazure
Check the Known Issues link there and see about a few gotchas due to the load balancer and the QFE hotfix (already in cloud, btw).
Thanks again. I think my problem is the load-balancing thing described in the Known Issues, as you mention.
Remove this comment
Remove this thread
close