紧急:扩展OrderForms表时出错 [英] Urgent: Error while extending OrderForms table

查看:83
本文介绍了紧急:扩展OrderForms表时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经通过另外添加两个字段来扩展应用程序的订单系统。我已正确完成所有配置并执行我的应用程序。通过我在签出过程中收到以下错误:

I had extended the order system of application by adding two fields additionally. I had made all the configurations correctly and execute my application. By I'm getting the Following error while check out process :

对象与目标类型不匹配。

Object does not match target type.

描述:在此期间发生了未处理的异常执行当前的Web请求。请查看堆栈跟踪以获取有关错误及其源自代码的位置的更多信息。

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.

异常详细信息:System.Reflection.TargetException:Object与目标类型不匹配。

Exception Details: System.Reflection.TargetException: Object does not match target type.

来源错误:

第604行:            }

Line 604:            }

第605行:

第606行:            ; this.CheckoutData.BasketHelper.RunBasketPipeline();

Line 606:            this.CheckoutData.BasketHelper.RunBasketPipeline();

第607行:            if(runTotalPipeline)

Line 607:            if (runTotalPipeline)

第608行:            {

Line 608:            {

我们将非常感谢任何帮助。

Any help will be greatly appreciated.

提前致谢。

Manjushree

Manjushree

 

 

推荐答案

你清理了吗?篮子桌??? !!

did you clean up the basket table???!!

如果您在开发环境中,我会推荐它。

I would recommend it if you are in a dev environment.


这篇关于紧急:扩展OrderForms表时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆