iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Well Client UI 6 has just come out and although a lot of the calls to DateTime.Parse have the extra CultureInfo.InvariantCulture parameter, not all do.
So for those of us who don't like our dates MM/dd/yyyy, we get exceptions at various points in your samples.
Hi Jimmy,
I got a MissingMethodException. I have gone back to Devforce 6.09 until this issue is resolved.
Thanks
Chris
Is there a way to get past this problem until it has been fixed? Can an updated Intersoft.Client.Data.Provider.Devforce.dll be released that works with 6.1?
I am using some newer features in Devforce 6.1 and don't want to go back to 6.09.
Hi Handy,
I don't have time to create a recording. The problem is if you have DevForce 6.1 installed. The intersoft installer installs DevForce 6.09, which does work.
But when you have DevForce 6.1 installed, then the problem is with the line of code:
var query = this.EntityQuery.Parse(queryDescriptor, false)
This is located on line 116 of the DataRepositoryGeneric.cs file located under the ModelServices.Infrastructure folder in the Silverlight project.
The Parse method is an extension method from the assembly Intersoft.Client.Data.Provider.DevForce.dll.
The exception is MissingMethodException which looks like a breaking change in 6.1 which can be found in their release notes for 6.1.
Regards,
I am also having this problem, I have installed DevForce 6.1 with Silverlight 4. This happens when you create a new Silverlight 4 project from the template "Intersoft ClientUI MVVM Data Application (DevForce)" on a machine with DevForce 6.1 installed and run the application and go to the products page.
It looks like Intersoft.Client.Data.Provider.DevForce.dll needs to be fixed up to work with DevForce 6.1
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname