HelioHost Posted May 10, 2017 Posted May 10, 2017 Does your hosting support classic ASP ? how much storage is provided? How much database is provided?
Krydos Posted May 10, 2017 Posted May 10, 2017 Johnny support ASP.net up to 3.5, and Tommy supports ASP.net up to 4.6. 1gb of storage is provided, and you can have up to 1gb of databases.
HelioHost Posted May 10, 2017 Author Posted May 10, 2017 Does those support classic ASP, besides ASP.net ?
bdistler Posted May 10, 2017 Posted May 10, 2017 Classic ASP is abandonware -- Microsoft IIS will still run it, but it hasn't been actively supported for more than a decade even on the MS stack. There is no good reason to do any new development on ASP, even if you know you're going to be deploying to a Windows environment. The only reason MS still includes a runtime is because they can't afford to strand existing customers; forcing code migration would simply stop server upgrade sales.
HelioHost Posted May 10, 2017 Author Posted May 10, 2017 You mean it's less useful? Will ASP.net replace ASP ?
Krydos Posted May 11, 2017 Posted May 11, 2017 Classic ASP has essentially already been replaced with ASP.net. You can read about the changes and updates here https://en.wikipedia.org/wiki/ASP.NET#ASP.NET_compared_with_classic_ASP
Recommended Posts