Hi, I am still working out what is the best way to handle this as the template default, but there is a very simple workaround. Please follow the bugtracker here for the whole story:

[link:bitbucket.org]

By on 4/4/2012 7:46 AM ()

Indeed, we haven't yet released WebSharper for F# 3.0 - this is something we are working on now.

By on 3/23/2012 7:52 AM ()

A workaround (that worked for me) is:

- Create an empty ASP.Net site in VS11 for .Net 4.5.

- Add:
-- W# web.config entries
-- W# DLL references
-- W# compile targets
-- W# scripts
-- Empty ASPX page (with W# scriptmanager and control references)

A W# library compiled with F# 3.0/Net 4.5 seems to work fine with the web project as defined above.

By on 3/23/2012 8:53 AM ()

Hi,
I am trying your workaround, but it doesn't work for me yet. How looks that aspx page? Could you please provide your template?
It seems that you convert normal .NET web site to WebSharper site, so what is the difference?

When will be new version of WebSharper solving this issue? - TypeProviders would be perfect tool for data layer for my new WebSharper project ;)

Thanks,
Tomas

By on 3/31/2012 2:03 AM ()

I will post a link to shell project. Give me a day or two...

By on 4/1/2012 12:29 PM ()

Please see a sample project that combines WebShaper and TypeProviders here:
WebShaper with TypeProviders

By on 4/2/2012 7:50 AM ()

Thank you. It work. But does it work for sitelet project too? It seems to me, it doesn't, or am i missing something? I am not much humble now, I know. ) Maybe should wait for new W# release... But when will it realese?

By on 4/3/2012 6:43 AM ()

Hi, great!
Thank you for info. I follow W# for long time and now have great opportunity to use it in real project in my job to prove functional productivity in web application. I am playing with Websharper for a week now and still have a lot worries mainly due to lack of documentation:
1. Is there any API reference documentation covering all what is available from intellisense? I can't rely on a few examples on W# web for production.
2. What are possibilities of more control of layout and styling of formlets ? Compossibility is great but what to do when it comes to UI design? By the way my last observation is that layout (alignment of labels) is influenced by order of formlet operators, what is quite strange I think.
3. Is it possible in dependent formlets somehow to display all controls from the beginning, not one by other when values are assigned?

Thanks again

By on 4/3/2012 2:16 PM ()

Thanks Tomas, can you take the questions to the top-level questions one-by-one? Thanks.

By on 4/4/2012 7:47 AM ()

Sure, I will.

By on 4/4/2012 8:12 AM ()

Hi guys, we are aiming to release WebSharper 2.4 Q2 with support for .NET 4.5 by Apr 17. We will post betas here early next week.

By on 4/3/2012 8:29 AM ()

Just posted the first public beta - see [link:fpish.net] for details. Please report any issues here.

By on 4/15/2012 5:46 PM ()

Sorry, I could not get a sitelet project to work under 4.5.

By on 4/3/2012 8:10 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper