Article ID: 114472
Article Last Modified on 10/14/2003
APPLIES TO
- Microsoft Multimedia Viewer Publishing Toolkit 2.0
This article was previously published under Q114472
SYMPTOMS
When trying to compile an RTF file with the Microsoft Multimedia Viewer,
the following errors occur:
error 6181 specified word breaker unable to break word
error 6182 failure on DLL breaking function
CAUSE
These errors can occur if the TEMP environment variable is not set to a
valid drive and directory or if that drive does not have enough space.
RESOLUTION
At a command prompt, type
in order to determine the settings of the environment variables. If this
environment variable is not set or is not set correctly, do the following 2
steps:
- create a directory (for example, C:\TEMP)
- set the environment variable at the command prompt (set TEMP=c:\temp)
Additional query words: 2.00
Keywords: KB114472