nopcommerce 3.30 fails straight out of the box

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Just downloaded the latest build of nopcommerce 3.30. The first time it runs it fails with a jquery runtime error as soon as I give focus to the Admin User Email textbox on the install page.

Windows 7 64 bit Pro

.Net Framework 4.5.1

using IIS Express

IE 11

error:

Unhandled exception at line 50, column 199 in http://localhost:15536/Scripts/jquery.validate.min.js

0x800a138f - JavaScript runtime error: Unable to get property 'call' of undefined or null reference
9 years ago
I cannot reproduce this issue. IE11 developer tools do not show any errors. Does anybody else experience this issue?

P.S. Can you click the Install button? Does it work?
9 years ago
I have seen other reports of this when I did a search.

So you're just going to do nothing?

Why the hell would a runtime error occur client side on an onFocus event?
9 years ago
engxladso wrote:
I have seen other reports of this when I did a search

Please share some links. And please see these search results. There are three other old (!!!) posts with similar error but they are not related to your one (validation)

engxladso wrote:
So you're just going to do nothing?

Why the hell would a runtime error occur client side on an onFocus event?

Right. Please see my post above. We cannot reproduce it. We use the default combination of jQuery and validation libraries used by Visual Studio when creating a new project.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.