- ABP Framework version: v8.1.1
- UI Type: Angular / ASP page
- Database System: EF Core - SQL Server
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
- Implement Blogging Module into my sourcecode
- Copy Module/Volo/Application/Blogging/Post/PostAppService to MyApp/Application/Blogging/Post/PostAppService
- Run App
- In angular folder, run command: 'abp proxy-generate -t ng' Issue: The BlogModel/Blog service in Angular is not generated. Expectation: generate BlogModel/ BlogService for Angular app With this expectation, What step I'm missing?
13 Answer(s)
- 
    0Hi, Please try: - abp proxy-generate -t ng -m blogging
- abp proxy-generate -t ng -m bloggingAdmin
 
- 
    0abp proxy-generate -t ng -m bloggingAdmin Thank you, but these command not working now 
- 
    0Could you share the response of the /api/abp/api-definitionendpont.
- 
    0Sorry, What do you mean? I can call api blogging endpoint throw Angular request 
- 
    0What's the response if you access the HTTP.API.Host_URL/api/abp/api-definitionendpoint.
- 
    0
- 
    0Can you share them all? thanks. 
- 
    0It's a long file, I can't share all with text or file with Abp Support Editor. Can you detect issue with specific part? Or can you give me the email for sharing this tex/file 
- 
    0Hi, My email is shiwei.liang@volosoft.com thanks. Thank you, but these command not working now And is there any error/warn messages? 
- 
    0I also send email for you. No any error/warn when run these command: abp proxy-generate -t ng -m blogging abp proxy-generate -t ng -m bloggingAdmin 
- 
    0
- 
    0
- 
    0Is there any error message on the terminal? 


 
                                