HomeHome Product Discus... Product Discus...SmithCartSmithCartBuy Now Module ErrorBuy Now Module Error
Previous
 
Next
New Post
2/20/2012 8:33 PM
 

When I add the Buy Now Module to a page I recieve a critical error message "A critial error has occured Keyword not supported: 'UserID'.

Has anyone had this error before?  How do I fix it?

 
New Post
2/21/2012 2:27 AM
 

Hi Daniel,

Which version of the Cart and DNN are you currently running?

Please confirm that you have the following 2 sql connection strings in your web config:



<connectionStrings>

<add name="SiteSqlServer" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=dnn551cart;User ID=sa;Password=xxxx"/>

</connectionStrings>

      

<appSettings>

<add key="SiteSqlServer" value="Data Source=.\SQLEXPRESS;Initial Catalog=dnn551cart;User ID=sa;Password=xxxxxxxxx"/>

</appSettings>


Thanks,

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartBuy Now Module ErrorBuy Now Module Error