Hi there,
I am having trouble getting push notifications to work with the new 6.0.5.0 version. I first noticed the issue with my test-project, but then realized that the Wiki example also failed to work as it did with 6.0.4.0.
As soon as any project calls RegisterCallback then an EntityServerException is thrown stating that the IdeaBlade.EntityModel.Push.SL assembly cannot be found in the XAP, however I have manually checked that this file is referenced and that the correct version is being used.
The same example with 6.0.4.0 assemblies referenced works as expected and no exceptions are thrown. Please can someone advise if they recieve the same error and if so, if anyone can advise a work-around.
Thanks in advance