Unable to Run in test mode (F9) - Forum

Forum Navigation
You need to log in to create posts and topics.

Unable to Run in test mode (F9)

Started to work on a project today and after a short time, I was unable to test the changes, all I get was

Expected ')' (main.js?v=1, 24)
[$injector:modulerr] http://errors.angularjs.org/1.7.7/$injector/modulerr?p0=NeoApp&p1=Error: [$injector:nomod] http://errors.angularjs.org/1.7.7/$injector/nomod?p0=NeoApp
   at Anonymous function (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:26:447)
   at b (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:25:459)
   at Anonymous function (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:26:220)
   at Anonymous function (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:42:494)
   at r (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:8:74)
   at g (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:42:344)
   at fb (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:46:454)
   at c (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:22:55)
   at Uc (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:22:363)
   at Ae (file:///C:/ProgramData/SinLios/VisualNeoWeb/js/angular.min.js:21:45) (jquery.min.js, 2)

The project will not pass the cover page, and this only has a delay within it, and has worked.

 

Hi @m-burdess, can you share your project, or a sample app showing the problem, here?
It seems like a syntax error.
Regards.

Thank you for the help, I went through the coding for each page, and have found the problem. It's to do with the fact that you have to be login to a web site, to access a pdf.

Once again thank you, for pointing in the right direction.

Regards