Guest User

Untitled

a guest
Nov 17th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. The SQL Server edition of the target server is unsupported, e.g. SQL Azure.
  2.  
  3.  
  4. Component: Tridion.ContentManager.CoreService
  5. Errorcode: 0
  6. User: NT AUTHORITYNETWORK SERVICE
  7.  
  8. StackTrace Information Details:
  9. at Microsoft.AspNet.SignalR.SqlServer.SqlInstaller.Install()
  10. at Microsoft.AspNet.SignalR.SqlServer.SqlMessageBus.Initialize(Object state)
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  13. at Microsoft.AspNet.SignalR.Messaging.ScaleoutStream.Send(Func`2 send, Object state)
  14. at Tridion.ContentManager.Notifications.NotificationsManager.BroadcastNotification(NotificationMessage notification)
  15. at Tridion.Web.UI.CME.TcmExtensions.EventHandlers.IdentifiableObjectEventHandler(IdentifiableObject subject, TcmEventArgs e, EventPhases phases)
  16. --- End of stack trace from previous location where exception was thrown ---
  17. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  18. at Tridion.ContentManager.Extensibility.EventSubscription.DeliverEvent(IEnumerable`1 subjects, TcmEventArgs eventArgs, EventPhases phase)
  19. at Tridion.ContentManager.Extensibility.EventSystem.DeliverEvent(IEnumerable`1 subjects, TcmEventArgs eventArgs, EventDeliveryPhase deliveryPhase)
  20. at Tridion.ContentManager.Extensibility.EventSystem.DeliverEvent(IdentifiableObject subject, TcmEventArgs eventArgs, EventDeliveryPhase deliveryPhase)
  21. at Tridion.ContentManager.IdentifiableObject.Save(SaveEventArgs eventArgs)
  22. at Tridion.ContentManager.IdentifiableObject.Save()
  23. at Tridion.ContentManager.CoreService.CoreServiceBase.Save(IdentifiableObjectData deltaData, ReadOptions readBackOptions)
  24. at SyncInvokeSave(Object , Object[] , Object[] )
  25. at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  26. at Tridion.ContentManager.CoreService.CoreServiceInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  27. at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  28. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  29. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
  30. at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
  31.  
  32. <database server="____.database.windows.net" name="____" username="____" password="____" authenticationMethod="Normal" />
Add Comment
Please, Sign In to add comment