Thanks Mark I deleted all modules and reinstalled that allowed me to setup the store
the next issue is I cannot add items to category i can create the the catagory and check the box but it does not show up in the catagory when I do a search in the catalog or try to add payment gateways I get the errors i have added below
Thanks for all your help
I really like this store hope we can get it to work
I am interested in a volume license for it.
Error: Catalog is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: The type initializer for 'Lucene.Net.Store.FSDirectory' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Lucene.Net.Store.FSDirectory' threw an exception. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.EnvironmentPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) at System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap, StackCrawlMark& stackMark) at System.Security.CodeAccessPermission.Demand() at System.IO.Path.GetTempPath() at Lucene.Net.Store.FSDirectory..cctor() --- End of inner exception stack trace --- at Lucene.Net.Store.FSDirectory.GetDirectory(String path, Boolean create) at Lucene.Net.Index.IndexModifier..ctor(String dirName, Analyzer analyzer, Boolean create) at CartViper.Modules.Store.Lucene.LuceneSearchIndexer.ReindexAllProducts() at CartViper.Modules.Store.Lucene.LuceneSearchIndexer.Search(String searchTerm, SortColumn sortColumn, SortDirection sortDirection) at CartViper.Modules.Store.WebControls.Catalog.processToken(String tokenName) at CartViper.Modules.Store.Catalog.TemplateController.ParseTemplate(String templatesPath, String templateName, Boolean IsLogged, ProcessTokenDelegate processTokenDelegate) at CartViper.Modules.Store.WebControls.Catalog.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
I get this error when I try to edit payment gateways
An unexpected error has occurred!
DotNetNuke.Services.Exceptions.ModuleLoadException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) at System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap, StackCrawlMark& stackMark) at System.Security.CodeAccessPermission.Demand() at System.Configuration.ConfigurationFileMap.get_MachineConfigFilename() at System.Configuration.ClientConfigurationHost.OpenExeConfiguration(ConfigurationFileMap fileMap, Boolean isMachine, ConfigurationUserLevel userLevel, String exePath) at System.Configuration.ConfigurationManager.OpenExeConfigurationImpl(ConfigurationFileMap fileMap, Boolean isMachine, ConfigurationUserLevel userLevel, String exePath) at CartViper.Modules.Store.Cart.GatewayInfo..ctor(String gatewayName, String gatewayPath) at CartViper.Modules.Store.Cart.GatewayController..ctor(String modulePath) at CartViper.Modules.Store.WebControls.PaymentAdmin.loadGateways(String gatewayName) at CartViper.Modules.Store.WebControls.PaymentAdmin.LoadPage() at CartViper.Modules.Store.WebControls.PaymentAdmin.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at CartViper.Modules.Store.Components.StoreControlBase.OnLoad(EventArgs e) --- End of inner exception stack trace ---
|