November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I belive that is fixed if you install the latest patch:
http://world.episerver.com/Articles/Items/EPiServer-7--Patch-2/
91325 | Runtime compiler error CS0272 when using the PageStoreService | \CMS |
Hi all,
I am trying to use the CMS web services to pull content into another site to ensure the sites share the same look and feel.
When I try to call the simplest service PageStoreService.Ping() I get the following error:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.InvalidOperationException: Cannot deserialize type 'EPiServer.Core.LanguageSelector' because it contains property 'SelectionSource' which has no public setter.
I am trying to access an instance of episerver on my local dev machine and for simplicity I have taken off all secuirty on the services (for now).
Anybody have any ideas why this is happening.
Thanks