Installed Windows Azure SDK 2.3 on my dev machine and now an older VS 2010 Azure 1.7 SDK solution (June 2012) fails to launch with the following error:
Windows Azure Tools: Error: The installed Windows Azure Emulator does not support the role binaries. Please install the latest Windows Azure Emulator and try again. Windows Azure Tools: The system is missing a prerequisite to execute the service. Please see the release notes.
Is it possible to get 1.7 projects to run using the 2.3 Emulator, or do I need to uninstall the new emulator and re-install the old one? Upgrading the project is currently not an option.