8.0

Table Of Contents
Quarkxpress v5
format.
Downsaving the
document without
picture effects.
document.
What to do: You cannot apply Vista effects on QuarkXPress
5.0 documents.
Invalid Preset File!
HTTP Error #500
This alert is displayed if the preset file is present at the Preset
location but is an invalid file.
What to do: Give a valid preset file name in the request.
There is no Picture
Effect with that
name.
HTTP Error #500
This alert is displayed when you give a non-existent preset file
name in the request with the applyvistaeffect parameter.
What to do: Give a correct preset name with the
applyvistaeffect parameter.
The Vista effects
were not applied to
one or more
images.
This alert is recorded in the QuarkXPress Server error log file
and is not displayed on the status monitor. This error occurs
when QuarkXPress Server is unable to apply picture effects
on some picture boxes specified in the request.
What to do: Specify only those picture boxes in the request
that are compatible with the preset given with the
applyvistaeffect parameter.
This document may
not display or print
correctly because
the Vista XTensions
software is not
present.
This alert is recorded in the QuarkXPress Server error log file
and is not displayed on the status monitor. This error occurs
when the Vista XTensions software is not present or has been
disabled in QuarkXPress Server and a Vista request is
submitted to QuarkXPress Server.
What to do: Either put Vista XTensions software in the
QuarkXPress Server XTensions folder or enable Vista
XTensions in the XTensions Manager dialog box.
Logs
If the project is successfully rendered, a transaction success message is written to
the QuarkXPress Server Transaction Log file. The transaction entry consists of the
date and time of the request, the render type, the project name, the type of
response produced by the server, the size of the response returned in bytes, and
the client IP. The following is a sample of a transaction entry:
11/21/2005 17:09:32 - qxpdoc/project3.qxp - Type:
application/vnd.Quark.QuarkXPress - Size: 10273792 - Client: 127.0.0.1
If an error occurs, an error message is written to the QuarkXPress Server Error
Log. The transaction entry in the error log contains the date and time of the
request, the error code, and the error message. The following is a sample of an
error log transaction entry:
11/21/2005 16:40:13 - Error - Error Code: 10400 - The picture is not compatible
with the Preset.
Example GET
URL
Apply Vista effect:
http://localhost:8080/abc.qxp?applyvistaeffect=color.vpf&vistabox=pb2,box2
where pb2 and box2 are the name of boxes and colors.vpf is preset file saved.
Delete Vista effect:
http://localhost:8080/abc.qxp?deletevistaeffect=pb2
where pb2 is the name of the picture box from which picture effect has to be
Page 89