Koozali.org: home of the SME Server

Instant asp

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Instant asp
« 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 ?
« Last Edit: December 17, 2008, 09:54:44 PM by crazybob »
If you think you know whats going on, you obviously have no idea whats going on!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Instant asp
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Instant asp
« Reply #2 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

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Re: Instant asp
« Reply #3 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
If you think you know whats going on, you obviously have no idea whats going on!

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Instant asp
« Reply #4 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