Server Error in '/' Application.

 Hello ,

    After using Copy website and uploading my site to the remote server, I recieve this error.

    Server Error in '/' Application

     Runtime Error

   Basically its telling me an error occured and the current settings will not allow me to view the specific error. I know I need to change my Web.Config file, but not exactly sure. I changed it, but I am still getting the same error page.

    I am still learning about the .NetFramework. I am slowly picking it up. I think I will have more than one problem, but I am not sure.

   Any and all help will be greatly appreciated.




Answer this question

Server Error in '/' Application.

  • Ganeshkumar S

    Thank you for offering Jack. I will take you up on that in a day or two. I decided to basically start over. It seemed the more I tried to fix the existing problems, the more problems I created for myself. I should be ready to send it early AM EST on 1/23/06, maybe sooner.

    I am going to try to upload to the remote server prior to that.

    Once again, thanks for any and all help.



  • Chris Baldwin - MSFT

    if you open the web.config file. in the file it says "Set compilation debug="true" to insert debugging symbols into the compiled page.".

    Try this, if it works



  • Long Xue

    you can sent your project to *j*a*c*k*h*u*@*m*i*c*r*o*s*o*f*t*.*c*o*m* remove all the *s

  • casbah01

    Thanks Jack, I checked the "debug="true" and it is set that way. Another problem that I did not realize popped up when I made a change in the web.config file is this.

    I get two "does not recognize configuration" errors. One in the web.config file and one in the Default.master page. Hence why I was getting the original error I believe.

    Plus now since I edited the the web,config I am getting multiple "Can not find schema information" messages, all with in the web.config file.

    I am totally lost now. I should have made a copy of the web.config file prior to editting. I am sure this is a simple fix, but have no clue what to do.

    Would you or anyone else care to take a look at my web.config file

    FYI: I am under no time constraints to have this up and running. Like I said, I am still learning and appreciate any and all help.



  • Server Error in '/' Application.