Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "antonis"

Answer

They should run under the same port not different ports. When you also deploy they must run under the same port again (No Cors)

This is the purpose of the merged project and not just have the code under one solution only.

Answer

I cannot run the solution from visual studio using the same port?

e.g client and server both listen to 22742

Answer

Hi

This guide is about merging client and server projects. I have downloaded an already merged solution but I cant run it and there is not guide about it.

Thanks

Answer

Thanks for your reply.

Unfortunately I cannot find anything in the document on how to work on the merged solution. I created the database using the Migrator but when I run the project in VS (<a class="postlink" href="http://localhost:22742">http://localhost:22742</a>) I get 404. Even If I enter (<a class="postlink" href="http://localhost:22742/index.html">http://localhost:22742/index.html</a>) I still get 404

Yes it would be good to have some more details about .NET Core 2.0

Question

Hi,

I can see that you added the option to download a merged project but I cant find documentation on how to run it?

Thanks

Hi,

As far as I understand aspnetzero core & angular 2 uses Identity Server for authentication and authorisation. Is there any documentation for it? Any settings that need to be changed after we download aspnetzero core & angular for authentication and authorisation?

Thanks

Question

Is the ASPNETZero 4.1 gonna include the latest Angular 4.2.2 release?

Thanks

Thanks a lot. That did the trick.

Please consider writing a guide on how to publish to production. It will be very useful. Not just for database migration but for the entire process. client, server database etc..

My version is 1.0.4 but I dont think that this is causing the problem. Here is what I did. I set the Migrator project as startup project build and then in the folder Release folder of the Migrator project I only see the files in the attachment.

Showing 161 to 170 of 202 entries