1

使用 azure 模拟器在本地运行 Web 角色时遇到问题。它无限期挂起,我看到的唯一错误是在Application Server-Applications/Operational事件日志中。我检查了所有 DLL 和 SDK 的版本。

有时我会看到 ErrorCode ERRCA0009 :SubStatus ES0001 或请求超时。

Windows 8 上的 Azure SDK 1.8.1 VS2012。

Handling an exception. Exception details: System.NullReferenceException: 
Object reference not set to an instance of an object.
at Microsoft.Windows.Azure.DevFabric.DevFabricManagement.GetTenantDetails
(String tenantName)
at SyncInvokeGetTenantDetails(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke
(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5
(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31
(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
4

0 回答 0