Technology
In order to run dashCommerce, you will need the following installed on your server / computer:
If you are going to develop with dashCommerce, then you will also need the following installed on your development machine as well:
When running dashCommerce, your installation, depending upon your configuration, may need to make web requests to other sites (such as PayPal, USPS, UPS, etc.). Doing this requires a modified medium trust. Some hosters may not allow for modified medium trust, so you should check with your hosting provider before deploying dashCommerce to your hosting environment. Provided a modified medium trust is allowed, you will have to add the following permission to your modified medium trust file at the MACHINE level:
<IPermission class="WebPermission" version="1" Unrestricted="true"/>
For more information on Code Access Security, please consult the Code Access Security section of MSDN.
For more information, hosters should please consult the ASP.NET 2.0 Hosting Deployment Guidelines.
If you feel any of this information is incomplete or innaccurate, please contact us.