Deployment problem
-
I have created a web application using visual studio 2005 (ASP.Net using C# and SQL Server 2005).Earlier, to test i created few test pages compiled them and uploaded all the related files and folders to the default virtual directory of the web server,It was working.Now, after completing the application once again I compiled the application(which is having new pages and functionality obviously) and then uploaded the complete files and folders (Before uploading I deleted all the files and folders previously uploaded to the web server from its virtual directory)When I opened my site from browser to see it working I got the old page! Even that page is not present in the directory of the web server, its still showing along with the other old pages.I want to upload my new web pages.Somebody Please help.Where am I wrong???My new pages are successfully uploaded but still old pages are coming despite of the fact that they no more exists.What is it???
-
I have created a web application using visual studio 2005 (ASP.Net using C# and SQL Server 2005).Earlier, to test i created few test pages compiled them and uploaded all the related files and folders to the default virtual directory of the web server,It was working.Now, after completing the application once again I compiled the application(which is having new pages and functionality obviously) and then uploaded the complete files and folders (Before uploading I deleted all the files and folders previously uploaded to the web server from its virtual directory)When I opened my site from browser to see it working I got the old page! Even that page is not present in the directory of the web server, its still showing along with the other old pages.I want to upload my new web pages.Somebody Please help.Where am I wrong???My new pages are successfully uploaded but still old pages are coming despite of the fact that they no more exists.What is it???