Problems with Webmatrix 1 upgrade to ver 2.0 betahttp://forums.asp.net/t/1770923.aspx/1?Problems+with+Webmatrix+1+upgrade+to+ver+2+0+betaMon, 27 Feb 2012 21:01:15 -050017709234838294http://forums.asp.net/p/1770923/4838294.aspx/1?Problems+with+Webmatrix+1+upgrade+to+ver+2+0+betaProblems with Webmatrix 1 upgrade to ver 2.0 beta <p>Hello&nbsp; my name is joy, im new here.</p> <p>I was an asp webdeveloper and i wish to update my knoledge about with visual studio 10 express, in particular VWD, Webmatrix, Razor, MVC4</p> <p>I have started to build the 1st project using webmatrix 1. I was really really happy to see how easy it was, but i've found some problems with db creation. The famous &quot;Is Identity&quot; bug. I think all here know what i m talking about.</p> <p>So i have seen that there was a newer version, and i have immeditelly thought: A NEW version, do they correct the bug ?</p> <p>So i have downloaded the ver 2.0 b and i ve noticed that db managment has been improved a bit, but to set &quot;Is identity=True&quot; still requires to delete the table to get sorted.</p> <p>Well np, in the newer Webmatrix now im getting a bad error that wont let me open any page of&nbsp; the website created with WM 1. the error is this one:</p> <p>###################</p> <p>Impossible to load the type System.web.Razor.Parser.SyntaxTree.SingleLineMarkupSpan from the assembly System.Web.Razor, version=2.0.0, Culture=neutral,&nbsp; publickeyToken=31bf3856ad364e35</p> <p>###################</p> <p></p> <p>I dont know what i have done wrong , to see if the .sdf db was editable in the visual studio i pushed the button at top of the page to open the website into Visual Web Developer and saved a version of projext in .sln file. After this operation my website has started to give errors.</p> <p>I have also noticed that Sql Managment studio 2008 r2 wont let me open the .sdf files. How comes ?<br> <br> Im finding many many problems using the .net platform its not so easy like my good old friend access ;)</p> <p>Can sombody help me to solve this problem ?</p> <p>I have tried to uninstal WM2 to reinstall WM1 but the Web Platform 4 now install only 2.0 version.</p> <p>I dont know what to do =( , my 1st website looks apparently lost.</p> 2012-02-17T22:51:55-05:004838540http://forums.asp.net/p/1770923/4838540.aspx/1?Re+Problems+with+Webmatrix+1+upgrade+to+ver+2+0+betaRe: Problems with Webmatrix 1 upgrade to ver 2.0 beta <p></p> <blockquote><span class="icon-blockquote"></span> <h4>gfdesigner</h4> The famous &quot;Is Identity&quot; bug. I think all here know what i m talking about.</blockquote> <p></p> <p>Not really, no.</p> <p></p> <blockquote><span class="icon-blockquote"></span> <h4>gfdesigner</h4> &quot;Is identity=True&quot; still requires to delete the table to get sorted.</blockquote> <p></p> <p>That's not a WebMatrix bug. That's a limitation of most database systems, including Access and SQL Server. You cannot alter a column to become an identity (or autonumber) column after the table has been created.</p> <p>I'd suggest uninstalling WPI 4.0, then using WPI 3.0 to get WebMatrix 1 back. If you want to test out the beta of WebMatrix 2, you should do so on a virtual machine or something.</p> <p></p> 2012-02-18T07:06:33-05:004838703http://forums.asp.net/p/1770923/4838703.aspx/1?Re+Problems+with+Webmatrix+1+upgrade+to+ver+2+0+betaRe: Problems with Webmatrix 1 upgrade to ver 2.0 beta <p>I dont get why a table would not be editable as Definition if it's still empty. Im a newbie, but at the MS webcamp &quot;Somebody&quot; told me that it was a bug of version 1.0 and that it would have been solved in 2.0 . =D</p> <p>Access its editable also if it has data inside, its not true Access has this limitation. Can insert and remove the primary key also if it is a counter. You wll just loose data if the&nbsp;changed field have no corrispondece with stored datas.</p> <p>gonna try your solution, ill let you know if its solved.</p> <p></p> 2012-02-18T11:24:29-05:004838723http://forums.asp.net/p/1770923/4838723.aspx/1?Re+Problems+with+Webmatrix+1+upgrade+to+ver+2+0+betaRe: Problems with Webmatrix 1 upgrade to ver 2.0 beta <p>OK - I'm not really clear what &quot;bug&quot; you are referring to. Perhaps you could oprovide some detail?</p> 2012-02-18T11:43:53-05:004853649http://forums.asp.net/p/1770923/4853649.aspx/1?Re+Problems+with+Webmatrix+1+upgrade+to+ver+2+0+betaRe: Problems with Webmatrix 1 upgrade to ver 2.0 beta <p>Nothing,</p> <p>Webmatrix wont get reinstalled. I have tried to reinstall web platform 3.0 but webmatrix its not in the applications menu anymore.<br> Not really good.</p> <p>For &quot;bug&quot; i mean that i cant add an &quot;Is identity&quot; field/primary key/counter field to an existing table. To do it have to delete the table and create it all again.</p> <p>Uff ....I was so happy to leave ASP, and start using razor and MVC.......now my first website in this lenguage is totally lost. =|</p> <p></p> 2012-02-27T21:01:15-05:00