问题标签 [argumentexception]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
.net - 无效的回发或回调参数。使用 ' 启用事件验证'
从客户端发回页面时出现以下错误。我有在客户端修改 asp:ListBox 的 JavaScript 代码。
我们如何解决这个问题?
错误详情如下:
c# - 参数异常 - 参数无效(WinForm 上的 LinkLabel)
我编写了一个 Win Forms 应用程序来测试 LinkLabel 类的工作方式。在我单击更改后的 LinkLabel 之前,它似乎很好。Form1.cs 代码如下:
堆栈跟踪如下:
在 System.Drawing.Region.GetHrgn(Graphics g) 在 System.Windows.Forms.Control.Invalidate(Region region, Boolean invalidateChildren) 在 System.Windows.Forms.LinkLabel.InvalidateLink(Link link) 在 System.Windows.Forms。 LinkLabel.OnGotFocus(EventArgs e) 在 System.Windows.Forms.Control.WmSetFocus(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.Label.WndProc(Message& m) 在System.Windows.Forms.LinkLabel.WndProc(Message& msg) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows。在 System.Windows.Forms.UnsafeNativeMethods.SetFocus(HandleRef hWnd) 在 System.Windows 的 Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)。System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control 的 System.Windows.Forms.LinkLabel.OnMouseDown(MouseEventArgs e) 的 Forms.Control.FocusInternal()。 WndProc(Message& m) 在 System.Windows.Forms.Label.WndProc(Message& m) 在 System.Windows.Forms.LinkLabel.WndProc(Message& msg) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&味精)在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager。FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at LinkLabelTest.Program.Main() 在 C:\Users\Tony\Documents\Visual Studio 2008\Projects\LinkLabelTest\LinkLabelTest\Program.cs:line 22C:\Users\Tony\Documents\Visual Studio 2008\Projects\LinkLabelTest\LinkLabelTest\Program.cs:line 22 中的 Main()C:\Users\Tony\Documents\Visual Studio 2008\Projects\LinkLabelTest\LinkLabelTest\Program.cs:line 22 中的 Main()
下面是设计器生成的代码:
请有人建议。是 LinkLabel 的 Paint 事件发生时没有窗口句柄的问题。
提前谢谢了
托尼
.net - System.ArgumentException 路径中的非法字符
我正在使用Path.Combine
,其中一个字符串包含 Unicode 字符。我明白了{System.ArgumentException} exception; illegal characters in path
。
根据MSDN文件路径/名称可以有 unicode 字符。为什么我会得到这个异常?
编辑:
这是代码:
c# - Application.Run 抛出 ArgumentException 未处理
我有一个需要关闭应用程序的情况,所以我在设置一个 certian 标志时调用 this.Dispose ()。
起初我以为是调用 this.Dispose() 后调用函数的问题,所以我将代码移动到最后调用的东西,但我仍然得到“ArgumentException was unhandled”“Parameter is not valid”。在 Application.Run(new myApp(); 行。
我究竟做错了什么?一路上我错过了什么吗?或者也许有更好的方法来关闭应用程序?
c# - “参数无效”异常加载 System.Drawing.Image
为什么我的代码中出现“参数无效”异常:
的长度byteArrayIn
是 169014。尽管其中没有任何值大于 255,但我得到了这个异常。
asp.net - ASP.NET 母版页:事件验证错误
我在我的母版页中包含了一个转发器。中继器有一个按钮,我设置了它的 CommandArgument。
但是,当我单击按钮时,出现以下异常:
System.ArgumentException:回发或回调参数无效。使用配置或页面中的 <%@ Page EnableEventValidation="true" %> 启用事件验证。出于安全目的,此功能验证回发或回调事件的参数是否源自最初呈现它们的服务器控件。如果数据有效且符合预期,请使用 ClientScriptManager.RegisterForEventValidation 方法注册回发或回调数据以进行验证。
它不会继续到事件处理程序。
注意:我尝试将这些行添加到母版页,但没有帮助:
谢谢。
.net - 字体“Times New Roman”不支持样式“Regular”
有人听说过这个吗?System.ArgumentException:字体“Times New Roman”不支持样式“Regular”。
我有一个通过 ClickOnce 部署的 WinForms 应用程序。由于某种原因,许多用户收到此错误。由于选择了非标准字体,我可以看到出现此错误,但是 Times New Roman,Regular?是否有服务包或人们需要的东西?
我很想听听任何想出解决这个问题的方法的人。
sharepoint - SPList 项获取值 - ArgumentException
我有一个SPListItem
并且我有一个列名数组。当我尝试SPListItem
使用以下代码访问值时:
c# - Access 数据库连接字符串错误
所以我在 localhost 上创建了一个网站,并且我在 C:\inetpub\wwwroot\Lollipops\App_Data\lollipopDB.mdb 中有一个数据库,我需要在我的网站上使用它,但是当我尝试对其执行 SELECT 语句时,它一直给我错误:“System.ArgumentException:不支持关键字:'provider'。”
这是在我的 web.config 文件中 -
该网站调用函数 PerformSQL,该函数接受连接字符串的名称和要运行的 sql 字符串。
c# - C# - 正则表达式 - ArgumentException
我想匹配来自 Browsergame 的坐标。我的正则表达式是:
错误是:
System.ArgumentException: "蒙德 ([1-9]) [([1-9]):([1-9][0-9]{0,2}):([1-9][0-9 ]{0,2})]" wird analysiert - Zu viele )-Zeichen。bei System.Text.RegularExpressions.RegexParser.ScanRegex() bei System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op) bei System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, Boolean useCache)在 C:\Users\Heavyfan\Documents\Visual Studio 2008\Projects\WindowsFormsApplication7\WindowsFormsApplication7\Form2.cs:Zeile 中的 WindowsFormsApplication7.Form2.comboBox1_SelectedIndexChanged(Object sender, EventArgs e) 27. Eine Ausnahme (erste Chance) des Typs "System System.dll aufgetreten 中存在 .ArgumentException”。
我的正则表达式有什么问题?
对不起,我的英语不好。谢谢决议。