Running 2.6 in VS 2010

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Posted in error.
11 years ago
Hi,

For those facing this problem and don't know how to update references in Visual Studio for Fluent validation, you can replace the compiled DLLs to get the site working.

Before you replace the DLLs, you need to be absolutely sure that no code changes were made resulting in compilation of DLLs.

You can download the DDLs for specific nopCommerce version from the link below

http://www.nopcommercetemplate.com/dllsfor2.6

http://www.nopcommercetemplate.com/dllsfor2.5

http://www.nopcommercetemplate.com/dllsfor2.4

http://www.nopcommercetemplate.com/dllsfor2.3

http://www.nopcommercetemplate.com/dllsfor2.2

http://www.nopcommercetemplate.com/dllsfor2.1

http://www.nopcommercetemplate.com/dllsfor2.0
Please also take backup of all dlls before replacing

Regards,
Aamir
11 years ago
Hello.

Any chance I could get the DLL's for version 2.4?

Thank you Kindly,
Scott
11 years ago
SSSikora wrote:
Hello.

Any chance I could get the DLL's for version 2.4?

Thank you Kindly,
Scott


DLLs for version 2.40:

http://demo.nopcommerce.pl/nop240/Payments.PayPalDirect.zip
Replace "Plugins\Payments.PayPalDirect" folder

http://demo.nopcommerce.pl/nop240/Payments.Manual.zip
Replace "Plugins\Payments.Manual" folder

http://demo.nopcommerce.pl/nop240/Payments.AuthorizeNet.zip
Replace "Plugins\Payments.PayPalDirect" folder

http://demo.nopcommerce.pl/nop240/bin.zip
Replace "bin" folder of your website


Please backup all files before replacing

KP
11 years ago
Thank you - I appreciate you taking the time to do that.
11 years ago
Sir,
I am facing the same issue "Operation could destabilize the runtime."
I am using MS VS 2010 premium and there is no IntelliTrace option in it.
Can you please help me to resolve this issue.

Thanks in advance.

-Vijay R. Chintamani
11 years ago
aamir_nop wrote:
Hi,

For those facing this problem and don't know how to update references in Visual Studio for Fluent validation, you can replace the compiled DLLs to get the site working.

Before you replace the DLLs, you need to be absolutely sure that no code changes were made resulting in compilation of DLLs.

You can download the DDLs for specific nopCommerce version from the link below

http://www.nopcommercetemplate.com/dllsfor2.6

http://www.nopcommercetemplate.com/dllsfor2.5

http://www.nopcommercetemplate.com/dllsfor2.4

http://www.nopcommercetemplate.com/dllsfor2.3

http://www.nopcommercetemplate.com/dllsfor2.2

http://www.nopcommercetemplate.com/dllsfor2.1

http://www.nopcommercetemplate.com/dllsfor2.0
Please also take backup of all dlls before replacing

Regards,
Aamir



I have tried this for nopcommerce 2.6 but it did not work
please help
11 years ago
Please note that the solution posted works in a deployed webserver environment. If you are running from VS2010, you need to update all references of FluentValidation using NUGET.  The projects for which this needs to be done is

Under presentation
nop.web
nop.admin
nop.web.framework

under test
nop.web.mvc.tests

under plugin
nop.plugin.payments.authorize.net
nop.plugin.payments.manual
nop.plugin.payments.paypaldirect


Regards,
Aamir
11 years ago
aamir_nop wrote:
Please note that the solution posted works in a deployed webserver environment. If you are running from VS2010, you need to update all references of FluentValidation using NUGET.  The projects for which this needs to be done is

Under presentation
nop.web
nop.admin
nop.web.framework

under test
nop.web.mvc.tests

under plugin
nop.plugin.payments.authorize.net
nop.plugin.payments.manual
nop.plugin.payments.paypaldirect


Regards,
Aamir


Thanks a lot Aamir I will try this and get back to you if there are further issues...
11 years ago
Hi

I have a nop 2.5 site on arvixe. they recently upgraded to ASP.NET 4.5 and my site has stopped working. I have tried the steps suggested by aamir_nop. i copied the files across to their respective folders on arvixe and restarted the app pool. unfortuneately it did not fix the problem for me.

I was just wondering if anyone else has tried this on 2.5 and how they got on. I am just trying to figure out if i have done something wrong or i have missed something

thanks

Tommy
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.