Itachiness
Active member
- Jan 2, 2025
- 38
I'm not certain this is the correct place to post this, so if it isn't, please let me know where I should post this.
I'm having an issue with a couple of applications properly installing on this 2016 server that appear to relate to .net. It says I'm missing a component. I've tried reinstalling .net 4.8 and while I initially had trouble getting it reinstalled, I was able to get it done with the help of support in this forum.
Here is part of the description from the event log of one of the services not working properly when installing it:
Service cannot be started. System.IO.FileNotFoundException: Could not load file or assembly 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
There is a .NET Runtime error that happens at the same time:
og Name: Application
Source: .NET Runtime
Date: 1/27/2025 8:21:22 AM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
Description:
Application: CagService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at CentraStage.Cag.Core.Agent.CsConnection.WebPortOk()
at CentraStage.Cag.Core.Agent.CsConnection.MaintainConnection(System.Action`2<CentraStage.Cag.Core.Messaging.XmlRpcIncomingControlMessage,CentraStage.Cag.Core.Messaging.AddToOutgoingQueueDelegate>)
at CentraStage.Cag.Core.Agent.MainLoop+DelegateTask.Execute()
at CentraStage.Cag.Core.Agent.MainLoop.Loop()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
I'm having an issue with a couple of applications properly installing on this 2016 server that appear to relate to .net. It says I'm missing a component. I've tried reinstalling .net 4.8 and while I initially had trouble getting it reinstalled, I was able to get it done with the help of support in this forum.
Here is part of the description from the event log of one of the services not working properly when installing it:
Service cannot be started. System.IO.FileNotFoundException: Could not load file or assembly 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
There is a .NET Runtime error that happens at the same time:
og Name: Application
Source: .NET Runtime
Date: 1/27/2025 8:21:22 AM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
Description:
Application: CagService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at CentraStage.Cag.Core.Agent.CsConnection.WebPortOk()
at CentraStage.Cag.Core.Agent.CsConnection.MaintainConnection(System.Action`2<CentraStage.Cag.Core.Messaging.XmlRpcIncomingControlMessage,CentraStage.Cag.Core.Messaging.AddToOutgoingQueueDelegate>)
at CentraStage.Cag.Core.Agent.MainLoop+DelegateTask.Execute()
at CentraStage.Cag.Core.Agent.MainLoop.Loop()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()