Difference between revisions of "Banner Troubleshooting"
From ASU HOWTO
(Created page with '==Banner Disappears After Login== ===Remove "Google, Yahoo, WAVE" toolbars=== *Go to My Computer > Control Panel *Add/Remove Programs *Remove Toolbars') |
|||
Line 4: | Line 4: | ||
*Add/Remove Programs | *Add/Remove Programs | ||
*Remove Toolbars | *Remove Toolbars | ||
+ | |||
+ | ==Invalid Form Name== | ||
+ | rcp: ./banpage_45678.lis: No such file or directory | ||
+ | US:lp:WARNING:Cannot access the file: ./banpage_45678.lis. | ||
+ | |||
+ | ''to fix: make sure the file name is valid'' | ||
+ | |||
+ | UX:lp:ERROR:Form or character set not available. | ||
+ | |||
+ | ''To fix: check the spelling of the form/character-set name. Use the lpstat -f -S command to list all known forms and character sets.'' |
Revision as of 14:12, 22 July 2009
Banner Disappears After Login
Remove "Google, Yahoo, WAVE" toolbars
- Go to My Computer > Control Panel
- Add/Remove Programs
- Remove Toolbars
Invalid Form Name
rcp: ./banpage_45678.lis: No such file or directory US:lp:WARNING:Cannot access the file: ./banpage_45678.lis.
to fix: make sure the file name is valid
UX:lp:ERROR:Form or character set not available.
To fix: check the spelling of the form/character-set name. Use the lpstat -f -S command to list all known forms and character sets.