User Profile & Activity

Chris Seils Member
Posted: December 1, 2011 1:25 AM

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

Hi Jimmy,


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.


Thanks

Chris

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,

Chris

Hi Handy,

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

Chris

All times are GMT -5. The time now is 12:29 AM.
Previous Next