Ticket #363 ( Closed )

Short Description how can I get rid of this warning?
Entered By: lnajim@stv.org When: 1999-07-28 11:11:32 Build: 2.0.4M bet
Categories Type: Question   Department: Product   Category: SurferScript Tracing
Description
how can I get rid of this warning? What does it mean?

Warning: During Checking d:\Screensurfer\HostServer\docs\surfer.css file date , return code=6 Description=The handle is invalid. (0x6)

Append By: WindSurfer  When: 1999-07-28 11:17:03  New Status: Pending Customer
Comment It means that a file requested from the server is not found...yes it is obscure, but that's what it is...

To fix, and also so that Netscape browsers won't fail miserably reading your pages, grab the file from:

ftp://ftp.ieinc2.com/pub/surfer/surfer.css

And copy it to \screensurfer\hostserver\docs

You apparently have downloaded one of the later builds of 2.0.4, which we are about to go general availability on; the surfer.css file is part of the extended attributes support in Screensurfer which has been implemented for baseline stylesheet capable browsers (NS4+ and IE4+). Sorry for the confusion...

Append By: lnajim@stv.org  When: 1999-07-28 12:02:07  New Status: Closed
Comment Thanks