[Mono-bugs] [Bug 74688][Nor] Changed - Cannot create 'download' page for inline PDF viewing with IE

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Apr 2005 19:42:16 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74688

--- shadow/74688	2005-04-21 18:40:03.000000000 -0400
+++ shadow/74688.tmp.27010	2005-04-21 19:42:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74688
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: gentoo
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: eto@shaw.ca               
 QAContact: mono-bugs@ximian.com
@@ -55,6 +55,15 @@
 to control what the end user has configured on their machine.
 
 ------- Additional Comments From eto@shaw.ca  2005-04-21 16:40 -------
 Created an attachment (id=14992)
 Sample to reproduce the problem (zip)
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-21 19:42 -------
+This is not a bug in mono.
+I tried IE with both xsp and IIS and it fails too (Firefox on windows
+and linux with both worked fine).
+
+I also tried 'Content-Disposition: inline; filename="blah"' but didn't
+work either, and WriteFile, and... Simply, it does not work with IIS
+and I don't know why...