HTTP Error 500.0 – Internal Server Error

Home Page Forums BizTalk 2004 – BizTalk 2010 HTTP Error 500.0 – Internal Server Error

Viewing 0 reply threads
  • Author
    Posts
    • #18662

      Hello,

       I am facing a problem with open my BAM portal. I am only the user for my laptop. I am running IIS 7.0. I Also set the authentication mode to “Windows” in the Web.config .

      If anyone has any ideas to help me resolve this, it would be much appreciated.

      Below is the error message I receive.

       

      . <system.webServer>
        <security>
          <authentication>
            <anonymousAuthentication enabled=”true” userName=”” />
          </authentication>
        </security>
      </system.webServer>

      2. My webconfig looks like

      <identity impersonate=”false />  <authentication mode=”Windows />

      <authorization>
        <allow roles=”* />
      <!– <deny users=”*” />
       
       
      I am getting error
       

      HTTP Error 500.0 – Internal Server Error

      Description: The page cannot be displayed because an internal server error has occurred.

      Error Code: 0x800700b7

      Notification: BeginRequest

      Module: ConfigurationValidationModule

      Requested URL: http://localhost:90/default.aspx

      Physical Path: C:\Program Files\Microsoft BizTalk Server 2006\BAMPortal\default.aspx

      Logon User: Not yet determined

      Logon Method: Not yet determined

      Failed Request Tracing Log Directory: C:\inetpub\logs\FailedReqLogFiles

      Handler: PageHandlerFactory-Integrated

      Config Error: Cannot add duplicate collection entry

      Config File: \\?\C:\Program Files\Microsoft BizTalk Server 2006\BAMPortal\web.config

      Config Source:

         59:     <httpModules>
         60: 	<add name=”UrlAuthorization” type=”System.Web.Security.UrlAuthorizationModule” />
         61:     </httpModules>
      

      3. Below you will find the FREB trace.

        

        

      IIS Trace Detail Highlights

      No. EventName Details Time
      19.
      n

      n
      r
      MODULE_SET_RESPONSE_ERROR_STATUS
      Warning
      ModuleName=”ConfigurationValidationModule”, Notification=”BEGIN_REQUEST”, HttpStatus=”500″, HttpReason=”Internal Server Error”, HttpSubStatus=”0″, ErrorCode=”Cannot create a file when that file already exists. (0x800700b7)”, ConfigExceptionInfo=”\\?\C:\Program Files\Microsoft BizTalk Server 2006\BAMPortal\web.config ( 60) :Cannot add duplicate collection entry “

       

      <!–

Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.