上一页 1 ··· 269 270 271 272 273 274 275 276 277 ··· 324 下一页
摘要:     IE – File -  Work Offline The download of the specified resource has failed. The status code returned from the server was: 2. 阅读全文
posted @ 2009-08-21 19:56 emanlee 阅读(247) 评论(0) 推荐(0) 编辑
摘要: I have a control ReportViewer in a web page, this page have two export mode (excel and pdf). When I exported a pdf the image header not shown , but when export to excel the header image show. I need s... 阅读全文
posted @ 2009-08-21 18:25 emanlee 阅读(573) 评论(0) 推荐(0) 编辑
摘要: 在良好的数据库设计基础上,能有效地使用索引是SQL Server取得高性能的基础,SQL Server采用基于代价的优化模型,它对每一个提交的有关表的查询,决定是否使用索引或用哪一个索引。因为查询执行的大部分开销是磁盘I/O,使用索引提高性能的一个主要目标是避免全表扫描,因为全表扫描需要从磁盘上读... 阅读全文
posted @ 2009-08-20 22:41 emanlee 阅读(344) 评论(0) 推荐(0) 编辑
摘要: When I try to build an application for web deployment I get an error; Unable to build project output group 'Content Files from ProjectNET (Active). The error is prefixed by; C:\Documents and Settings\... 阅读全文
posted @ 2009-08-20 20:07 emanlee 阅读(628) 评论(0) 推荐(0) 编辑
摘要: 不能控制图表的某个柱的宽度。 不能动态控制报表的宽度。不能动态控制表格的列宽度。导出的Excel格式部分错乱。不像导出的PDF,格式很好。Safari中显示有问题。存在内存泄漏的问题。 阅读全文
posted @ 2009-08-19 23:28 emanlee 阅读(403) 评论(0) 推荐(0) 编辑
摘要: You may have been in this situation before - you designed a chart based on a particular dataset and everything looks great.  However, later the data volume increases, or new categories dynamicall... 阅读全文
posted @ 2009-08-19 22:19 emanlee 阅读(454) 评论(0) 推荐(0) 编辑
摘要: Regarding the bar width question:  In RS 2005, you can change the setting of the PointWidth element (directly under the Chart element) - however you'd have to do this directly in the RDL file bec... 阅读全文
posted @ 2009-08-19 22:17 emanlee 阅读(970) 评论(0) 推荐(0) 编辑
摘要: 怪现象,Visual Studio 2008 断点调试直接跳出代码调试窗口。 1 必须使用F11,不能使用F10,否则直接跳出代码调试窗口。 2 必须设置多个断点,否则直接跳出代码调试窗口。 3 有时,即使使用F11,也不会单步执行,而直接跳多很多语句。   查阅资料后发现,这是一个严重的Bug: http://support.microsoft.com/kb/957912 ... 阅读全文
posted @ 2009-08-19 15:14 emanlee 阅读(811) 评论(0) 推荐(0) 编辑
摘要: 把ReportViewer 放到UpdatePanel之外,并且放到div之中,设置绝对高度和宽度。   ReportViewer scrollbars are not rendered correctly in IE7. The Vertical scrollbar can be recovered and the bottom part of the report can be ... 阅读全文
posted @ 2009-08-18 18:11 emanlee 阅读(1201) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2009-08-18 18:09 emanlee 阅读(511) 评论(0) 推荐(0) 编辑
上一页 1 ··· 269 270 271 272 273 274 275 276 277 ··· 324 下一页