VS 2005 - aspx file not working in web server

I have asp.net 2.0 file which is running locally.

I have .Net frame work 2.0 installed in web server. When I try to run the file in web server it displays error message. Parser error - 'Resource to service this request is not found'. (please see below)

I am using FileSystem to connect to the web server. Any one please give your suggestions. Any configuration required in IIS or any thing else. I have given all by googled but tired of this....

Email me at geettha34@hotmail.com

-------------------------------------------------------------

Server Error in '/' Application.

Answer this question

VS 2005 - aspx file not working in web server

  • Premanshu

    Does your project have a theme called Theme1 If not go ahead and edit the page and remove the Theme attribute from the page.

  • wschaub

    Yes I have Theme1. If I removed Theme1 then it just shows error in next line whcih includes ASCX reg directive. Everything works fine locally.

    Is there any set up needed in IIS

    Thanks for your reply.



  • VS 2005 - aspx file not working in web server