codice:
<%@ Page Language="VB" %>
<html>
<head>
<title>TITOLO</title>
</head>
<body>
<form runat=server>
<% Response.Write("PROVA 1") %>
HTML.it 
<hr>
<asp:textbox id="t1" runat="server">Prova ASP .NET</asp:textbox>
</form>
</body>
</html>
se ti posso dare un consiglio....cambia manuale
hai creato la directory virtuale?
C.