revlet works locally - fails on server
Roger.E.Eller at sealedair.com
Roger.E.Eller at sealedair.com
Mon Nov 23 09:38:08 EST 2009
Hi Sarah,
>> Error displayed in browser:
>> runrev (logo)
>> "Powered by runrev.com"
>> "There was an error loading the revlet - could not open input file"
>
Sarah Reichelt wrote:
> I assume that the revlet & the html file are still in the same folder
> on the server?
> Did you upload the files as text? FTP clients can do that sometimes
> and it converts any binary files into garbage. Make sure it is set to
> auto or binary.
> Next idea: does the revlet try to access another file that it could
> find on your computer, but not on the server?
>
> HTH,
> Sarah
The files are in the same folder on the server. They were uploaded as
binary. There is no 'file' access in the stack script, but I do check for
and create a folder locally. Could that be the problem?
on openStack
if there is not a folder "C:/MyAppTemp" then
create folder "C:/MyAppTemp"
end if
end openStack
Kind regards,
Roger Eller <roger.e.eller at sealedair.com>
More information about the use-livecode
mailing list