The story is that I have a web site that at some page has a reference to OCX that resides in CAB file (signed etc.). If I enable "SSL required" check box for this site, IE fails to install this OCX. In log it shows 'Not enough space or incorrect browser configuration' error, no details. I used FileMon to check what happens with CAB, and, actually, IE just fails to extract files from CAB to temp folder. Each write operation fails so I get a set of traces like:
iexplore.exe:3252 FASTIO_WRITE C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ICD1.tmp\fgjjs.dll FAILURE Offset: 756191 Length: 32768
This is IE7, site is on Win 2003 server. And, as I remember, it does not make any sence what kind of user is looged on - admin or not. The only solutoin was found to disable SSL and install OCX, then enable it back. Only installation is affected, OCX can be launched with SSL enabled.
Thanks for any help.
iexplore.exe:3252 FASTIO_WRITE C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ICD1.tmp\fgjjs.dll FAILURE Offset: 756191 Length: 32768
This is IE7, site is on Win 2003 server. And, as I remember, it does not make any sence what kind of user is looged on - admin or not. The only solutoin was found to disable SSL and install OCX, then enable it back. Only installation is affected, OCX can be launched with SSL enabled.
Thanks for any help.