After getting the error, I have checked the page for errors and also checked that the .Net framework was installed properly, as the problem came from either the IIS or the .Net framework as I couldn't find the solution to the problem, I had posted the problem on the ecommerce group message shown below.
Details of the problem posted on the message board can be found here.
http://groups.google.co.uk/group/ecommercemetro/browse_thread/thread/e3d4de879859ec4b
Consulted the book and online resources, it was mentioned that the IIS in certain situations is not intialized properly like installing IIS after installing .Net, even though both programs are installed and working properly it was intialized. To configure the IIS to recognize the .Net framework the process to configure the IIS was mentioned in an online forum shown below.
http://www.sitepoint.com/forums/showthread.php?t=596277
Configuring the IIS
Through the command prompt the aspnet_regiis .exe file will need to be run, the process is shown below.
After the installation the website did not give errors when compiling the asp.net pages.
Server error for dynamic page
Having connected the database to the asp.net page and running it locally gave no problem at all.
Now after posting the files on to the webserver it gave the following error.
I have also posted the problem on the ecommerce groups link is given below.
http://groups.google.co.uk/group/ecommercemetro/browse_thread/thread/3c25c7a71db124ac?hl=en
No comments:
Post a Comment