Issue #3 - the linked document may help. It's some notes I made when starting out with Zero over a year ago. adding a module to Angular Issue #1 - this is where I started from, I recommend using Visual Studio for the merge process and not Visual Code. Thanks to @jmhinnen. ABP + Module Zero + ASP.NET Zero
Hi @ismcagdas, it shoudn't be something like that, it should be exactly like that!!!! Thanks a lot.
Hi Leon, This sounds like one for investigation in SQL Server. Output the SQL, open SSMS and run the query with "Query" -> "Include Actual Execution Plan". That should give you some clues. You might want to consider putting the varbinary value (9MB - that's not good for SQL) in Azure table storage and using a cross-reference in your SQL table or vice-versa.
Hi @maliming. I will try that but it's low priority at the moment.
Thanks, Aaron. Again.
I really must learn to upgrade more often and pay careful attention to the release notes. Thanks again, Aaron.
Bingo!!!! Thanks, Aaron. Nice to have someone holding my hand.
I'm googling, seems there have been some changes since Core 2.2. I'm about to try
.SetIsOriginAllowed((host) => true)
https://stackoverflow.com/questions/54091699/aspnetcore-2-2-api-cors-policy
Ooooops, spoke too soon. I also have Ionic apps connecting to the server. I never had a problem with these before, I'm told there should be no problem with CORS for apps. Any ideas?
LIFESAVER!!!!!! Thanks Aaron. Time for a coffee, thanks.