Chrome News Resource interpreted as Script but transferred with MIME type Text/plain warning resolution

Source: Internet
Author: User

After installing VS2012, Chrome will report Resource interpreted as Script but transferred with MIME type Text/plain when the page is loaded.

This is because VS2012 changed the Windows registry when it was installed, and changed the type label for parsing JavaScript to Text/plain, causing JavaScript to be converted to Text/plain format. But that doesn't affect JavaScript's running.

The workaround is as follows:

1.win+r Open the Run box, enter "regedit" to enter the registry.


2. In the "Computer/hkey_classes_root/.js" directory, locate the content type key and change its value to "Text/javascript". Or, you can delete the penultimate two keys, because the two keys do not exist until vs2012 is installed, as well as after uninstalling the vs2012.



Once the page is refreshed, no more warnings are reported.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.