Base solution for your next web application

Activities of "arctechnicalteamaus"

Thanks for your response.

Thank you very much!

Thank you!

We got all these working.

My question is to enhance the DynamicParameter entities themself. We have an ETL process to produce a data warehouse, relies on LastModificationTime. We need to transfer dynamic values to the data warehouse, but DynamicParameter entities don't have any time stamps. How can we add?

Dear Support,

Thanks for confirmation. It is equally valuable to a solution.

Regards, Richard

thanks, we changed the whole setup, so this is not relevant now.

Thank you. Fixed by adding localised resource XML file.

Just more update on this - in case useful for all.

The root cause is the IIS Express Worker Process. It is strangly locking itself Visual Studio to update files in bin folder.

Now we switched to use dotnet.exe, not IIS Express to host the process. It works smooth so far.

Thank you! Provided solution worked - delete all bin-obj folders, uncheck "Edit and continue" option, restart VS.

The strange thing is - if we reverted code back, just before adding our new project, everyting works fine, even with "Edit and continue" checked. Anyay.

Thanks very much for helping us!

Thanks you all for inputs. Understand there will be modification work until the Abp vNext comes out. Would the following approach work?

  1. Use ASP.NET Zero application as the Access API, and the front-end (Angular). This Access API manages authentication, authorization.
  2. Use ASP.NET Zero application API part (no need for front end) as a base, for other API - our own business logic, but we need to re-route authentication, authorization part to use the above Access API.

Can you see any major problems? allowed by your licensing terms?

Regards, Richard

Showing 1 to 9 of 9 entries