Reputation: 4375
I am using Windows 7 and Visual Studio 2012 together with the Enterprise Library 5.0. So far, everything works. I installed the enterprise library without NuGet because we made very bad experiences with NuGet and want to avoid using it.
I'm developing a Windows Azure application and want to use the Autoscale Block. Having downloaded the binaries of the Windows Azure integration for EnterpriseLibrary and unzipped them into the "C:\Program Files (x86)\Microsoft Enterprise Library\bin" folder, the configuration console does not show the Autoscale Settings block.
Does anyone know if there is another installation step I am missing here? I want to be able to configure the app.config file with the configuration tool instead of doing everything by hand.
Best wishes, Christian
Upvotes: 0
Views: 864
Reputation: 24895
This is what you need to do:
Upvotes: 1