CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Jun 2005
    Location
    Maryland,USA
    Posts
    20

    Unhappy SSL error - unable to download attachments

    Hi all,

    I have a web page that contains a link that is connected to an attachement.Clicking on that link brings up a small window that allows me to save/open the attachment.It works fine without SSL. but once I use https:// and click on the same link I get the following error:

    Internet explorer cannot download file from server.
    IE was not able to open the site.The requested site is either unavailable or cannot be found.

    Any ideas why this is happening?

    Any help would be appreciated.It is on the .NET 2.0 framework.

    Thanks.

    CafeDreamz.
    Last edited by cafedreamz; February 27th, 2007 at 07:08 PM.

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

Featured