this is my step to setup the application.
1. install IIS
2. install VS2008 ( this will also including .net 2.0, 3.5)
3. Copy the whole aplication data into D:
4. go to IIS, under default website, right click and create a new virtual directory.
5. path was point to D:[my application]
6. change the .net framework to 2.0
7. restart the IIS
8. Browsing the website, Error occur!!!
is there anything i done wrong ..??