Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion F# 3 Linq Query expressions
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Oren Eini (Ayende Rahien)  
View profile  
 More options Apr 17 2012, 3:14 am
From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Tue, 17 Apr 2012 10:14:34 +0300
Local: Tues, Apr 17 2012 3:14 am
Subject: Re: [RavenDB] F# 3 Linq Query expressions

Are you sure that you are using the same versions of the bundles?

On Tue, Apr 17, 2012 at 3:41 AM, Bohdan Szymanik
<bohdan.szyma...@gmail.com>wrote:

> Just been trying the query expression syntax in F# 3 - but it doesn't
> seem to work yet? I'm guessing that's the case. I tried something like
> this on a movie collection with an Artists index:

> query { for artist in session.Query<Movie>("Artists") do
>        select artist
>       }

> But I get:
> System.IO.FileNotFoundException: Could not load file or assembly
> 'Raven.Client.Lightweight, Version=1.0.0.0, Culture=neutral,
> PublicKeyToken=37f41c7f99471593' or one of its dependencies. The
> system cannot find the file specified.
> File name: 'Raven.Client.Lightweight, Version=1.0.0.0,
> Culture=neutral, PublicKeyToken=37f41c7f99471593'
> etc etc ...

> Anyhow, enjoying ravendb irrespective.
> Bohdan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.