rhishi20 2 Posted February 2, 2016 Report Share Posted February 2, 2016 Hi Guys, i am facing a problem in updating precomplied website. i have a precompiled website on server. i have taken copy of that website on my local machine and done some changes in sql query which fetches some data. this query is under App_code folder. and then i have copied everything and overwrites existing folders of this website on server (including App_code folder) . but when i run website, it gives me error on App_code folder (error:this is precomplied website) . and that's why i have removed App_code folder from server. and then website works fine but whatever i have changed in new query doesn't get reflected. now i want to do those changes but i am not able to. please guide me. Regards, Rhishikesh Quote Link to post Share on other sites
justsomeguy 1,135 Posted February 2, 2016 Report Share Posted February 2, 2016 You'll need to recompile the site with the changes. https://www.google.com/search?client=opera&q=recompile+asp.net+website&sourceid=opera&ie=UTF-8&oe=UTF-8 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.