Well I was trying to create a VM Role for Azure and I got this error from my Hyper-V machine.
After some tests I hit my head and got to a clear conclusion: Silly me how could have I missed it.
The problem was I set up the VM with more memory that the available in Hyper-V, so
I changed this setting and my VM just worked!!
If I was not able to transfer any sense of sarcasm, I think that this is really hard to understand error message.
I have been playing around with one of my test Azure Web Roles to determine
if it is possible to run it inside Azure, using a Web Role not just a VM Role.
So far I have been able to run Coldfusion 8 in a Web Role, but I have not been able to fully automate this task,
I had to do a remote desktop to the Web Role and perform the following tasks:
-
Add Features to the Web Roles particulary II6 Management Compatibility
-
Make sure that the Handlers for CFM, CFML, CFC are inplace