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

Title: Instant asp
Post 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 ?
Title: Re: Instant asp
Post by: cactus on December 17, 2008, 11:27:10 PM
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.
Title: Re: Instant asp
Post by: Stefano on December 17, 2008, 11:32:15 PM
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
Title: Re: Instant asp
Post by: crazybob on December 18, 2008, 12:03:09 AM
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
Title: Re: Instant asp
Post by: Stefano on December 18, 2008, 12:23:23 AM
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