Inhalte aufrufen

Profilbild

error check out when product attributes is active


  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
3 Antworten zu diesem Thema

#1 arifin.wm

arifin.wm

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 33 Beiträge

Geschrieben: 18 September 2016 - 10:14

Dear All,

 

I'm using smartstore source code version 2.5 and I found issue in shoppingcartservice method GetShoppingCartItemAttributeWarnings in section var linkedproduct = _productService.GetProductById(pValue.LinkedProductId).

 

I got below error when calling that section

 

"There is already an open data reader associated with this command"

 

Please advise what should I fix ?

 

Thanks

 

Best Regards,

Afin



#2 Murat Cakir

Murat Cakir

    SmartStore AG

  • Administrators
  • 1118 Beiträge

Geschrieben: 19 September 2016 - 18:30

This has been fixed in V2.6. Please use the latest stable release.


Murat Cakir
SmartStore AG


#3 arifin.wm

arifin.wm

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 33 Beiträge

Geschrieben: 21 September 2016 - 08:54

Dear Murat,

 

Ok, I'll use 2.6.

 

Thanks

 

Best Regards,

Afin



#4 arifin.wm

arifin.wm

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 33 Beiträge

Geschrieben: 23 September 2016 - 08:53

This has been fixed in V2.6. Please use the latest stable release.

 

Dear Murat Cakir,

 

I've download the source code V2.6, and I set the connection string to my 2.5 database. I got the fac error.

in the web version of 2.5, there's no issue in product attributes check out, but why in source code there's an issue ?

my web has live right now and I need to do some enhancement via source code. I don't know how to do it right now.

 

THanks

 

Best Regards,

Afin