无法从共享点文档库打开文件
我在我的机器中创建了一个文档库并上传了一些图像文件。但后来当我尝试在文档库中打开它们时,它显示页面未找到 404 错误。可能是什么原因?同样的事情在另一台机器的文档库中也有效
I have created a document library in my machine and uploaded a few image files. But later when i try to open them in document library, it shows a page not found 404 error. What could be the reason? The same thing works in another machine's document library
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的图像文件是什么类型? IIS 服务器只会返回具有已注册扩展名的文件,因此如果您使用特殊类型的图像文件,您可能需要注册 mime 类型。
What is the type of your image files? The IIS server will only return files with registered extentions, so if you are using a special type of imagefile you might need to register the mime type.