Hi @Banu ,
VB.NET is no longer directly supported in .NET 6 and beyond for web applications.
The most direct path forward is to translate the VB.NET application to C#, which has full support in .NET 8.0. This approach can leverage .NET 8’s modern APIs, enhanced performance, and long-term support.
Best Regards.
Jiachen Li
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.