I tried open the 4.1rc with ultidev cassini but got this error:
Rad 152:
Rad 153: <!-- ASPNETAJAX -->
Rad 154: <system.web.extensions>
Rad 155: <scripting>
Rad 156: <scriptResourceHandler enableCompression="true" enableCaching="true" />
Seems like there is a problem with the framework version?
I have Visual studio 2008 express and 2010 express installed.
Versionsinformation: Microsoft .NET Framework-version:2.0.50727.3603; ASP.NET-version:2.0.50727.3614
Are you trying to run 4.1 on .NET 4.0 because ultidev cassini only supports .NET 3.5. A .NET 4.0 release for ultidev cassini is scheduled for late Q4 2010.
Installing 4.1rc local with ultidec cassini
I tried open the 4.1rc with ultidev cassini but got this error:
Rad 152: Rad 153: <!-- ASPNETAJAX --> Rad 154: <system.web.extensions> Rad 155: <scripting> Rad 156: <scriptResourceHandler enableCompression="true" enableCaching="true" />
Seems like there is a problem with the framework version?
I have Visual studio 2008 express and 2010 express installed.
Versionsinformation: Microsoft .NET Framework-version:2.0.50727.3603; ASP.NET-version:2.0.50727.3614
Forgot to display the actual error message :)
"Unknown configuration system.web.extensions row 154
Are you trying to run 4.1 on .NET 4.0 because ultidev cassini only supports .NET 3.5. A .NET 4.0 release for ultidev cassini is scheduled for late Q4 2010.
I used the nightly build 1.0.3825.19924.zip
Is there a config-file for 3.5 somewhere?
is working on a reply...