对路径:c:\Inetpub\wwwroot\dnt2\config\general.config被拒绝
我DNT.CONFIG 是这样更改的
<?xml version="1.0"?>
<BaseConfigInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Dbconnectstring>Data Source=localhost;User ID=sa

assword=;Initial Catalog=dnt2_db

ooling=true</Dbconnectstring>
<Tableprefix>dnt_</Tableprefix>
<Forumpath>/</Forumpath>
<Founderuid>0</Founderuid>
<Dbtype>SqlServer</Dbtype>
</BaseConfigInfo>
请高手帮忙指导下,我哪里可能出错了.