Glossary Item Box
From time to time Structured Solutions may release updates to Shipper Service. All updates will be packaged as complete installs. Therefore the installation procedure for updates is very similar to the procedure for new installs.
![]() |
Web sites with a shared SSL certificate often have two bin folders: one for accessing the site with the HTTP protocol and one for accessing the site with the HTTPS protocol (often called SSL). If your site has two bin folders and you are unsure which one Shipper Service is using, copy the new files to both bin folders on your web site. |
![]() |
ASP.NET may get "confused" if someone is accessing your site at the same time that you are copying files to the bin folder. If this happens you will see a server error when you try to access some pages on your site. To fix it, make a trivial change (such as adding a space to the end of a line) to the web.config file in the root directory of your site. This will force ASP.NET to reload all the files from the bin folder and correct the error. |
Copyright © 2007 Structured Solutions. All Rights Reserved.