Hello,
I am working on Metro Style apps using the Windows 8 Operating System and want to implement a Google Feed using HTML5 and JavaScript but an error message encountered during the whole process. I am unable to create a Google API object using google. load ("feeds","1"); How can I fix this issue? Help me with a proper solution. Thanks.
Microsoft Visual Studio
Unhandled exception at time 19, column 9 in ms-apps://cacd227f-3fdd-4b99-a4be-7bf17f93dfb9/default.html
0x800a1391 – JavaScript runtime error:’google’ is undefined
Microsoft Visual Studio Created the JavaScript runtime error
Hi Sidney,
My research points to a version error. There are many unfixed softwares with the introduction of Windows OS 8. It will not work with Microsoft Visual Studio 2012 running on Windows OS 8. You will get the above compilation error. Try a previous version of Microsoft Visual Studio. Also, you can test it with Microsoft Visual Studio 2012 running on Windows 7.
Microsoft Visual Studio Created the JavaScript runtime error
Hi Sidney J Skiba,
Your Metro Style application and your operating system might be having compatibility issues. Here's something you can do to fix this problem:
1. Install the latest system updates.
2. Back up your files and uninstall the program.
3. Reinstall Microsoft Visual Studio.
4. Restart your computer and try using the program again.
Hope this helps.
Murakami Wyatt