tedi.ruseva40
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hi guys,
I didn't find a thread for my problem so here I go. I have an asp.net web application and I uploaded all files for my application through ftp to the server (in public_html folder) but when I try to visit my default page, I get error 404 page not found.
I have made sure the permissions for the files are 755. I also tried publishing the web application and then uploading it - same result. I made a sample asp.net web site and uploaded it on the place of my web application just to see if it made any difference but it didn't. I see that the Default.aspx is uploaded but it seems the server doesn't recognize it.
Do I need to make any settings so that the server accepts asp.net pages?
I didn't find a thread for my problem so here I go. I have an asp.net web application and I uploaded all files for my application through ftp to the server (in public_html folder) but when I try to visit my default page, I get error 404 page not found.
I have made sure the permissions for the files are 755. I also tried publishing the web application and then uploading it - same result. I made a sample asp.net web site and uploaded it on the place of my web application just to see if it made any difference but it didn't. I see that the Default.aspx is uploaded but it seems the server doesn't recognize it.
Do I need to make any settings so that the server accepts asp.net pages?