webrole Questions
2
I want setup Laravel framework on azure webrole and have to change document root, but so far I can't find way how to do this
My deployment project folder:
├──webrole <- now this is document ro...
0
I'm just sharing this in case anyone else runs across the same problem.
In updating my Azure references in response of the GuestOS forced updates on 12/09/2013 (that disabled our production c...
3
Solved
I'm planning for a website running in Azure. I'm estimating max. 2000 users a day creating about 20.000 hits.
I know I'm kinda vague here, but is the extra small instance ready for this kind of si...
Discarnate asked 16/6, 2011 at 16:42
3
Solved
I'm just starting to get my feet wet learning the technical details of Azure, so apologies if this is a silly question.
If I create a cloud service project in visual studio and add a webrole for a...
Coppage asked 21/5, 2013 at 21:44
3
Solved
I have a web role on azure and I would like to force a Application_Start without waiting for the first request.
I managed to set the "Start Automatically" property to true on my site
AutoStart a...
3
If I have more than one webroles(projects, not instances) in my application, I get this error: (I only get it if I attach a web role. It works fine wit as many worker roles projects as I want)
Mic...
3
Solved
I have a method (in a separated class library) which is called by a WebRole and a WorkerRole. This method contains the path of a file, which is returned using Environment.GetEnvironmentVariable("Ro...
Easterner asked 25/5, 2011 at 21:44
1
© 2022 - 2024 — McMap. All rights reserved.