I have my asp .net website. I have uploaded that. But is shows code of default.aspx page and not the design.
Please help me
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
IIS will by default display the page
default.aspx.You can change this in your IIS settings and change it to pick up another file by default (though it will allow multiple names).
Alternatively, change the filename of your default page to default.aspx.
Other possibilities:
aspnet_regiis)