I have two applications -one was developed in Microsoft ASP and the other in ASP.net 1.1. Both use MS SQL 2000 as the database. They both use stored procedures and views.
I have Debian server with ISPconfig installed on it. The Debian was installed as per the Perfect Setup and ISPConfig was also installed using the manual. Nothing else has been installed.
Does anyone have any idea of how I can get both applications to work on Linux. It is important that I keep the database if possible the MS Sql 2000.
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
You will have to install mono http://www.go-mono.com to run ASP.NET aplications on Linux. MS SQL does not run on linux at all, so you will have to keep your database server on a windows machine and configure your ASP.NET applications to connect to it remotely over the network.
Recent comments
2 days 9 hours ago
2 days 18 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 2 min ago
3 days 1 hour ago
3 days 3 hours ago
3 days 4 hours ago
3 days 20 hours ago
3 days 21 hours ago