Is Visual Basic supported? I can configure a project (WebForms with VB.net) and I get:
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC2017: la libreria 'Microsoft.VisualBasic.dll' non è stata trovata
Source Error:
[No relevant source lines]
Source File: vbc : Line: 0
Compiler Warning Messages:
Warning: BC40049: La libreria standard System.dll non è stata trovata.
Source Error:
vbc :
[No relevant source lines]
Compilatore Microsoft (R) Visual Basic versione 4.13.0-dev.25218.1 (<developer build>)
Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati.
vbc : warning BC40049: La libreria standard System.dll non è stata trovata.
vbc : error BC2017: la libreria 'Microsoft.VisualBasic.dll' non è stata trovata
Version Information: Microsoft .NET Version:8.0.28; ASP.NET Version:1.2.0.0
I already installed:
but it seems irrelevant.
Is Visual Basic supported? I can configure a project (WebForms with VB.net) and I get:
I already installed:
but it seems irrelevant.