Web服务器报告了以下错误。HTTP 1.1 400 Bad Request'。--解决方法--看看你的IE是不是设置了代理 --解决方法--把ASP.NET环境重新装一遍 ...
无法加载 DLL YK_SmsService.dll: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。...
安装VS2005sp1报错2350,前面还很顺,快完成时出现2350错误,消息框的意思是安装包损坏,这不大可能啊? 有人遇到过同样的问题么,怎么解决?...
webservice错误:无效的 URI,错误无效的 URI: 由于存在一个冒号,因此应为端口,但未能分析该端口。 我的访问路径是...
如何捕捉方法中的异常,一个方法要返回一个int值 我现在想在方法内实现捕捉异常 应该怎么处理? --解决方法-int returnValue = -1; try { //todo.. returnValue = 1; } catch { returnValue = 0; } return returnValue...
Parser Error Message: Could not load file or assembly CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 or one of its dependencies. 系统找不到指定的文件。...
asp.net 2.0 访问Access数据库时提示文件已经打开错误,重启机器就好,请问什么原因? -解决方法- 这个我也遇到过,应该是访问冲突了...
FreeTextBox使用中的出错。我用了这个FreeTextBox控件。点击’添加图片的时候'。怎么就弹出一个对话框。可是里面没有内容的。...
把窗体放到任务栏中的代码出现错误:1. 控件:notifyIcon 在类中定义const int WM_SYSCOMMAND = 0x0112; 复制下列代码到你的类中 protected override void WndProc(ref Message m)...
我在运行一个EXE,然后报了Application has generated an expcetion that could not be handled错误.Application has generated an expcetion that could not be handled. Process ID=0x1530, Thread ID=0x310 Click OK to...