I have design an ASP.NET website. But my Home page is index.html. How can I upload my total website to the WEB SERVER?
I have already tried once using "publish website". But a message "<%@ page language="VB" autoeventwireup="false" inherits="Home, App_Web_dsarh45t" %> " is shown at the top of the aspx files also the .net elements are remain invisible.
how can I solve these problem?