ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Project upgrading from 6.3 to 7.0
Title:
B
I
{code}
?
Hello, I am upgrading project and get an array of the errors. I replaced dll's and scripts. Project MVC5, VS2022 AwesomeMvc.js:1 id not specified pi @ AwesomeMvc.js:1 jquery-3.4.1.js:3841 jQuery.Deferred exception: Cannot read properties of undefined (reading 'length') TypeError: Cannot read properties of undefined (reading 'length') at k (https://localhost:44382/Scripts/AwesomeMvc.js:1:9891) at Object.txt (https://localhost:44382/Scripts/AwesomeMvc.js:1:37337) at HTMLDocument.<anonymous> (https://localhost:44382/Goods/Create:91:324) at mightThrow (https://localhost:44382/Scripts/jquery-3.4.1.js:3557:29) at process (https://localhost:44382/Scripts/jquery-3.4.1.js:3625:12) undefined Uncaught TypeError: Cannot read properties of undefined (reading 'length') at k (AwesomeMvc.js:1:9891) at Object.txt (AwesomeMvc.js:1:37337) at HTMLDocument.<anonymous> (Create:332:288) at mightThrow (jquery-3.4.1.js:3557:29) at process (jquery-3.4.1.js:3625:12) jquery-3.4.1.js:3850 Uncaught TypeError: awe.init is not a function at HTMLDocument.<anonymous> (Create:358:5) at mightThrow (jquery-3.4.1.js:3557:29) at process (jquery-3.4.1.js:3625:12) And at the end: Uncaught TypeError: awe.init is not a function at HTMLDocument.<anonymous> (Create:358:5) at mightThrow (jquery-3.4.1.js:3557:29) at process (jquery-3.4.1.js:3625:12) Thank You.
Save Changes
Cancel
Vladimir Kerzhentsev
asked at 01 Aug 2022
please try this first: https://www.aspnetawesome.com/learn/mvc/CommonProblems#Problems-when-upgrading-to-a-newer-version
at 01 Aug 2022
Omu
Thank you, upgraded successfully.
at 02 Aug 2022
Vladimir Kerzhentsev
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK