Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

  • Tour_n

    Tour_n

    Member

    43 Points

    33 Posts

    Re: May preview problem - Query parameters cannot be collections

    Sep 01, 2009 03:58 AM | LINK

    I have that problem to ,

    if you use IEnumerable<int> or the basic object

    my workaround will be change into string by concat that list and spilt it out in server again