Close

Profile: incredible

Avatar

User posts

Bugs
11 years ago

I am trying to do the install again as this is what the software wants to do but it keeps on saying the following error
nopCommerce installation








To complete this wizard, you must know some information regarding your database server ("connection string"). Please contact your ISP if necessary. If you're installing on a local machine or server, you might need information from your System Admin.



•Setup failed: Sequence contains more than one element


Bugs
11 years ago

Hi Boyko, I have just ried to go to the localhost:32686 in Webmatrix and it went to a installation on nopcommerce, probably because I deleted the settings.txt file. Can I restore the settings.txt from recycle bin? Or do I have to go through a full install again?

Bugs
11 years ago

I have checked the installed plugins and there is no reference to the seven spikes

DiscountRequirement.BillingCountryIs
DiscountRequirement.PurchasedAllProducts
DiscountRequirement.PurchasedOneProduct
DiscountRequirement.HadSpentAmount
DiscountRequirement.HasAllProducts
DiscountRequirement.HasOneProduct
DiscountRequirement.MustBeAssignedToCustomerRole
DiscountRequirement.ShippingCountryIs
CurrencyExchange.ECB
CurrencyExchange.MoneyConverter
ExternalAuth.OpenId
ExternalAuth.Facebook
ExternalAuth.Twitter
Misc.MailChimp
Misc.WebServices
Payments.CashOnDelivery
Payments.CheckMoneyOrder
Payments.AuthorizeNet
Payments.Manual
Payments.PayPalDirect
Payments.GoogleCheckout
Payments.PayInStore
Payments.PayPalStandard
Payments.PurchaseOrder
PromotionFeed.Become
PromotionFeed.Froogle
PromotionFeed.PriceGrabber
Shipping.FedEx
Shipping.FixedRate
Shipping.ByWeight
Shipping.UPS
Shipping.USPS
Mobile.SMS.Clickatell
Mobile.SMS.Verizon
Tax.FixedRate
Tax.FreeTaxRate
Tax.CountryStateZip
Widgets.GoogleAnalytics
Widgets.LivePersonChat

I have checked the Plugins folder but all I can see is other folders with 1 x core folder. If I search the plugins folder I only find 1 x SevenSpikes.Nop.Plugins.Core.dll in the sevenspikes.core diectory.

One wierd thing was I found a lot of sevenspikes.core etc in the feed.Froogle, I have deleted all the SpikesSeven in that folder.

Bugs
11 years ago

Hi there, thanks for getting back to me. I have checked the plugin folder for more core folders, but the spikes is the only one. I agree, about the txt file, but the last time a deleted the IsGifts ffomthe product attributes and the only way to get it back was to delete the settings.txt file. Do you have any other suggestions!!
Mark.

Bugs
11 years ago

I have added the Mega Menu folders to the plugins folder as per the instructions. Now I get an error when tring to go to the admin of my site. I have tried to delete the plugins from the folder but the same error occurs. I have also tried deleting the sttings.txt in APP_DATA directory but this does not work either, please could you help. The site is on my local:32686 Thanks, Mark

Server Error in '/' Application.
--------------------------------------------------------------------------------

A plugin with 'SevenSpikes.Core' system name is already defined
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: A plugin with 'SevenSpikes.Core' system name is already defined

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[Exception: A plugin with 'SevenSpikes.Core' system name is already defined]
   Nop.Core.Plugins.PluginManager.Initialize() +1957

[Exception: A plugin with 'SevenSpikes.Core' system name is already defined
]
   Nop.Core.Plugins.PluginManager.Initialize() +2202

[InvalidOperationException: The pre-application start initialization method Initialize on type Nop.Core.Plugins.PluginManager threw an exception with the following error message: A plugin with 'SevenSpikes.Core' system name is already defined
.]
   System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods) +423
   System.Web.Compilation.BuildManager.CallPreStartInitMethods() +306
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +677

[HttpException (0x80004005): The pre-application start initialization method Initialize on type Nop.Core.Plugins.PluginManager threw an exception with the following error message: A plugin with 'SevenSpikes.Core' system name is already defined
.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9090876
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +256