标题: [求助]帮忙看我的OWAadmin问题出在那? [打印本页] 作者: zjx007782 时间: 2005-10-7 15:22 标题: [求助]帮忙看我的OWAadmin问题出在那? <br>
<br>
Server Error in '/owaadmin' Application.<br>
--------------------------------------------------------------------------------<br>
<br>
Runtime Error <br>
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. <br>
<br>
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".<br>
<br>
<br>
<!-- Web.Config Configuration File --><br>
<br>
<configuration><br><system.web><br><customErrors mode="Off"/><br></system.web><br>
</configuration><br><br>
<br>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.<br>
<br>
<br>
<!-- Web.Config Configuration File --><br>
<br>
<configuration><br><system.web><br><customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/><br></system.web><br>
</configuration><br><br>
<br>
<br>
<br>
看不明白!问题在哪!!!!帮忙指点一下作者: zjx007782 时间: 2005-10-12 10:43 标题: re:钉子兄帮我看看啊!好几天了,还没... 钉子兄帮我看看啊!<br>
<br>
好几天了,还没解决。。。。苦啊!<br>
<br>
输入完用户名和密码就出现上面的提示了。。。作者: 钉子 时间: 2005-10-13 01:22 标题: re:Sorry,这个问题我没有遇到过。请其它... Sorry,这个问题我没有遇到过。请其它朋友帮忙一下。作者: mirage 时间: 2006-4-29 21:01 标题: re:我的也是出同样的错误 我的也是出同样的错误<br> 作者: chrisqian 时间: 2006-4-29 21:55 标题: re:有无尝试重新安装owaadmin。 有无尝试重新安装owaadmin。