- Joined
- May 11, 2021
- Messages
- 27
- Reaction score
- 1
Hello,
a user's 3cx client recently stopped functioning properly out of the blue, specifically she cant make outbound calls and get the Call Failed error.
Below is the log i've been given
10:40:31 Loading LogCRMActivities...
10:40:31 Loading configuration file
10:40:31 ERROR, System.IO.FileNotFoundException: Could not find file 'C:\Users\dajana.kuban\Desktop\LoginData.txt'.
File name: 'C:\Users\dajana.kuban\Desktop\LoginData.txt'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path)
at _3cxPlugins.LogCRMActivities.ConnectToCrm() in C:\Users\ivanf\Documents\Visual Studio 2015\Projects\3cxAssemblies\3cxPlugins\LogCRMActivities.cs:line 94
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path)
at _3cxPlugins.LogCRMActivities.ConnectToCrm() in C:\Users\ivanf\Documents\Visual Studio 2015\Projects\3cxAssemblies\3cxPlugins\LogCRMActivities.cs:line 94
10:40:31 Loading complete
Im a complete 3cx noob, what is causing the issue and how do i fix it? Also why would something like this start happening randomly without any interference?
a user's 3cx client recently stopped functioning properly out of the blue, specifically she cant make outbound calls and get the Call Failed error.
Below is the log i've been given
10:40:31 Loading LogCRMActivities...
10:40:31 Loading configuration file
10:40:31 ERROR, System.IO.FileNotFoundException: Could not find file 'C:\Users\dajana.kuban\Desktop\LoginData.txt'.
File name: 'C:\Users\dajana.kuban\Desktop\LoginData.txt'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path)
at _3cxPlugins.LogCRMActivities.ConnectToCrm() in C:\Users\ivanf\Documents\Visual Studio 2015\Projects\3cxAssemblies\3cxPlugins\LogCRMActivities.cs:line 94
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path)
at _3cxPlugins.LogCRMActivities.ConnectToCrm() in C:\Users\ivanf\Documents\Visual Studio 2015\Projects\3cxAssemblies\3cxPlugins\LogCRMActivities.cs:line 94
10:40:31 Loading complete
Im a complete 3cx noob, what is causing the issue and how do i fix it? Also why would something like this start happening randomly without any interference?
