Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: crazybob on December 17, 2008, 09:37:46 PM
-
Has any one tried to use Instant ASP from Halcyon Software (http://iasp.mediahost.org/docs/index.html) on SME 7.X ?
-
Has any one tried to use Instant ASP from Halcyon Software (http://iasp.mediahost.org/docs/index.html) on SME 7.X ?
Nope, but I doubt you can use the installation script provided. I think you will have to break that down and convert it to SME Server's internal architecture and configuration. The Developers Guide linked in the wiki might be a start, especially the part on templates used for configuration files.
I would say, give it a try and document your process and findings in the wiki while doing so. It might be a nice addition to SME Server (for some people). You can always post back to the forums if you need help on specific problems.
-
Has any one tried to use Instant ASP from Halcyon Software (http://iasp.mediahost.org/docs/index.html) on SME 7.X ?
Hi..
I haven't used IASP on a sme server, but about 7 years ago I developed some asp sites hosted on a linux server with IASP.. shortly: a pain..
if you wish to use M$ technology you have 2 choices:
- use M$ IIS
- move to .NET and install MONO
my 2c
ciao
Stefano
-
Thanks for the input. I will probably opt for the mono solution.
If I get very bored, I may try to port instant asp
Bob
-
Thanks for the input. I will probably opt for the mono solution.
If I get very bored, I may try to port instant asp
Bob
ok for MONO.. I suggest you to port your asp app to php.. and I'm saying it as a asp developer ;-)
php is faaaaaaaaaaaaar better than classic asp.
ciao
Stefano