
Server error after configuring the web.config file there is problem with the database path.
Having developed the home page and testing it locally it was succesfully running. Shown below.
After transferring the webpage to the university server it however gave this error.
As the page was working perfectly I did not figure out what the problem was, so I searched on the google groups and found posts relating to the page load error. I found out that the server supports Asp.net 2 after checking my website it was built on asp.net 3.5 which the server does not support so I had to configure the site to run on the asp.net 2 version shown below.
After configuring it and copying the updated site to the web server it gave no error.



No comments:
Post a Comment