Re: SSL, IIS ------ PROBLEMS -- HELP
From: rwg (a-robg_at_online.microsoft.com)
Date: 04/24/04
- Next message: Jonathan Maltz [MS-MVP]: "Re: defragmenting"
- Previous message: dennise745_at_aol.com: "defragmenting"
- In reply to: Shawn McCarthy: "Re: SSL, IIS ------ PROBLEMS -- HELP"
- Next in thread: rwg: "RE: SSL, IIS ------ PROBLEMS -- HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 24 Apr 2004 18:46:10 GMT
Shawn:
| When I remove SSL, the ASPX pages work fine. I have no idea right now.
Here are some things to look at. First, turn off Show Friendly in your IE browser (Tools -> Internet Options -> Advanced -> about the second page of
options), clear it's cache and access the page again. Wait a couple of minutes for a timeout or some other error message.
Check Event logs, System, App and Ssecurity looking for messages around the same time of this recreate.
Change IIS's SSL port to 441 (or some other port) and test that port (ex: https://localhost:441/Test1.aspx ) . If that works, then look for another product
grabbing your port 443.
-rwg
This is what I think, not necessarily what is accurate!
--------------------
| Reply-To: "Shawn McCarthy" <shawnjmccarthy@hotmail.com>
| From: "Shawn McCarthy" <shawnjmccarthy@hotmail.com>
| References: <#ZydW7jJEHA.2576@TK2MSFTNGP12.phx.gbl> <uHPGPnvJEHA.3944@tk2msftngp13.phx.gbl>
| Subject: Re: SSL, IIS ------ PROBLEMS -- HELP
| Date: Tue, 20 Apr 2004 17:17:13 -0500
| Lines: 35
|
| When I remove SSL, the ASPX pages work fine. I have no idea right now.
|
|
| "Mike Singer" <nospam_zookeeper@ehr.com> wrote in message
| news:uHPGPnvJEHA.3944@tk2msftngp13.phx.gbl...
| > Have you tried a very simple aspx page ("hello world") to find out if it
| is
| > the content of the script and not the fact that its aspx. Is it possible
| > that the aspx pages are doing some type of redirect back to http and you
| are
| > now requiring SSL?
| >
| > "Shawn McCarthy" <shawnjmccarthy@hotmail.com> wrote in message
| > news:%23ZydW7jJEHA.2576@TK2MSFTNGP12.phx.gbl...
| > > SSL, IIS ------ PROBLEMS -- HELP
| > >
| > >
| > >
| > > I have SSL set up on my website. It works for html pages, but not aspx
| > > pages. Does anyone know why this would make a difference? Does anyone
| > know
| > > how to fix this?
| > >
| > >
| > >
| > > Thanks,
| > >
| > > Shawn
| > >
| > >
| > >
| >
| >
|
|
|
- Next message: Jonathan Maltz [MS-MVP]: "Re: defragmenting"
- Previous message: dennise745_at_aol.com: "defragmenting"
- In reply to: Shawn McCarthy: "Re: SSL, IIS ------ PROBLEMS -- HELP"
- Next in thread: rwg: "RE: SSL, IIS ------ PROBLEMS -- HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|