Results 1 to 4 of 4

Thread: VB.NET, ItextSharp, Safari -- RESOLVED --

  1. #1

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    VB.NET, ItextSharp, Safari -- RESOLVED --

    Not sure where this thread belongs but since I wrote the code in VB.net VS2005 I'll start here.
    I am dynamically creating an pdf from a memorystream to a web browser, using itextsharp.
    It is called via https and it works in IE and Firefox but not Safari or Opera.
    I don't care about Opera but I do want it to work in Safari though.
    If I make the call with http it does work (creates the pdf) in Safari but not https
    The error I get is
    The error is: “unknown error” (CFURLErrorDomain:303)
    Any help would be appreciated.
    Last edited by gtilles; Aug 11th, 2010 at 11:14 AM. Reason: resolved
    Truly, you have a dizzying intellect.

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: VB.NET, ItextSharp, Safari

    Is that the same as a http 303 error?

  3. #3

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    Re: VB.NET, ItextSharp, Safari

    Not sure but I found my answer in this nice article

    http://it.toolbox.com/blogs/paytonby...ugh-https-1554
    Truly, you have a dizzying intellect.

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: VB.NET, ItextSharp, Safari

    OK. You should mark this thread as resolved then.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width