Sto provando a pubblicare un web service (è il semplice "Hello world" che crea visual studio), ma mi restituisce questo errore
Ho modificato il web config commentando <authentication mode="Windows" />Parser Error Message: Could not create type 'mcwebser.Service1'.
Source Error:
Line 1: <%@ WebService Language="VB" CodeBehind="Service1.asmx.vb" Class="mcwebser.Service1" %>