Is ASP.NET MVC 4 Beta release a Go Live release? There is a
post made by John Galloway that suggests it is but when I checked the eula.rtf file I could not locate any mention of Go Live.
The ASP.NET MVC 4 Beta release works with VS 2010 and .NET 4.0, and is side-by-side compatible with prior releases of ASP.NET MVC (meaning you can safely install it and not worry about it impacting your existing apps built with earlier releases).
It supports a “go-live” license that allows you to build and deploy production apps with it.
but any time I edit JavaScript, it's the same issue. Go to a new line, wait 30-40 seconds. Put a semi-colon at the end of a function, wait another 30-40 seconds. I guess I have to ignore JavaScript if I want to play around with the beta. No one else is
having this issue?
I've got MVC 4/Beta installed on a dozen VM's of varios OS and I can't repro this problem. try creating a new MVC 4 internet project. Try your test on Scripts\AjaxLogin.js
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: ASP.NET MVC 4 Beta released!
Feb 23, 2012 11:24 PM|LINK
http://weblogs.asp.net/scottgu/archive/2012/02/19/asp-net-mvc-4-beta.aspx
The ASP.NET MVC 4 Beta release works with VS 2010 and .NET 4.0, and is side-by-side compatible with prior releases of ASP.NET MVC (meaning you can safely install it and not worry about it impacting your existing apps built with earlier releases). It supports a “go-live” license that allows you to build and deploy production apps with it.
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: ASP.NET MVC 4 Beta released!
Feb 23, 2012 11:26 PM|LINK
See
http://www.eweek.com/c/a/Application-Development/Microsoft-Visual-Studio-11-and-NET-45-Betas-Set-for-Feb-29-669005/
you don't have long to wait.
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: ASP.NET MVC 4 Beta released!
Feb 23, 2012 11:29 PM|LINK
MVC 4/Beta supports VB
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: ASP.NET MVC 4 Beta released!
Feb 23, 2012 11:32 PM|LINK
I've got MVC 4/Beta installed on a dozen VM's of varios OS and I can't repro this problem. try creating a new MVC 4 internet project. Try your test on Scripts\AjaxLogin.js
kkbruce
Member
55 Points
20 Posts
Re: ASP.NET MVC 4 Beta released!
Feb 24, 2012 04:09 AM|LINK
Thanks your reply.
I have a new question.
My PC is Windows 7 x64,
have install "VS2010" and "VS2011 Preview",
to install MVC 4 Beta in Web PI / stand-alone will show error message,
I tried uninstall all VS2011 / .NET Framework 4.5 / SQL Server "Denali" ... any Developer Preview,
Then Reboot PC and install MVC 4 Beta again, show error message again
How can I do?
Thanks
VS2010
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: ASP.NET MVC 4 Beta released!
Feb 24, 2012 04:36 AM|LINK
That's your problem. You need to uninstall "VS2011 Preview",
VS2010
kkbruce
Member
55 Points
20 Posts
Re: ASP.NET MVC 4 Beta released!
Feb 24, 2012 05:13 AM|LINK
Dear ricka6
I have said:
【I tried uninstall all VS2011 / .NET Framework 4.5 / SQL Server "Denali" ... any Developer Preview,】
Thanks
VS2010
bprussell
Member
107 Points
23 Posts
Re: ASP.NET MVC 4 Beta released!
Feb 24, 2012 03:09 PM|LINK
I'm getting an error during an installation. The error is:
0x80070005 - This product is incompatible with .NET 4.5 Developer Preview
Well, that can't be right. I've never installed that, or any preview of .NET 4.5, VS11, MVC4, or anything. Can anyone help?
Here is a dump of the install log: https://pastee.org/uwye4
Thanks.
stezgr
Member
27 Points
6 Posts
Re: ASP.NET MVC 4 Beta released!
Feb 25, 2012 01:11 PM|LINK
The release notes states
ASP.NET MVC 4 now includes experimental support for building applications with significant client-side interactions using JavaScript and Web APIs.
What is the meaning of experimental? I'm not sure if it is a good idea to use it now for developing an application.
billsm
Member
462 Points
220 Posts
Re: ASP.NET MVC 4 Beta released!
Feb 25, 2012 05:04 PM|LINK
you can relax Actually the javacript libraries they are talking about are knockout extjs and for
client side desktop operations and using the new asynch library