by jnak via Cloudy in Seattle on 7/20/2009 11:31:00 PM
After you install the July 2009 CTP and create a new project via File | New Project | Cloud Service, you now have a single template “Cloud Service” instead of the 4 you had in the past.
Clicking on that brings up our new project creation dialog.
There are a couple of reasons we have this dialog:
You can add Web and Worker Roles to the Cloud Service solution, rename the projects and hit OK to create the Cloud Service. Try adding 2 Web Roles and 2 Worker Roles.
You’ll have a solution that matches:
Note that you’ll want to setup the port numbers for your input endpoints in the ServiceDefinition.csdef.
We auto-generate what we hope to be safe numbers but don’t know what your intention is for each of the Web Roles – at this point in time, a second or third Web Role cannot be assigned to a sub domain, they can only be differentiated by port.
When you hit F5, we’ll bring up a web browser instance for each of the Web Roles.
If you don’t want us to bring up a Web Browser instance for a given web role, right click on the associated Role under the Roles node and deselect “Launch Browser”.
Also note that when you close one web browser, your debugging session will end.
Original Post: Working with Multiple Web and Worker Roles
The content of the postings is owned by the respective author. AzureFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on AzureFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.