Hi,
Got a very weird problem. My project was building and running just fine up until today when, for no apparent reason, I started getting this error.
If I Ctrl+F5 to run the app, the emulator icon appears but the Azure deployment dialog hangs at the "Starting the roles..." phase.
It stays like that for about 60 seconds and then I get something along the lines "It's taking too long, continue waiting."
If I reply Yes and leave the computer for 1 hour, it's still stuck there.
So, I cancel and try F5 to debug the app. This time, the same thing happens but I also get a VS exception dialog with this exception:
FaultException'1 was unhandledSystem.ServiceModel.FaultException`1 was unhandled Message=Invalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING)) Source=mscorlib Action=http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher/fault StackTrace: Server stack trace: at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at IConfigurator.Deploy(String roleId, WebAppModel webAppModel, String roleRootDirectory, String sitesDestinationRootDirectory, String diagnosticsRootDirectory, String roleGuid, String configPath) at Microsoft.WindowsAzure.Hosts.WaIISHost.Program.Main(String[] args) InnerException:
Invalid Class String? huh?
I've rebooted, etc. etc. but can't figure it out.
HELP!!! I'm on a deadline!!!
VS 2010 Ultimate, Win 7 Pro, Azure SDK 1.7, C#, .NET 4.0.
Simon Goldstone www.ActiveDataTools.com Data Cleansing, Correction and Management Software