Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to download under IIS 7
Message
From
22/09/2013 21:13:06
 
 
To
17/09/2013 11:17:47
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01583406
Message ID:
01583846
Views:
57
As strange as it seems, I had to put back Response.End() instead of Response.Flush(), because in IIS 6, some specific extensions were generating an error:

"Cannot redirect after HTTP headers have been sent."

Now, it works also in IIS 7 with that code. I believe my application pool set up was not properly finalized on Tuesday and since then, with the fine tuning I did in it, seems to have resolved the issue.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform