初始化"StoredProcedureDeadlockRetries".例外

编程入门 行业动态 更新时间:2024-10-25 09:32:02
本文介绍了初始化"StoredProcedureDeadlockRetries".例外的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试在WebService中使用StoredProcedure函数. 我对使用死锁功能特别感兴趣.执行代码时,我不断收到异常:无法识别的属性名称".请注意,名称区分大小写.我复制名称= 直接从源代码获取"StoredProcedureDeadlockRetries".我确实注意到该代码正在使用ConfigurationManager.AppSettings [.... AppSettings 时,web.config文件中的属性无法编译 用来.它仅接受appSettings.请注意,A是大写的 在您的源代码中. web.config使用小写的a.请指教. 马丁·Genualdi martingen1@cox 我认为图书馆很棒.在此先谢谢您.

I am trying to use the StoredProcedure functions in a WebService. I am particularly interested in using the deadlock feature. When executing the code, I keep getting an exception:Unrecognized attribute ''name''. Note that names are case-sensitive. I copy the name= "StoredProcedureDeadlockRetries" directly from the source code. I did notice that the code is using ConfigurationManager.AppSettings[.... The attribute in the web.config file fails to compile when AppSettings is used. It only accepts appSettings. Notice that the A is capitalized in your source code. The web.config uses the lowercase a. Please advise. Martin Genualdi martingen1@cox I think the library is great. Thanks in advance.

推荐答案

您似乎正在向某人发送消息,并且可能还在某个论坛中发表了一篇文章.没人知道你在说什么. It looks like you''re leaving a message for someone specific, and probably in a forum for an article. Nobody has any idea what you''re talking about.

更多推荐

初始化"StoredProcedureDeadlockRetries".例外

本文发布于:2023-11-28 07:38:14,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1641502.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:初始化   quot   StoredProcedureDeadlockRetries

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!