Intuit Anywhere getting console is not 'defined' in intuit.ipp.anywhere.js [dynamic]-Collection of common programming errors

We are attempting again to get Intuit Anywhere to work. Put together a test web app. Running VisStudio 2010, VB IDE for testing. Win 7/64 pro.

When clicking on the Connect To QuickBooks button we get an error in line 132 of intuit.ipp.anywhere.js [dynamic]. JScript runtime error Console is undefined

if(console && console.log) 

Since this is not our code nor our primary language it is a bit difficult to know what this is or why this is happening?

Can someone please explain and tell me what to do to fix it?
Thanks