Hi Expert, I recently moved the site from IIS5 XP to IIS7 Windows7, but cannot get the site running and it has lots of errors.
After the dot net framework4 is registered, the handler related errors are gone, but still cannot ge the site running.
Now the errors point to the configuration file. It first dispalyed the error: <authentication mode="Windows" />
and then <sessionState.
I read some articles which say we don't need any configuraiton file for IIS7. So what is the standard configuration file for a website to set up in the virutal directory to run in IIS7. Your advice is greatly appreciated. Thank you!