Firefox version 44 won't work with a .aspx page but it did work with version 43.0.04
We have a vendors site that we are able to create a .csv file for download. This is done through a .aspx file that has worked for the last 5 years. Today one of our computers updated to Firefox version 44.0 and it no longer will create the .csv file. We get no errors but it just doesn't create the file. All previous versions of firefox have worked.
All Replies (4)
Firefox comes with some powerful Developer Tools, that should help you figure out why that no longer works. https://developer.mozilla.org/en-US/Learn/Discover_browser_developer_tools
Has anyone on your team mentioned this problem to the vendor? Since ASP.Net code mostly runs server side, they probably will be able to debug the problem better than you can.
We spoke with the vendor but there opinion is that this is a problem with Firefox. In there defense I would have to agree as IE, Safari both work fine. We have opted to switch back to IE rather than troubleshoot any further. Firefox 43.04 still work s fine on the computers that have not updated.
Can you send the vendor the URL of this thread and ask them to point out the problem in Firefox, or have them file a bug in the tracking system (https://bugzilla.mozilla.org/)? Otherwise, it's not likely to get fixed.