0

Server Error in '/ITServiceReports' Application. Configuration 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: This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using from an inherited configuration file.

Source Error:

Line 5:    -->
Line 6:  <configuration>
Line 7:    <connectionStrings>
Line 8:      <add name="OSMSConnectionString" connectionString="Data Source=DIV2-Pushpaka;Initial Catalog=OSMS;User ID=sa;Password=pra@dmse" providerName="System.Data.SqlClient"/>
Line 9:      <add name="ApplicationServices" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnetdb.mdf;User Instance=true" providerName="System.Data.SqlClient" />

Source File: D:\DMSEApplication\Web Deploy\ITServiceManagementReports\web.config Line: 7

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4770.0`

How fix this issue in IIS manager. I am using windows VM?

2
  • Could you share your web.config file with us and error screenshot Commented Jan 10 at 1:13
  • in the Configuration Editor, in the Section dropdown, select system.web/connectionStrings and unlock the section if it locked. set the iis_iusrs and iusr permission to the site root folder. Commented Jan 10 at 1:37

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.