[maliming] said: hi
Can you download and install again?
Sorry for that. We will add an option to disable the automatic upgrade.
https://abp.io/api/abp-studio/download/r/windows/abp-studio-0.9.8-beta-full.nupkg
Your question has been refunded.
Thanks.
It would've been nice if this was in official documentation anyway, got it now. thankyou!
It's really disgusting. ABP Studio has upgraded automatically. I'd like to set up a project with v8.3.4. In new version, Even with the "change version" set for create project, but it didn't work. so how can I go back to the previous version? like 0.9.8
All I need is a simple tool, not a bunch of problems. It's absolutely disgusting to waste time preventing upgrades or trying to revert to an older version.
+1
Hi,
Please make sure that the parameter names of
StudentAppServiceandIStudentAppServiceare the same
it's working, thank you! 我再学习学习这是为什么。
HI,
I will check it
期待回复。
I don't think share data table is good idea
Is it possible to use Distributed Event Bus finish it ?
Options( the options pattern ) and Setting(Configuration system) are both derived from .net core (extensions) and more powerful
Settings providers read configuration data from key-value pairs using a variety of configuration sources
Options uses classes to provide strongly typed access to groups of related settings. is used to configure a group of settings used by the framework services.
you may define Settings, or derives something from AbpDynamicOptionsManager
follow the documents: https://docs.abp.io/en/abp/latest/Settings https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-6.0
https://docs.abp.io/en/abp/latest/Options https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/options?view=aspnetcore-6.0
Abp is no different from normal asp.net core
if you added app.UseStaticFiles(); in OnApplicationInitialization method in {WebApp}Module
you may check the documents https://docs.microsoft.com/en-us/aspnet/core/fundamentals/static-files?view=aspnetcore-6.0
global.js?_v=637839874300733999:10 crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: Unsupported Media Type
Volo.Abp.Http.Client.AbpRemoteCallException: Unsupported Media Type
public interface ITempStuService : IApplicationService
{
Task<StudentDto> CreateAsync(StudentDto input);
}
public interface IStudentAppService : IApplicationService
{
Task<StudentDto> CreateAsync(StudentDto getListInput);
}
but in the Blazor client App, call them, I get different results,one of them give wh 415 error. for reproduce i have simplify my code to minimal, and push to github https://github.com/mlwxxx/temp02
on blazor app home page, check the first button and got a Unsupported Media Type error.
but, the second button is work well..
I was so confused that I didn't know what i did wrong。
can you help me ?
hi
Are you enable
WebSocketsof IIS?https://docs.microsoft.com/en-us/aspnet/core/fundamentals/websockets?view=aspnetcore-5.0#iisiis-express-support
😂 It really is!
非常感谢。。。balabala.....