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.el...@sealedair.com>


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to