Aaronontheweb on dev
typo (#4734) (compare)
dependabot-preview[bot] on nuget
Bump AkkaVersion from 1.4.14 to… (compare)
@Aaronontheweb Ouch... this is my problem... When the asp.net app dies, the windows service send a message to itself for reconnecting every 20 seconds... which result this:
Akka.Remote.InvalidAssociation: Invalid address: akka.tcp://crmapi@dc:14600 ---> Akka.Remote.Transport.InvalidAssociationException: Association failure ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Looks like I need to let the IIS app to announce "I am alive" instead...
Path.GetFullPath(...
and File.WriteAllText(..