G
Gerhard
I have a Silverlight Business Application that runs fine in my development
environment, but in IIS I get a Load operation failed for query GetUser error
with details:
at System.Windows.Ria.OperationBase.InvokeCompleteAction()
at System.Windows.Ria.OperationBase.Complete(Exception error)
at System.Windows.Ria.LoadOperation.Complete(Exception error)
at System.Windows.Ria.DomainContext.CompleteLoad(IAsyncResult asyncResult)
at
System.Windows.Ria.DomainContext.<>c__DisplayClass17.<Load>b__13(Object )
This is on the same machine that the development is done on.
I set all except basic system references to Copy Local. I published using
copy all project files. Still get this error.
I'm on a Windows 2003 Server with all updates run on it.
How can I fix it to run through IIS?
Thanks.
environment, but in IIS I get a Load operation failed for query GetUser error
with details:
at System.Windows.Ria.OperationBase.InvokeCompleteAction()
at System.Windows.Ria.OperationBase.Complete(Exception error)
at System.Windows.Ria.LoadOperation.Complete(Exception error)
at System.Windows.Ria.DomainContext.CompleteLoad(IAsyncResult asyncResult)
at
System.Windows.Ria.DomainContext.<>c__DisplayClass17.<Load>b__13(Object )
This is on the same machine that the development is done on.
I set all except basic system references to Copy Local. I published using
copy all project files. Still get this error.
I'm on a Windows 2003 Server with all updates run on it.
How can I fix it to run through IIS?
Thanks.