We have migrated our web Application from windows server 2000 (IIS 6) to windows server 2008 (IIS 7). we were using Pin Edit third party controls in the application.
These controls will be rendered as iframe with src, when it was rendering in old server windows server 2000 (IIS 6) the src property was rendering https:\..... when we are using SSL calls, But in new server windows server 2008 (IIS 7) the source property
in rendering with always "http:\....", we would like to have this as "https:\...".
We are assuming IIS setting need to be modified in order to achieve it. Please advice, thanks in advance.
Redirecting all traffic from HTTP to HTTPS in IIS7 will make sure your users always access the site securely. There are many different ways to set up an IIS7 Redirect from HTTP to HTTPS.
Please follow the steps to redirect HTTP to HTTPS in IIS,
katakam.hari
Member
6 Points
17 Posts
Rendering Issue for third party control in IIS 7 (windows server 2008 )
Jan 06, 2013 06:18 PM|LINK
We have migrated our web Application from windows server 2000 (IIS 6) to windows server 2008 (IIS 7). we were using Pin Edit third party controls in the application.
These controls will be rendered as iframe with src, when it was rendering in old server windows server 2000 (IIS 6) the src property was rendering https:\..... when we are using SSL calls, But in new server windows server 2008 (IIS 7) the source property in rendering with always "http:\....", we would like to have this as "https:\...".
We are assuming IIS setting need to be modified in order to achieve it. Please advice, thanks in advance.
Regards,
Hari.
Angie xu - M...
All-Star
18447 Points
1560 Posts
Microsoft
Re: Rendering Issue for third party control in IIS 7 (windows server 2008 )
Jan 09, 2013 04:48 AM|LINK
Hi Hari
Redirecting all traffic from HTTP to HTTPS in IIS7 will make sure your users always access the site securely. There are many different ways to set up an IIS7 Redirect from HTTP to HTTPS.
Please follow the steps to redirect HTTP to HTTPS in IIS,
http://www.sslshopper.com/iis7-redirect-http-to-https.html
Set Up an HTTPS Service in IIS - http://support.microsoft.com/kb/324069
hope it helps you,
Kind regards
Feedback to us
Develop and promote your apps in Windows Store