Ok, you were right. This time I was not stopped with a build/compile error and was able to run the app.
Thanks!
I tried the email activation again and it worked this time. Thanks! :)
Strangely I am getting this error message again, on combobox load method.
Only parameterless constructors and initializers are supported in LINQ to Entities.
Here is where the error happens: [https://drive.google.com/open?id=0B5HAoiVVXzY7aFEyS183VGRHSU0])
I checked and the constructor is public already. ;)
Can you please help me with this error?
Thanks!
Wow, I tried it again and this time email link worked!
I emailed you about the company update issue, as that still persists.
Thanks!
I have sent you the solution via email. Thanks!
I'm having the exact same issue. I copied one of my working Index.js files and simply updated the name to the new service and changed the code as needed for the new entity. Yet I keep getting "undefined" app service. Please help!
[https://drive.google.com/file/d/0B5HAoiVVXzY7UTRDQlNLNHpjaW8/view?usp=sharing])
Update: I solvedmy issue. :D I looked at the log files and found that the dynamic web api had named my service "companyAddress". It was another camel case issue.
I completed the upgrade to ABP 1.4.1 and applied the code change to the session constructor method. But I am still getting an error when the user clicks on email link. [https://drive.google.com/file/d/0B5HAoiVVXzY7RUViQ1FDdHAzN0k/view?usp=sharing])
Here is debug showing complete "cmp" object. [https://drive.google.com/open?id=0B5HAoiVVXzY7WVdBM2g0X3pTMkE])
Here are the note entity DTOs. [https://drive.google.com/open?id=0B5HAoiVVXzY7dmFwbUZocDJYd0U])
I am getting this exact same error too in my app, on the ASP.Net MVC5 JQuery template version.
[https://drive.google.com/open?id=0B5HAoiVVXzY7ZFEybUlKcFdZMVE])