Jump to content
WAPT Forum
Sign in to follow this  
Guest eswann

ASP.Net AJAX Issue

Recommended Posts

Guest eswann

Hello, when I try to perform load tests against my site, which is heavily ASP.Net AJAX, I get the following error:

 

"The page is performing an async postback but the ScriptManager.SupportsPartialRendering property is set to false. Ensure that the property is set to true during an async postback."

 

After doing some research on this topic, it looks as if ASP.Net evaluates the browser to determine whether or not it is AJAX capable. Whatever is being sent by WAPT is not being deemed AJAX capable.

 

I have tried several settings in the WAPT User Agent settings:

Mozilla/5.0 (compatible; WAPT; Windows)

Mozilla/4.0 (compatible; MSIE 6.*)

* IE 6.0 *

 

 

The IE selections above should definitely be AJAX compatible, but no go.....still get the error. Any ideas would be appreciated.

 

Thanks,

 

 

 

 

 

Share this post


Link to post
Share on other sites
Guest angela
Hello, when I try to perform load tests against my site, which is heavily ASP.Net AJAX, I get the following error:

 

"The page is performing an async postback but the ScriptManager.SupportsPartialRendering property is set to false. Ensure that the property is set to true during an async postback."

 

After doing some research on this topic, it looks as if ASP.Net evaluates the browser to determine whether or not it is AJAX capable. Whatever is being sent by WAPT is not being deemed AJAX capable.

 

I have tried several settings in the WAPT User Agent settings:

Mozilla/5.0 (compatible; WAPT; Windows)

Mozilla/4.0 (compatible; MSIE 6.*)

* IE 6.0 *

 

 

The IE selections above should definitely be AJAX compatible, but no go.....still get the error. Any ideas would be appreciated.

 

Thanks,

 

Please try to select something like Mozilla/4.0 (compatible; MSIE 6.*; Windows NT 5.1) or Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)

 

 

 

 

Share this post


Link to post
Share on other sites
Guest mechetem

Hello I tried to change the user agent to Mozilla/4.0 (compatible; MSIE 6.*; Windows NT 5.1) or Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1).

I have the same issue.

Could you please help?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...