Does anyone know how to configure Websharper 1.0 or 2 (sitelets) on IIS 7.5?
This helps on IIS Express at least
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have tested WebSharper 2.2 sitelets on IIS 7.5. I could see a problem with no sitelets showing up (404) when deploying to a virtual directory (both IIS 7.5 and the development server), but a root deployment worked as expected. WebSharper 2.3 due for release today fixes this virtual directory deployment bug. I hope that was it, but I would be interested to learn more details if the bug persists. Thanks! –A