Bubka3 Posted August 21, 2011 Share Posted August 21, 2011 (edited) I know this is not officially supported. I got an error on a blank install, mySQL, v2.0.30 using IIS, ASP.Net 2.0, pipline classic. See quote for error. Any ideas? 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: Could not load file or assembly 'TCAdmin.Helper' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER)) (C:\TCAdmin2\ControlPanel\web.config line 77) Source Error: Line 75: <customErrors mode="Off"/> Line 76: <httpModules> Line 77: <add name="HttpCompressModule" type="TCAdmin.Helper.HttpCompress.HttpModule,TCAdmin.Helper"/> Line 78: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> Line 79: <add name="WebResourceCompressionModule" type="Miron.Web.HandlersAndModules.WebResourceCompressionModule"/> Source File: C:\TCAdmin2\ControlPanel\web.config Line: 77 Version Information: Microsoft .NET Framework Version:2.0.50727.5446; ASP.NET Version:2.0.50727.5420 Edited August 22, 2011 by Bubka3 Removed attachment. Link to comment Share on other sites More sharing options...
djonz Posted August 22, 2011 Share Posted August 22, 2011 Mmm, why are you using IIS?? Link to comment Share on other sites More sharing options...
Bubka3 Posted August 22, 2011 Author Share Posted August 22, 2011 Mmm, why are you using IIS?? That's not relevant to this thread. Should you wish to achieve similar affects you can see the following link: http://help.tcadmin.com/Frequently_Asked_Questions#Configure_the_TCAdmin_website_to_run_with_IIS Link to comment Share on other sites More sharing options...
LFA Posted August 22, 2011 Share Posted August 22, 2011 The user running your website needs read permissions on the Monitor\Shared folder. Link to comment Share on other sites More sharing options...
Bubka3 Posted August 22, 2011 Author Share Posted August 22, 2011 I am running the website right now via Administrator, and it is still doing that. Link to comment Share on other sites More sharing options...
Bubka3 Posted August 22, 2011 Author Share Posted August 22, 2011 After refreshing the page I get this: Parser Error Message: Value cannot be null. When I restart the Monitor I get this on the first refresh: Parser Error Message: Could not load file or assembly 'TCAdmin.Helper' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER)) (C:\TCAdmin2\ControlPanel\web.config line 77) The next refresh is this, until monitor reboot: Parser Error Message: Value cannot be null. Link to comment Share on other sites More sharing options...
LFA Posted August 23, 2011 Share Posted August 23, 2011 Make sure the values for TCAdmin.SharedPath, TCAdmin.LogPath, TCAdmin.CachePath and TCAdmin.TempPath are correct in the web.config. If you start the built in website the config should be updated with these values. Link to comment Share on other sites More sharing options...
Bubka3 Posted August 23, 2011 Author Share Posted August 23, 2011 Make sure the values for TCAdmin.SharedPath, TCAdmin.LogPath, TCAdmin.CachePath and TCAdmin.TempPath are correct in the web.config. If you start the built in website the config should be updated with these values. I don't see such values in the config. Link to comment Share on other sites More sharing options...
LFA Posted August 23, 2011 Share Posted August 23, 2011 That's the problem. Enable the built in website and restart the monitor so the file gets updated. Keep a backup of that file. Link to comment Share on other sites More sharing options...
Bubka3 Posted August 23, 2011 Author Share Posted August 23, 2011 (edited) Built in site enabled, but its not working... EDIT: Messed up mySQL query to enable, will be back with results soon. Edited August 23, 2011 by Bubka3 Link to comment Share on other sites More sharing options...
Bubka3 Posted August 23, 2011 Author Share Posted August 23, 2011 Final Analysis: Upon disabling the built in webserver, and rebooting the monitor, values are removed from web.config. If you back it up, and place it back after rebooting the monitor with the built-in disabled, it works fine. Might be a bug you want to look into to. Link to comment Share on other sites More sharing options...
LFA Posted August 23, 2011 Share Posted August 23, 2011 I'll fix in the next update. Link to comment Share on other sites More sharing options...
SGNinja101 Posted August 25, 2011 Share Posted August 25, 2011 Any ETA on the next update? This error is preventing me from initial configuration of the master server. Can't seem to get around it at the moment. 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