bruce
12-03-2005, 02:33 AM
During past few days, we worked with Commerce Starter Kit's developer (who happens to be a DiscountASP.NET customer for more than 2 years) to get the CSK working.
The problem that cause the kit to fail on our server has to do w/ the cryptoAPI which is necessary to connect to PayPal. By default, the API constuctor will attempt to use the key container for the currently logged in user. Since the ASPNET user is never logged in, the operation will fail. To resolve the problem, we recommended a minor change to the CSK code based to change the default keystore to the machine Keystore.
See http://forums.commercestarterkit.org/forums/642/ShowPost.aspx for more details on the fix.
We are also working directly w/ Microsoft's ASP.NET team regarding other Starter kits issues. More update will be posted!!
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
The problem that cause the kit to fail on our server has to do w/ the cryptoAPI which is necessary to connect to PayPal. By default, the API constuctor will attempt to use the key container for the currently logged in user. Since the ASPNET user is never logged in, the operation will fail. To resolve the problem, we recommended a minor change to the CSK code based to change the default keystore to the machine Keystore.
See http://forums.commercestarterkit.org/forums/642/ShowPost.aspx for more details on the fix.
We are also working directly w/ Microsoft's ASP.NET team regarding other Starter kits issues. More update will be posted!!
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)