Exports not working in Internet Explorer
0 followers
0 Likes
When attempting to export users, discussion and calendar items, there is an error when in Internet Explorer, and the browser cannot connect with the website in order to download the export. It does, however, work in Firefox.
3 Replies
Reply
Subgroup Membership is required to post Replies
Join Groupsite Champions now
Suggested Posts
Topic | Replies | Likes | Views | Participants | Last Reply |
---|---|---|---|---|---|
GroupSite used as a web page | 3 | 0 | 2310 | ||
Delete or suspend? | 4 | 0 | 1589 | ||
Designing your GroupSite Header | 5 | 0 | 3104 |
Stephen,
Could you confirm whether or not this is working again for you now? We had this fixed a few days ago, I believe. I'm sorry that we didn't update this post sooner.
Hi Joe,
I still receive the same error when I try to export users to CSV in Internet Explorer. I was able to open the export of the users in XML, but when I tried to open the export of the discussions in XML, I received a page with this error message:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
End tag 'div' does not match the start tag 'p'. Error processing resource 'https://oestaff.collectivex.com/manager/export_d...
-------^
Sounds like you must've gotten a 500 error, actually.
Those are always delivered in HTML.
It also sounds like the web framework is leaving the content type as XML, which it shouldn't do in these cases. Interactive exports can deliver these 500 errors as HTML just fine, as long as they tell the browser the text/html content type, because we know that there's a user on the other end who is able to read the error page.
I'll take care of this shortly, as well as the reason for your 500 error (a member who had left the group).