rishubvp 0 Newbie Poster

I am using windows hosting server and plesk control panel.

when i am creating a project using asp.net 2.0 selecting from VS2008 and finally deploying it on hosting server , It is working absolutely fine.

but when i am creating same project using asp.net 3.5 framework it works fine on my local IIS but not working on hosting server.

the error comes is Error 404: Requested File not Found.

actually this problem is for Default.aspx page not for any other .html files.

i have check all settings in my plesk control panel , the version selected is 2.0.50727.0 which is correct i think.

can anyone tell, is there any setting in web.config file or any setting in control panel to start the project working on hosting server ?