Dukester0122
IS-IT--Management
I'm getting this error when I try to run //localhost/Reports for the first time. Here's more info to the error:
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Microsoft.BusinessFramework' or one of its dependencies. The system cannot find the file specified. (c:\inetpub\ line 77)
Source Error:
Line 75: <add name="WindowsAuthentication" type="System.Web.Security.WindowsAuthenticationModule"/>
Line 76: <!-- <add name="Session" type="System.Web.SessionState.SessionStateModule"/>-->
Line 77: <add name="EnterpriseInitializationModule" type="Microsoft.BusinessFramework.Security.EnterpriseInitializationModule,Microsoft.BusinessFramework"/>
Line 78: <add name="BPHomeRedirectModule" type="Microsoft.BusinessFramework.Portal.Shell.BPHomeRedirectModule,Microsoft.BusinessFramework.Portal"/>
Line 79: <add name="Session" type="System.Web.SessionState.SessionStateModule"/>
Source File: c:\inetpub\ Line: 77
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Microsoft.BusinessFramework' or one of its dependencies. The system cannot find the file specified. (c:\inetpub\ line 77)
Source Error:
Line 75: <add name="WindowsAuthentication" type="System.Web.Security.WindowsAuthenticationModule"/>
Line 76: <!-- <add name="Session" type="System.Web.SessionState.SessionStateModule"/>-->
Line 77: <add name="EnterpriseInitializationModule" type="Microsoft.BusinessFramework.Security.EnterpriseInitializationModule,Microsoft.BusinessFramework"/>
Line 78: <add name="BPHomeRedirectModule" type="Microsoft.BusinessFramework.Portal.Shell.BPHomeRedirectModule,Microsoft.BusinessFramework.Portal"/>
Line 79: <add name="Session" type="System.Web.SessionState.SessionStateModule"/>
Source File: c:\inetpub\ Line: 77