01-05-2010 02:41 PM
We are having an issue exporting to Excel on our web site. When you try to export we get the attatched error message:
unable to download contact.aspx from .... Unable to open this Internet site. The requested site is either unabailable or cannot be found. Please try again later.
01-06-2010 10:50 AM
I don't have the answer, but some other things I would try out that might yield more info about the issue:
01-08-2010 02:01 AM
You can also use Fiddler to check what your client is requesting.
Fiddler logs the complete stream and you see everything there.
Perhaps I remember wrong, but does the export function work, when you are not using ActiveX?
If so, check if the Plugin is installed correctly and can be used.
Regards
Alexander
01-20-2010 10:17 AM
Are you using HTTPS? There was a similar issue in 7.5.1, but it should have been fixed in 7.5.2 (1-71822).
Thanks
Mike
01-20-2010 11:13 AM