Skip to content

Instantly share code, notes, and snippets.

@lewing
Created November 9, 2010 22:37
Show Gist options
  • Save lewing/669976 to your computer and use it in GitHub Desktop.
Save lewing/669976 to your computer and use it in GitHub Desktop.
System.ArgumentException: Operation 'GetFileCacheBlock' not found in the service contract 'ILoginService' in namespace 'http://tempuri.org/'
at System.ServiceModel.ClientBase`1+ChannelBase`1[TChannel,T].BeginInvoke (System.String methodName, System.Object[] args, System.AsyncCallback callback, System.Object state) [0x0003c] in ClientBase.cs:441
at DynamicSoapProxy.ServiceClientBase`1+ClientChannelBase[Dynamic.WCFClientProxy.Silverlight.Proxy.ILoginService].Invoke[Byte[]] (System.String methodName, DynamicSoapProxy.OnCompletion`1 completionCallback, System.Object UserState, Boolean WaitForCompletion, System.Object[] parameters) [0x00000] in <filename unknown>:0
at DynamicSoapProxy.ServiceClientBase`1[Dynamic.WCFClientProxy.Silverlight.Proxy.ILoginService].Invoke[Byte[]] (System.String methodName, DynamicSoapProxy.OnCompletion`1 completionCallback, System.Object[] parameters) [0x00000] in <filename unknown>:0
at Dynamic.WCFClientProxy.Silverlight.Proxy.LoginServiceClient.GetFileCacheBlock (DynamicSoapProxy.OnCompletion`1 cb) [0x00000] in <filename unknown>:0
at Magister.smBootstrapper.Ⴃ () [0x00000] in <filename unknown>:0
at Magister.smBootstrapper.Ⴍ () [0x00000] in <filename unknown>:0
at Magister.smBootstrapper.CreateShell () [0x00000] in <filename unknown>:0
at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run (Boolean runWithDefaultConfiguration) [0x00000] in <filename unknown>:0
at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run () [0x00000] in <filename unknown>:0
at Bootloader.App.Ⴃ (System.Object Ⴐ, System.Windows.StartupEventArgs Ⴃ) [0x00000] in <filename unknown>:0
at System.Windows.Application.OnStartup (System.Windows.StartupEventArgs e) [0x0009f] in Application.cs:820
at System.Windows.Deployment.CreateApplication () [0x00181] in Deployment.cs:719
at System.Windows.Deployment.LoadAssemblies () [0x001f5] in Deployment.cs:493
at System.Windows.Deployment.InitializeDeployment (IntPtr plugin, System.String xapPath, System.String culture, System.String uiCulture) [0x000d2] in Deployment.cs:379
Moonlight: ErrorEventArgs created with message: 'Operation 'GetFileCacheBlock' not found in the service contract 'ILoginService' in namespace 'http://tempuri.org/''
(firefox:9254): Moonlight-WARNING **: (plugin-class.cpp:609):static void Moonlight::EventListenerProxy::proxy_listener_to_javascript(Moonlight::EventObject*, Moonlight::EventArgs*, void*): runtime check failed: (js_sender != NULL)
not implemented: (ErrorEventArgs.lineNumber) plugin-class.cpp:842
not implemented: (ErrorEventArgs.methodName) plugin-class.cpp:855
[Thread 0x9d4ffb70 (LWP 9412) exited]
[Thread 0xa5dfdb70 (LWP 9285) exited]
[New Thread 0xa5dfdb70 (LWP 9414)]
[Thread 0xa5dfdb70 (LWP 9414) exited]
[New Thread 0xa5dfdb70 (LWP 9415)]
Shutting down
[New Thread 0x9d4ffb70 (LWP 9416)]
[Thread 0x9d4ffb70 (LWP 9416) exited]
Using the ff3 bridge
Moonlight: Plugin AppDomain Creation: OK
Moonlight: URL = https://arentheem.swp.nl/5.1.10.1/magister.aspx
Moonlight: URL = https://arentheem.swp.nl/5.1.10.1/ClientBin/Bootloader.xap
Using managed xaml parser.
trying to load: /System.Windows;component/themes/generic.xaml
(firefox:9254): Moonlight-WARNING **: inherited value for property FontResource should not be NULL
(firefox:9254): Moonlight-WARNING **: inherited value for property FontResource should not be NULL
DEBUG: Creating Unity container. Priority: Low. Timestamp:2010-11-09 16:34:59Z.
DEBUG: Configuring container. Priority: Low. Timestamp:2010-11-09 16:34:59Z.
DEBUG: Type 'IModuleInitializer' was already registered by the application. Skipping.... Priority: Low. Timestamp:2010-11-09 16:34:59Z.
DEBUG: Configuring region adapters. Priority: Low. Timestamp:2010-11-09 16:34:59Z.
DEBUG: Creating shell. Priority: Low. Timestamp:2010-11-09 16:34:59Z.
[New Thread 0x9d4ffb70 (LWP 9417)]
System.ArgumentException: Operation 'GetFileCacheBlock' not found in the service contract 'ILoginService' in namespace 'http://tempuri.org/'
at System.ServiceModel.ClientBase`1+ChannelBase`1[TChannel,T].BeginInvoke (System.String methodName, System.Object[] args, System.AsyncCallback callback, System.Object state) [0x0003c] in ClientBase.cs:441
at DynamicSoapProxy.ServiceClientBase`1+ClientChannelBase[Dynamic.WCFClientProxy.Silverlight.Proxy.ILoginService].Invoke[Byte[]] (System.String methodName, DynamicSoapProxy.OnCompletion`1 completionCallback, System.Object UserState, Boolean WaitForCompletion, System.Object[] parameters) [0x00000] in <filename unknown>:0
at DynamicSoapProxy.ServiceClientBase`1[Dynamic.WCFClientProxy.Silverlight.Proxy.ILoginService].Invoke[Byte[]] (System.String methodName, DynamicSoapProxy.OnCompletion`1 completionCallback, System.Object[] parameters) [0x00000] in <filename unknown>:0
at Dynamic.WCFClientProxy.Silverlight.Proxy.LoginServiceClient.GetFileCacheBlock (DynamicSoapProxy.OnCompletion`1 cb) [0x00000] in <filename unknown>:0
at Magister.smBootstrapper.Ⴃ () [0x00000] in <filename unknown>:0
at Magister.smBootstrapper.Ⴍ () [0x00000] in <filename unknown>:0
at Magister.smBootstrapper.CreateShell () [0x00000] in <filename unknown>:0
at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run (Boolean runWithDefaultConfiguration) [0x00000] in <filename unknown>:0
at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run () [0x00000] in <filename unknown>:0
at Bootloader.App.Ⴃ (System.Object Ⴐ, System.Windows.StartupEventArgs Ⴃ) [0x00000] in <filename unknown>:0
at System.Windows.Application.OnStartup (System.Windows.StartupEventArgs e) [0x0009f] in Application.cs:820
at System.Windows.Deployment.CreateApplication () [0x00181] in Deployment.cs:719
at System.Windows.Deployment.LoadAssemblies () [0x001f5] in Deployment.cs:493
at System.Windows.Deployment.InitializeDeployment (IntPtr plugin, System.String xapPath, System.String culture, System.String uiCulture) [0x000d2] in Deployment.cs:379
Moonlight: ErrorEventArgs created with message: 'Operation 'GetFileCacheBlock' not found in the service contract 'ILoginService' in namespace 'http://tempuri.org/''
(firefox:9254): Moonlight-WARNING **: (plugin-class.cpp:609):static void Moonlight::EventListenerProxy::proxy_listener_to_javascript(Moonlight::EventObject*, Moonlight::EventArgs*, void*): runtime check failed: (js_sender != NULL)
not implemented: (ErrorEventArgs.lineNumber) plugin-class.cpp:842
not implemented: (ErrorEventArgs.methodName) plugin-class.cpp:855
[Thread 0x9d4ffb70 (LWP 9417) exited]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment