Replies: 2 comments 2 replies
-
@VictorTomaili Do you know anything about it? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I used Serenity.Net.CodeGenerator project to debug and found the problem. Thanks for your attention. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@volkanceylan
When I build the project, I get the error:
Object reference not set to an instance of an object.
The command "dotnet sergen servertypings -p "Dataman.Warehouse.Web.csproj" -prop:Configuration=Debug -prop:AssemblyName="Dataman.Warehouse.Web" -prop:ESMAssetBasePath="" -prop:OutDir="bin/Debug/net8.0" -prop:RootNamespace=Dataman.Warehouse -prop:TargetFramework=net8.0" exited with code 1.
How can we know the details of this error so that we can find a way to fix it

Beta Was this translation helpful? Give feedback.
All reactions