Microsoft Ajax framework 1.0 issue

A

Adeel

Hi, i am new to Microsoft Ajax framework. I have created a site using
Ajax framework bit after uploading it when i run it it gives me the
error:

Sys.WebForms.PageRequestManagerParserErrorException: The message
received from the server could not be parsed. Common causes for this
error are when the response is modified by calls to Response.Write(),
response filters, HttpModules, or server trace is enabled.

Details: Error parsing near 'e||Writer Directory|</object></layer></
s'.

can any bodu help me.....

regards,
Adeel.
 
C

Cowboy \(Gregory A. Beamer\)

You are using something that does not bode well with AJAX, although it is
probably acceptable for a normal postback.

Check and see if you have one of the following in your AJAX method:

1. Response.Write
2. Use of an HTTPModule on the server
3. Tracing

This is what the error is telling you, so I would look here. If you are
still having problems, try posting your code for the AJAX method you are
hitting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top