Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
245 views
in Technique[技术] by (71.8m points)

asp.net core - AngularBPWorkflow, when I try to add a new document and hit the save button it shows me "AN INTERNAL ERROR OCCURRED DURING YOUR REQUEST"?

zone.js:2969 POST http://localhost:21021/api/services/app/Document/Create 500 (Internal Server Error)

info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[4] Policy execution successful. info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[2] Successfully validated the token. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[1] AbpUserRequestCultureProvider returned the following unsupported cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[2] AbpUserRequestCultureProvider returned the following unsupported UI Cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[1] AbpDefaultRequestCultureProvider returned the following unsupported cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[2] AbpDefaultRequestCultureProvider returned the following unsupported UI Cultures 'null'. info: Microsoft.AspNetCore.SignalR.HubConnectionContext[1] Completed connection handshake. Using HubProtocol 'json'. info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1] Request starting HTTP/1.1 OPTIONS http://localhost:21021/api/services/app/Document/GetAll?SkipCount=0&MaxResultCount=10
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[4] Policy execution successful. info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1] Request starting HTTP/1.1 OPTIONS http://localhost:21021/api/services/app/Document/GetSchemes
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2] Request finished in 4.9208ms 204 info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[4] Policy execution successful. info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2] Request finished in 5.0151ms 204 info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1] Request starting HTTP/1.1 GET http://localhost:21021/api/services/app/Document/GetAll?SkipCount=0&MaxResultCount=10
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1] Request starting HTTP/1.1 GET http://localhost:21021/api/services/app/Document/GetSchemes
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[4] Policy execution successful. info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[4] Policy execution successful. info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[2] Successfully validated the token. info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[2] Successfully validated the token. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[1] AbpUserRequestCultureProvider returned the following unsupported cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[1] AbpUserRequestCultureProvider returned the following unsupported cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[2] AbpUserRequestCultureProvider returned the following unsupported UI Cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[2] AbpUserRequestCultureProvider returned the following unsupported UI Cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[1] AbpDefaultRequestCultureProvider returned the following unsupported cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[1] AbpDefaultRequestCultureProvider returned the following unsupported cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[2] AbpDefaultRequestCultureProvider returned the following unsupported UI Cultures 'null'. warn: Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware[2] AbpDefaultRequestCultureProvider returned the following unsupported UI Cultures 'null'.

question from:https://stackoverflow.com/questions/65647766/angularbpworkflow-when-i-try-to-add-a-new-document-and-hit-the-save-button-it-s

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...