Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[session] Method not found FsPickler.CreateBinary #158

Closed
ademar opened this issue Dec 20, 2014 · 0 comments
Closed

[session] Method not found FsPickler.CreateBinary #158

ademar opened this issue Dec 20, 2014 · 0 comments

Comments

@ademar
Copy link
Member

ademar commented Dec 20, 2014

Running the example http://localhost:8082/session is failing with:

Method not found: 'Nessos.FsPickler.BinarySerializer Nessos.FsPickler.FsPickler.CreateBinary(Microsoft.FSharp.Core.FSharpOption`1, Microsoft.FSharp.Core.FSharpOption`1)'.

System.MissingMethodException: Method not found: 'Nessos.FsPickler.BinarySerializer Nessos.FsPickler.FsPickler.CreateBinary(Microsoft.FSharp.Core.FSharpOption`1, Microsoft.FSharp.Core.FSharpOption`1)'. at Suave.State.CookieStateStore.encode_map(FSharpMap`2 map) at [email protected](Unit unitVar0) in Z:\workarea\suave\Suave\State.fs:line 64 at [email protected](HttpContext _arg1) in Z:\workarea\suave\Suave\Cookie.fs:line 203 at Microsoft.FSharp.Core.FSharpFunc`2.InvokeFast[V](FSharpFunc`2 func, T arg1, TResult arg2) at Suave.Types.context[a](FSharpFunc`2 f, HttpContext a) in Z:\workarea\suave\Suave\Types.fs:line 590 at [email protected](HttpContext a) in Z:\workarea\suave\Suave\Cookie.fs:line 195 at Suave.Types.context[a](FSharpFunc`2 f, HttpContext a) in Z:\workarea\suave\Suave\Types.fs:line 590 at [email protected](HttpContext a) in Z:\workarea\suave\Suave\State.fs:line 56 at [email protected](Unit unitVar) in Z:\workarea\suave\Suave\State.fs:line 56 at [email protected](AsyncParams`1 args)
ademar added a commit that referenced this issue Dec 20, 2014
@ademar ademar closed this as completed Dec 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant