Hi Angelo,
can you please try to add this nuget package?
https://www.nuget.org/packages/Wisej-2-VisualStudioDesigner
Alternatively please try a full Wisej.NET 2.5 reinstall.
Best regards
Frank
Hi Angelo,
Please proceed with installing the .NET Maui workload from Visual Studio, and also install the .NET 8.0 SDK!
Best Regards,
Alaa
Hi Alaa,
Visual Studio has just been installed.
I did another test, I don’t know if it is related to the problem.
I downloaded one of the example projects ver. 3.5 from Github (for example Button).
When I try to open it, visual studio gives an error message about a missing file:
‘C:\ASRD\NET\WISEJ\GITHUB\EXAMPLES\Wisej 3.5\wisej-examples-3.5\Buttons\Wisej.Buttons\Wisej.Buttons.csproj : error : SDK Resolver Failure: “The SDK resolver “Microsoft.DotNet.MSBuildSdkResolver” failed while attempting to resolve the SDK “Microsoft.NET.Sdk.Web”. Exception: “System.IO.FileNotFoundException: Could not find file ‘C:\Program Files\dotnet\sdk-manifests\9.0.100\microsoft.net.sdk.android\WorkloadManifest.json’.
I attached an image of the error message
Thanks
Hi Rene,
Would you please provide more information on this matter please?
Best Regards,
Alaa
Hi Angelo,
Can you please try to repair visual studio?
It doesn’t look like an issue coming from us.
Best Regards,
Alaa
Hi Francesco,
The variable is going to be assigned whenever you create a new form, it will not become a session variable!
To use session variables, please consider using Application.Session[“cVar”] = “value”, or, for a more advanced implementation, please consider looking at SessionReference .
Best Regards,
Alaa
Hi Frank,
Sorry In my post I forgot to indicate that the applications are developed with wisej 2.5.
Hi Angelo,
you might try reinstalling the WebView2 component or switch to Internet Explorer in the Wisej.NET designer settings (in the toolbar).
See here
https://docs.wisej.com/docs/getting-started-1/troubleshooting#designer-error
Best regards
Frank
Hi Antonio,
Thank you for reaching out!
Unfortunately, helping with 3rd party integrations is out of scope for free support.
We would encourage you to contact us over at sales [AT] iceteagroup.com .
Best Regards,
Alaa
Hi Alaa, thanks for your answer.
If this is so simple then what is the difference in the licence activation between the express and the professional editions?
Best,
Alex
Hi Cristian,
this request is already on our backlog list for future enhancements but unfortunately I cannot tell you yet if and when it will be added.
Best regards
Frank
Hi Alex,
As stated in our blog, Licenses for Server Community Edition will be deactivated and may no longer function after December 31, 2024.
For the upgrade process, all you have to do is to get a key from our website and replace it in your web.config file.
Best Regards,
Alaa
Average load time even for large apps in Wisej.NET is about 1 second or less
This is a small azure service on the free tier with 1 core and 1.75GB
Issue is probably the database or slow connections.
Hello Kizaemon,
Currently, we don’t have a Wisej.NET component or service that allows collecting telemetry, but we would recommend using 3rd party services like Sentry.io.
Best Regards,
Alaa
Hi Nhan,
The license type is not related to the performance of your application, it’s more bound to your hardware.
The Express Server License supports up to 100 concurrent users, you can read more about it here: Server Licenses
It could also be a latency issue, which is something that is out of our control!
HTH,
Alaa
Hi Francesco,
Can you please attach the test case here?
Best Regards,
Alaa
Hi Fransesco,
When I checked out the deployed web app, the ribbonbar appears exactly the same as your attached picture.
Best Regards,
Alaa
Hi Francesco,
We offer 2 types of templates, the old .NET Framework only projects, and the newer .NET SDK project formats that support targeting multiple framework versions.
In your case, it would be better to go with the projects that target .NET Framework 4.8 only.
Best Regards,
Alaa