Cannot open anchor links pointing to file in Chrome
问题 In our ASP MVC 3 site, we have some hyperlinks that point towards files out on our LAN (this is an intranet site). These links have ALWAYS worked up until today.. at which point not a single one will work. Prior to today you were able to click on the link and the file (usually an .xlsx spreadsheet) would open up. The file path is saved as a field in the database. On the Index view, if this attachment field has content then a hyperlink with a paperclip image is used in this table cell. Here is