上一页 1 ··· 286 287 288 289 290 291 292 293 294 ··· 342 下一页
摘要: environment: Visual Studio 2008, .NET/C# Project Targeting Framework 2.0, Standard Setup Project problem: Setup always requests framework 3.5 solution All deployed projects must target framework 2.0... 阅读全文
posted @ 2009-08-22 13:36 emanlee 阅读(636) 评论(0) 推荐(0)
摘要: XP SP3无法安装IIS 解决办法如下: 依次打开控件面板-添加删除程序-添加删除windows组件-附件和工具-详细信息-游戏-详细信息, 将ZInternet游戏前的勾去掉,然后再安装IIS即可! -------------------------- iis版本不一样,2000系统用5.0,xp系统用5.1,2003系统用6.0 -------------------------- ... 阅读全文
posted @ 2009-08-21 22:21 emanlee 阅读(11203) 评论(2) 推荐(0)
摘要: Ran into problems trying to deploy my first web application to use a SQL Server Reporting Services report. I created a RDLC file and bound my report viewer control to an object data source. Worked fin... 阅读全文
posted @ 2009-08-21 20:37 emanlee 阅读(1275) 评论(0) 推荐(0)
摘要:     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 阅读(260) 评论(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 阅读(583) 评论(0) 推荐(0)
摘要: 在良好的数据库设计基础上,能有效地使用索引是SQL Server取得高性能的基础,SQL Server采用基于代价的优化模型,它对每一个提交的有关表的查询,决定是否使用索引或用哪一个索引。因为查询执行的大部分开销是磁盘I/O,使用索引提高性能的一个主要目标是避免全表扫描,因为全表扫描需要从磁盘上读... 阅读全文
posted @ 2009-08-20 22:41 emanlee 阅读(361) 评论(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 阅读(417) 评论(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 阅读(470) 评论(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 阅读(980) 评论(0) 推荐(0)
上一页 1 ··· 286 287 288 289 290 291 292 293 294 ··· 342 下一页