September 23, 2002 - IBuySpy's Directory Structure
![]() |
September 23, 2002 IBuySpy's Directory Structure Tips: September 2002
Yehuda Shiran, Ph.D.
|
The top-level hierarchy is StoreDOCJS. But this level is just for the installation phase. The real root of the tree is the lower StoreDOCJS folder. When installing a virtual directory on the IIS server, remember to point to the lower StoreDOCJS. The StoreDOCJS folder includes all ASP.NET pages and controls. Underneath StoreDOCJS, there are three folders: bin, components, and docs. The bin folder includes the binaries generated during the JScript compilation of the components. The components folder includes sources for all components, and a make file for their compilation and linking. The docs folder includes the documentation pages.



