摘要:
AsyncRendering = False 已是便在百度和google里狂搜,大概有以下几种解决方案: 1.在web.config中添加如下节点: <sessionState mode="InProc" cookieless="true" ></sessionState> 但这种情... 阅读全文
posted @ 2009-10-24 17:41
emanlee
阅读(498)
评论(0)
推荐(0)
摘要:
Finally i can export to excel, .. i found that reporting services has a limitation.. you can´t insert a table in another table or matrix.. only List can be nested.. i try to say.. if you need ... 阅读全文
posted @ 2009-10-24 16:47
emanlee
阅读(1772)
评论(0)
推荐(0)
摘要:
"executionTimeout" in the machine.cofig <system.web> <httpRuntime executionTimeout="3600" /> </system.web> The problem is solved after... 阅读全文
posted @ 2009-10-24 15:00
emanlee
阅读(1762)
评论(0)
推荐(0)