dotnetnuke の使用方法を学ぼうとしているので、ちょっと初めてです。正しくインストールし、サーバー管理スタジオでユーザーを設定しました。したがって、自分のページを開こうとすると、localhost\mypage
次のエラーが表示されます。
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:
Module IIS Web Core
Notification Unknown
Handler Not yet determined
Error Code 0x8007000d
Config Error Configuration section not allowed in a <location> tag
Config File \\?\C:\inetpub\wwwroot\ANTONISDB\web.config
Requested URL http://`localhost`:80/dotnetnuke
Physical Path
Logon Method Not yet determined
Logon User Not yet determined
構成ソース:
210: </system.web>
211: <runtime>
212: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
誰がこれの何が悪いのか知っていますか?