Since the development of the ASP, because the system environment has experienced a painful experience so far, it takes 2-3 days each time, redo the system, check the compatibility and so on.
First, Windows XP SP3
I did it once, and then I used XP to do the system, whether it was ghost or the installation version, and later installed SQLSERVER2008R2 and VS2010, which caused the Analysis Services service to not start. For what reason, there are occasional two articles on the internet that have been dealt with in accordance with the solution, and still cannot be solved.
Second, Office
Because of the particularity of the Office2003, it is recommended to pack 2003, now I developed the OWC components, forced to put back 2003, as for the consequences of not doing so, there may be too many bugs waiting to solve, this rather painful process.
Three, Win7 32-bit or 64-bit
The Win7 system is proven to be the best choice, requiring 32-bit, why? 64-bit can predict unpredictable bugs. We do the system environment is to do the most stable environment, development to find the problem halfway, it is dead.
Attention:
1) never put your database on the system disk, always follow the project document to store it.
2) Never forget to be a ghost
3) Always be careful about your system environment, maybe it will make you more miserable in the future like SAPI.
WIN7+OFFICE2003+SQLSERVER2008R2+VS2010 System Environment Construction