Attempted to install VisualCron Web Client To our Windows 2012 Development Server Running IIS 8.5.
First Break Point: Permissions Denied for IISInstallLog.txt
Causaility: More permissions need for an account, not clear which account that is...
Temporary Resolution: Grant Security Access On Folder To ...
Second Break Point: Permission Denied On C:\Windows\System32\inetsrv\config\...
Causality: Temporary Resolution: Grant Security Access On Folder To ...
Third Break Point: Site will not start
Causality: Two sites using the same port
Resolution: Using IIS Manager, change VisualCronWebClient assigned port from 9000
Fourth Break Point: Go to http://localhost:port# receive Server Error in '/' Application.
Parser Error. Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'VisualCronWebClient.MvcApplication'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="VisualCronWebClient.MvcApplication" Language="C#" %> Source File: /global.asax Line: 1 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
Causality: need help?
Resolution: need help?Thanks for hearing the request for help and have a great day all
M