ASP.Net is not supported in VS 2022

0
0

Dear All

I was try to migrate apps made from wisej 2.5 to 3.5, targeting using .net core 8 because i want deploying in Linux OS.

Old apps was made from VS 2017, still support Asp.net, i am using Stimulsoft Report ,all report viewer is using Asp.net to view (with wisej ASPNetPanel).

I have big trouble now, Asp.Net  not supported in Vs 2022 , Vs 2022 using Blazor and only support C# (i am using Vb).

Is there anyone has same problem, can your share some experience how to handle this problem?

 

Thanks

 

Nicky

 

  • You must to post comments
0
0

ASP.NET is fully supported in VS 2022.

ASP.NET is not our product. For more information on ASP.NET, please refer to their documentation: https://learn.microsoft.com/en-us/aspnet/core/?view=aspnetcore-8.0

  • nicky suwandi
    Hi Julie Thanks for your reply, What I mean is Asp.Net in VS2022 only support C#, i am coding using VB. I know ASP.Net not your product.
  • Julie (ITG)
    It looks like VS2022 doesn’t have a template for an ASP.NET project in VB.NET (only C# templates), but that doesn’t mean it’s not supported. Wisej ASPNetPanel will still work in VS2022 with VB.NET. You may find this link helpful: https://github.com/VBAndCs/Vazor
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.