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,888
Thanks: 693
Thanked 4,188 Times in 3,205 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
19 hours 17 min ago
1 day 15 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
2 days 54 min ago
2 days 2 hours ago