Ola Boa Tarde...
Não conheço praticamente nada de ASP e precisava publicar um sitema em VB e está dando o seguinte erro:
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: The Runat attribute must have the value Server.
Source Error:
Line 4: Line 5: <html xmlns="http://www.w3.org/1999/xhtml"> Line 6: <head runat="Default.aspx.vb"> Line 7: <title></title> Line 8: </head>
Será que alguem poderia me ajudar??