Hi,
I deployed my CSLALight app to IIS5 with no problem but when I deployed to IIS6 I am gettiung the following exception. I don't *think* I did anything wildly different for the deployments.
Does anyone have an idea what may cause this error?
System.MissingMethodException: Method not found: 'System.Object System.Windows.Threading.Dispatcher.Invoke(System.Delegate, System.Object[])'.
at Csla.DataPortal.get_IsInDesignMode()
at Csla.DataPortal.GetDataPortalProxy(Boolean forceLocal)
at Csla.DataPortal.Fetch(Type objectType, Object criteria)
at Csla.Server.Hosts.Silverlight.WcfPortal.Fetch(CriteriaRequest request)
You
need .NET 3.5 SP 1. It is a requirement for CSLA 3.6.
Sergey Barskiy
Principal Consultant
office: 678.405.0687 |
mobile: 404.388.1899
Microsoft Worldwide Partner of the Year | Custom
Development Solutions, Technical Innovation
From: davido_xml
[mailto:cslanet@lhotka.net]
Sent: Wednesday, April 01, 2009 9:27 AM
To: Sergey Barskiy
Subject: [CSLA .NET] System.MissingMethodException: Method not found:
System.Object System.Windows.Threading.Dispatcher.Invoke
Hi,
I deployed my CSLALight app to IIS5 with no problem but when I deployed
to IIS6 I am gettiung the following exception. I don't *think* I did anything
wildly different for the deployments.
Does anyone have an idea what may cause this error?
System.MissingMethodException: Method not found: 'System.Object
System.Windows.Threading.Dispatcher.Invoke(System.Delegate, System.Object[])'.
at Csla.DataPortal.get_IsInDesignMode()
at Csla.DataPortal.GetDataPortalProxy(Boolean forceLocal)
at Csla.DataPortal.Fetch(Type objectType, Object criteria)
at Csla.Server.Hosts.Silverlight.WcfPortal.Fetch(CriteriaRequest
request)
Copyright (c) Marimer LLC