Hi All, One of my customers has experienced a strange error message when using my GWT 2.0.3 application. On one specific RPC call this client error happens:
-------------------------------------------------------------------------------------- An error occurred while attempting to contact the server. Please check your network connection and try again. Unknown Host Description: Unable to locate the server named "Birthday| java.util.Date" --- the server does not have a DNS entry. Perhaps there is a misspelling in the server name, or the server no longer exists. Double- check the name and try again. -------------------------------------------------------------------------------------- I asked the user to delete their temporary internet files and the problem went away (for now). It looks to me like the cached javascript is corrupt but I dont know what could be causing it. I am thinking some crazy virus scanner is modifying the file or maybe their proxy server is doing something wierd. If anyone has any ideas I would be very grateful. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
