Share

Anthem.NET

Subscribe

File Upload breaks Invoke Page Method

You are viewing a single message from this topic. View all messages.

  1. 2009-10-06 17:11:00 UTC

    add the following in the web.config &ltsystem.web&gt &ltglobalization requestEncoding="utf-8" responseEncoding="utf-8" /&gt &lt/system.web&gt I was facing the problem of unclosed termination tags in the function Anthem_GetResult (in Anthem.js) when the file upload control was populated and any async postback occured on the page. this addition to the Globalization tag solved it.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.