Answered by:
License Limitation of visual studio 2013 express for web

Question
-
User-698920485 posted
Hello,
can I host a asp.net website which I created using 'visual studio 2013 express', in a production server( windows server 2012) which contain SQL server 2012 Enterprise/standard edition?
I developed the web application using 'visual studio express 2013 for web' and it has a database which is 'SQL 2012 Express'.
I need to use SQL server 2012 standard/enterprise edition in production server.
is there any license limitation for this scenario?
orginally posted at
Friday, March 14, 2014 8:36 AM
Answers
-
User-821857111 posted
can I host a asp.net website which I created using 'visual studio 2013 express', in a production server( windows server 2012) which contain SQL server 2012 Enterprise/standard edition?Yes.
is there any license limitation for this scenario?No.- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, March 14, 2014 8:49 AM -
User281315223 posted
All of the Visual Studio and SQL Server Express Editions have no specific limitiations with regard to personal or commercial use so they could be used without any issue in a production environment and will interact just as you would expect with other full versions of their kind (eg Visual Studio Express should work just fine with an Enterprise Edition of SQL Server 2012).
No explicit licenses or additional purchases are necessary (unless of course you want to access some of the features thare are only available within the Premier Editions of those respective applications, as you would then have to purchase them to access those features).
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, March 14, 2014 9:42 AM
All replies
-
User-821857111 posted
can I host a asp.net website which I created using 'visual studio 2013 express', in a production server( windows server 2012) which contain SQL server 2012 Enterprise/standard edition?Yes.
is there any license limitation for this scenario?No.- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, March 14, 2014 8:49 AM -
User281315223 posted
All of the Visual Studio and SQL Server Express Editions have no specific limitiations with regard to personal or commercial use so they could be used without any issue in a production environment and will interact just as you would expect with other full versions of their kind (eg Visual Studio Express should work just fine with an Enterprise Edition of SQL Server 2012).
No explicit licenses or additional purchases are necessary (unless of course you want to access some of the features thare are only available within the Premier Editions of those respective applications, as you would then have to purchase them to access those features).
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, March 14, 2014 9:42 AM -
User-698920485 posted
Great Thanks!
Saturday, March 15, 2014 6:04 AM