HI,
Im working on NB store module(2.3.2) and running under dnn 6.1.5. I'm facing issue with the paypal, when i click on the order button it shows
"Error: NB_Store_Checkout is currently unavailable.DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'NEvoweb.DNN.Modules.NB_Store.Gateway.GatewayPayPal' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'NEvoweb.DNN.Modules.NB_Store.Gateway.GatewayPayPal' or one of its dependencies. The system cannot find the file specified. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark) at System.Activator.CreateInstance(String assemblyName, String typeName) at NEvoWeb.Modules.NB_Store.GatewayInterface.CreateProvider(Int32 PortalID, String ProviderAssembly, String ProviderClass) at NEvoWeb.Modules.NB_Store.GatewayInterface.Instance(String ProviderAssembly, String ProviderClass) at NEvoWeb.Modules.NB_Store.GatewayWrapper.BuildGatewayArray(Int32 PortalID) at NEvoWeb.Modules.NB_Store.GatewayWrapper.GetButtonHtml(Int32 PortalID, Int32 OrderID, String Lang) at NEvoWeb.Modules.NB_Store.CheckOut.AddBankGateway() at NEvoWeb.Modules.NB_Store.CheckOut.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---"
Can u pls assist me.?is this because dnn version?
Thanks
Vijay