zoukankan
html css js c++ java
[Asp.NET]水晶報表與網路密碼2/27
近日客戶在更新ASP.NET1.1版程式後
當USER檢視報表時出現"輸入網路密碼"的輸入框,檢查網站匿名存取,訪問權限設置等都正常,除其中一台電腦不會出現,其他電腦包括服務器本機都會出現這個框框
在服務器上設置一個通用的登錄帳號,但每次開機都要輸入
最後將"整合式WINDOWS驗證"勾選去掉,重啟IIS,框框不再出現
但水晶報表工具條的按鈕都變成紅色叉叉
檢查水晶報表工具條路徑的圖標及調用的JS都存在
重啟服務器後再測試都正常
查看全文
相关阅读:
在JavaScript的数组中进行数组元素查找和替换(JS的indexOf等)
GNU/Linux Distribution Timeline v12.10
makefile编写差异
java快速排序1000万无序数组JVM-Xmx=256M 耗时2s
Quartz cron表达式
hdu
action中实现对批量文件上传的封装
MyGui笔记(1)建立第一个工程
Jenkins参数化构建
最完美的xslt数值函数与字符串函数(转)
原文地址:https://www.cnblogs.com/daisylh/p/1083740.html
最新文章
系统封装 如何加载PE到Easyboot进行合盘
系统封装 如何打造原生WINPE
系统封装 如何为原生PE集成软件
系统封装 如何修改别人的PE为己所用
系统重装 JUJUMAO VHD安装WIN7解析
系统重装 U盘安装XP操作系统开机出现提示txtsetup.sif怎么办
系统重装 VISTA下如何删除EISA分区
系统重装 如何在PC上安装Mac OS,苹果操作系统
[NPM] Execute npx commands with $npm_ Environment Variables
[NPM] Use npx to run commands with different Node.js versions
热门文章
[Node.js] Gzip + crypto in stream
[Node.js] Stream all things!
[Javascript] Understand Curry
[Algorithm] Tower Hopper Problem
[Algorithm] Given the root to a binary tree, return the deepest node
[Algorithm] Print All Subsets of a Set
[Functional Programming] mapReduce over Async operations and fanout results in Pair(rejected, resolved) (fanout, flip, mapReduce)
[Functional Programming] mapReduce over Async operations with first success prediction (fromNode, alt, mapReduce, maybeToAsync)
python 如何判断对象是否为类(class)
吸血鬼数字
Copyright © 2011-2022 走看看