- Joined
- Apr 11, 2017
- Messages
- 4
- Reaction score
- 1
I have created several extensions in my 3CX phone system that are unable to receive the welcome email. Most of the users are able to get the message but some are not. Here is the exception from the C:\ProgramData\3CX\Instance1\Data\Logs\3cxSystemService.log:
2017/05/04 18:00:21.737|3052|0014|Info|Sending welcome email to extension 216
2017/05/04 18:00:21.746|3052|0014|Excpt|System.ArgumentOutOfRangeException: Count cannot be less than zero.
Parameter name: count
at System.String.Remove(Int32 startIndex, Int32 count)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.RemoveMarkedBlock(String content, String startMarker, String endMarker)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()
I have logged a support ticket with 3CX but figured I would ask here to see if anyone had seen the issue.
2017/05/04 18:00:21.737|3052|0014|Info|Sending welcome email to extension 216
2017/05/04 18:00:21.746|3052|0014|Excpt|System.ArgumentOutOfRangeException: Count cannot be less than zero.
Parameter name: count
at System.String.Remove(Int32 startIndex, Int32 count)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.RemoveMarkedBlock(String content, String startMarker, String endMarker)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()
I have logged a support ticket with 3CX but figured I would ask here to see if anyone had seen the issue.