IIS

Large files can't be downloaded via asp on IIS 6.0

<p>There is an existing application based on asp-pages running on IIS 6.0. In this application exists an asp routine which controls if an user has the permissions to download this file. If the user has the permission it will start the download. Else it will display an error message. The routine worked properly for a long eriod of time.</p><p>&nbsp;Now files have been added which were larger. These new files can't be downloaded. The download starts and but does not finish. It aborts while downloading.</p><p>&nbsp;It has to be possible to download files regardless of the filesize.</p>

SSL certificate on Microsoft IIS Server not working

While trying to establish a secure SSL connection for a webservice i encountered the problem that IIS did load the certificate but when trying to access the service with some other program the SSL connection timed out. Though IIS did somehow indicate that this URL needed a SSL connection (in comparison: if i tried to connect by some other port than 443 with an SSL request i didn't get a timeout), i can't figure out the problem, cause i can view the certificate in windows regulary and assume it is correct. I used several tools and methods to create the certificate but all ways failed.
Subscribe to IIS