为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can't display revit drawings

more options

We host our own website, which has links to Revit drawings. When someone clicks a link to a Revit drawing from Firefox it shows a screen with garbage characters. Someone can link to the same drawing from Internet Explorer and it displays properly. The user has to have the software to view Revit drawings, of course. In Internet Explorer, if the user doesn't have the software they see a message asking them to select a program to open it. If they do have the software, the file opens. In Firefox, if the user does or does not have the software, either way, a screen appears with garbage characters when they click on a link to a revit drawing. Thanks in advance to anyone with a solution!

We host our own website, which has links to Revit drawings. When someone clicks a link to a Revit drawing from Firefox it shows a screen with garbage characters. Someone can link to the same drawing from Internet Explorer and it displays properly. The user has to have the software to view Revit drawings, of course. In Internet Explorer, if the user doesn't have the software they see a message asking them to select a program to open it. If they do have the software, the file opens. In Firefox, if the user does or does not have the software, either way, a screen appears with garbage characters when they click on a link to a revit drawing. Thanks in advance to anyone with a solution!

所有回复 (1)

more options

It sounds like you're sending an incorrect MIME type, which makes Firefox treat the file like a web page or text file. You can check if that's the case by examining the Content-Type response header in the Web Console.

From what I could find, there's no associated MIME type for Autodesk Revit files. So you need to send Content-Type: application/octet-stream


You're using a very old version of Firefox that's full of security holes. Your plug-ins are also terribly outdated.

由Gingerbread Man于修改