abpframework / abp

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.31k stars 3.32k forks source link

I am getting the following error when I try the MVC tiered template #1527

Closed ClementeGao closed 4 years ago

ClementeGao commented 4 years ago

image

maliming commented 4 years ago

Please share the error log of your application.

ClementeGao commented 4 years ago

image

maliming commented 4 years ago

I mean the log of the exception occurred. The screenshot you shared does not have any error logs.

ClementeGao commented 4 years ago

There is really no log of any error level in the log.

ClementeGao commented 4 years ago

must run the xxx.host project with xxx.identityserver before running the mvc project. is it ?

vnetonline commented 4 years ago

@ClementeGao you can watch the following video tutorial to see how you can run the solution

https://amazingsolutions.teachable.com/courses/setting-up-your-development-environment-for-abp/lectures/10995086

You will need to enroll it is free

maliming commented 4 years ago

must run the xxx.host project with xxx.identityserver before running the mvc project. is it ?

You should run the application with the given order:

First, run the .IdentityServer since other applications depends on it. Then run the .HttpApi.Host since it is used by the .Web application. Finally, you can run the .Web project and login to the application (using admin as the username and 1q2w3E* as the password).

see: https://github.com/abpframework/abp/blob/dev/docs/en/Startup-Templates/Mvc.md#how-to-run-1

ClementeGao commented 4 years ago

can you tell me What is the difference between these two templates? There is a template that only runs mvc and it is successful image

ClementeGao commented 4 years ago

@vnetonline thank you Is there a Chinese version of the video tutorial?

vnetonline commented 4 years ago

@maliming I can give you captions in English are you interested in translating them to Chinese version ?

maliming commented 4 years ago

@vnetonline If your course is very popular, I would be happy to add subtitles to it.

vnetonline commented 4 years ago

@maliming I have 37 students who have enrolled in the courses

ClementeGao commented 4 years ago

@maliming I can't choose which template to use. Can you recommend one?

maliming commented 4 years ago

@ClementeGao see: https://github.com/abpframework/abp/blob/dev/docs/zh-Hans/Startup-Templates/Index.md

ClementeGao commented 4 years ago

@maliming ok thank you

ClementeGao commented 4 years ago

@vnetonline I can't find you in whatsApp

ClementeGao commented 4 years ago

@maliming Do you have any other contact information?

vnetonline commented 4 years ago

@ClementeGao can you please delete the post with my mobile number please

ClementeGao commented 4 years ago

ok Already deleted