Showing results for March 2011 - Page 2 of 2 - Cesar de la Torre

Mar 5, 2011
Post comments count0
Post likes count0

How to solve “SetConfigurationSettingPublisher needs to be called before FromConfigurationSetting can be used” After Moving to Windows Azure SDK 1.3

Cesar De la Torre
Cesar De la Torre

  A quick reminder: After Windows Azure SDK 1.3, we now use full IIS instead HWC (Hosted Web Core). Using IIS we can have several WebSites per WebRole, so now the internal architecture and processes are different, this is why we have to change the we we use the API regarding Windows Azure configuration settings. Basically, in case you’re us...

Mar 5, 2011
Post comments count0
Post likes count0

Web Farm Framework 2.0 for IIS

Cesar De la Torre
Cesar De la Torre

This is a very interesting stuff for managing scalable web farms based on your own IIS servers, in a better way . The Microsoft Web Farm Framework is a free, fully supported, Microsoft product that enables you to easily provision and mange a farm of web servers.  It enables you to automate the installation and configuration of platform compon...