Getting Error While running in the Web Server !
I ve developed a Web Application using ASP-C#.net, it is runnig properly in the local host. But when I host it into the Web Server, i'm getting an error like "Server Error in / Application".
Please Give me a solution for overriding this problem, What are the things to be done before uploading the file to the webserver ? How many files are to be copied along with the WebForm1.Aspx file ?
|