]load command failed after update to apl14.1

MiServer is Dyalog's APL-based web development framework

Re: ]load command failed after update to apl14.1

Postby Brian|Dyalog on Sun Jun 05, 2016 5:27 pm

Hi Marco,

I've seen the behavior you describe is when then MildServer/MiServer class is refixed in the workspace AFTER MiServer has started.

What's causing the problem is when you do Load 'xxx' AFTER Start 'xxx'.
The solution is to either Load 'xxx' before Start 'xxx' or use
      1 Start 'xxx'

The left argument is a Boolean flag to indicate to load 'xxx' and then start.

I hope this helps.

/Brian
User avatar
Brian|Dyalog
 
Posts: 120
Joined: Thu Nov 26, 2009 4:02 pm
Location: West Henrietta, NY

Re: ]load command failed after update to apl14.1

Postby Gantois on Wed Jun 08, 2016 10:24 am

Hi Brian,
Thanks!
Marco
Gantois
 
Posts: 90
Joined: Thu Apr 17, 2014 9:44 am

Previous

Return to MiServer

Who is online

Users browsing this forum: No registered users and 1 guest