complus异常代码-532462766 [英] complus Exception code -532462766

查看:2619
本文介绍了complus异常代码-532462766的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用visual studio 2010,实体框架4.0,ADO.NET POCO实体生成器

Using visual studio 2010, entity framework 4.0, ADO.NET POCO Entity Generator

在代码行上:


MecDbEnt.Domains.AddObject(subject);

MecDbEnt.Domains.AddObject(subject);

MecDbEnt.SaveChanges(); (在此行上)

MecDbEnt.SaveChanges(); (on this line)

应用程序抛出以下异常:

the application throws follow exception:


符合例外代码-532462766

complus exception code -532462766

有人知道如何解决这样的错误吗?

Does anyone know how to solve an error like this?

Thx!

推荐答案

我知道-532462766是默认的一般错误代码,当.NET控制台程序以未处理的异常终止。

I know that -532462766 is the default "general" error code, when a .NET console program terminates with an unhandled exception.

SaveChanges()是否为任何控制台程序设置一个子程序?

Does the SaveChanges() do a subcall to any console program?

这篇关于complus异常代码-532462766的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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