Amadeux Posted January 17, 2018 Share Posted January 17, 2018 Getting the following error when trying to boot TCadmin on Windows Server 2012 R2. This is trying to access the initial configuration screen. Haven't seen this before: Server Error in '/' 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: Value cannot be null. Parameter name: path (C:\Program Files\TCAdmin2\ControlPanel\web.config line 80) Source Error: Line 78: <customErrors mode="RemoteOnly"/> Line 79: <httpModules> Line 80: <add name="HttpCompressModule" type="TCAdmin.Helper.HttpCompress.HttpModule,TCAdmin.Helper"/> Line 81: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> Line 82: <add name="WebResourceCompressionModule" type="Miron.Web.HandlersAndModules.WebResourceCompressionModule"/> Source File: C:\Program Files\TCAdmin2\ControlPanel\web.config Line: 80 Any clue as to why? Link to comment Share on other sites More sharing options...
ECF Posted January 17, 2018 Share Posted January 17, 2018 I would put in a support ticket. I am sure it is something simple to fix. Link to comment Share on other sites More sharing options...
Amadeux Posted January 20, 2018 Author Share Posted January 20, 2018 Thanks, It seemed to be an oddity with Windows 2012 Essentials Edition. I needed to go to Windows 2012 Standard Edition for RAM reasons anyway and it fixed the problem. Just in case anyone else hits the same problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now