Why did I get a MapPath() error while configuring the chat?
A MapPath() error is returned when the settings specified in the global.asa file are not being read by the chat script. To make sure that the global.asa settings are read, you must create a web application via the IIS Internet Service Manager. If you don’t have access to the IIS Internet Service Manager, you may include the chat settings at the beginning of the login.asp script.
Related Questions
- I get one or more of the following messages Security Violation. java.lang.verify error, Applet exception:java.lang.ClassFormatError and the chat applet does not load, what do I do?
- How do I fix the Windows build error "Configuring Build Options This program cannot run in DOS mode Error executing c:windowssystem32cmd.exe" ?
- Why does CMakeSetup with the message "LINK : fatal error LNK1104: cannot open file user32.lib\" while configuring a project?