This is a migrated thread and some comments may be shown as answers.

Https security warning

1 Answer 80 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Prashanthan
Top achievements
Rank 1
Prashanthan asked on 02 Mar 2011, 06:29 PM

Hi,

We have development a web app in .Net 4.0, AjaxControlToolKit 3.0.20820.0 and Telerik 2010.3.1215.40. When the app is running under SSL, we get security warining message only from IE8 ( FF, IE7 works fine). I have verified all links are relative and starts with https (I have used http watch). Do I have to setup/update any component?

Please advice.

-Prashanthan

Update 1: I have removed AjaxControlToolKit reference, used RadAjaxPanel instead of update panel and still I am getting the security warning message in IE8. Also, I have tried securitySwitch, customer httpmodule to redirect any request with http to https, and no luck. I have verified http watch, firebug and fiddler 2, and no request are made in http.

Update 2: I have moved the radgrid outside the RadAjaxPanel and now it doesn't show any warning in IE8. Any postback within RadAjaxPanel does show the warning message.

Any help regards this issue is appreciated.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 08 Mar 2011, 10:16 AM
Hi Prashanthan,

From the provided information I understand the issue occurs only when ajax request is performed, right? And it is available when ASP:UpdatePanel is used instead of RadAjaxPanel.
However RadAjax is built on top of MS AJAX Framework. Therefore I assume the issue is due to something in the framework itself. Can you try searching the Microsoft forums for a resolution and see if you can find one?

Kind regards,
Iana
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Ajax
Asked by
Prashanthan
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or