![]() |
Premier eCommerce
Software Components Adaptable, Affordable, High-end Scalable |
|||||||||
| info@smartwin.net | ||||||||||
|
||||||||||
|
||||||||||
Installing Microsoft Web Server on your Desktop - Welcome! If you found this page useful, please link to us to help other visitors. Alternatively, you simply use our online demos to evaluate the programs (which are exactly what you will see after download and install them on your own desktop). http://demo.smartwin.net/shopping_cart;
http://demo.smartwin.net/membership;
You can save the sample page, modify to fit your product, and then feed it back to our demo cart to test.
Note that Microsoft has disabled PWS on Windows XP Home Edition. So you will need to upgrade it to Professional Edition. Or you can follow this un-official trick (at your own risk, but is known to work for our clients): http://www.15seconds.com/Issue/020118.htm Installation Procecure
Windows XP File Permission: Right-mouse-click on a folder / file to bring the properties page. Change the "Sharing" property of the folder c:\inetpub\wwwroot\_private to "Share this folder on the network" and "Allow Network users to change my files". This will unlock the permission when running a database application (like CyberOffice software). If you do not see any "Network shareing and secuirty" options, you will need to run the "Network sharing wizard" there to activate them. The wizard asks your questions about file/printer sharing (and say yes to them). Alternatively, you can assign "IUSR_xxx" to the Administrators group. Then the Web site should have sufficient permissions to run anything. See below. Windows XP SP1 Firewall: You must be sure to enable certain ports which are used by your desktop when it acts as a test server. To do this,
Windows Vista Registry Permission: When registering COM components, the installer needs to write to the Windows registry
in portions that may be restricted.
If you install IIS after you install the .NET Framework, you must also register the ASP.NET extensions with IIS. You can do this by running the aspnet_regiis executable from: %windows root directory%\Microsoft.NET\Framework\%version of the .NET Framework%\aspnet_regiis -r where %windows root directory% is the directory Windows is installed to (typically c:\windows or c:\winnt) and %version of the .NET Framework% is the version of the .NET Framework you have installed. The directory for .NET 1.0 is v1.0.3705, for 1.1 is v1.1.4322, and for 2.0 is v2.0.50727. Enable ASP.NET XP IIS does not enable ASP.NET by default. To enable it:
ASP.NET User Permission: ASP.NET requires proper "current user" permissions on certain files in order to function correctly. However, by default IUSR_xxx is not granted those permissions. To overcome this issue, you can assign IUSR and ASP.NET as a member of the "Administrators" group on your desktop. Of course this assumes that you are the only user to your own computer. To do so:
Thus you PC Web site can be viewed locally when you click on http://localhost/. CyberShop by default installs a shopping_cart folder under c:\inetpub\wwwroot\shopping_cart. You will then be able to see the same folder via the Web: CyberOffice eCommerce setup programs will usually create icons on the desktop for your convenience, pointing the the localhost site. That is not the end yet. On some computers, you cannot see http://localhost (because localhost is not defined). In that case use http://127.0.0.1 instead (i.e. replace localhost by 127.0.0.1). Norton Anti-Virus Users: You may need to disable "Script Blocking" feature on the computer (simply click on its icon on taskbar to change the setting). The feature does little on today's virus prevention anyway. |
|
|