[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 21:21:18 -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 eto@shaw.ca.

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

--- shadow/74688	2005-04-21 21:02:38.000000000 -0400
+++ shadow/74688.tmp.28085	2005-04-21 21:21:18.000000000 -0400
@@ -84,6 +84,30 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2005-04-21 21:02 -------
 Oh, and I checked the headers sent from the server and they are the same.
 
 The only difference is that IIS might send the content with chunked
 encoding due to those Response.Flush (xsp does not do chunked).
+
+------- Additional Comments From eto@shaw.ca  2005-04-21 21:21 -------
+Argh.  Why would it work for me and not for you?   An Acrobat problem
+perhaps?
+
+I'm using latest svn-trunk. 
+
+Very odd.. For me, it works for IIS but not for mono if everything is
+(theoretically) the same..  If I don't have acrobat already running,
+and it's not running in the background (AcroRd32.exe), then it brings
+up the splash screen for acrobat, but then it's blank.  
+
+I doubt it's my machine or the version of adobe i'm using, as this is
+reproducable on all the machines here, which all have different
+configurations..
+
+If you guys aren't going to look at this, can you point me in the
+right direction as to where to look (in the code), and how to look at
+the response directly?  I wonder if I can write some .NET code to
+submit the request and then look at the output directly.. hmm..
+
+Thanks!
+Curtis.
+