Troubleshooting
Problems | Solution |
---|---|
Connection timeout error while establishing connection between client and server. | Change the default connection timeout value of 21 seconds for a new connection. To change the default value, refer to Change the Default Value of Connection Timeout. |
After updating the NuGet package, the CADP.NetCore.dll file version is not updated to the latest one. | |
Users do not have appropriate permissions to compile/build the samples, encountering access denied error. | To resolve the issue, make sure the users have the following permissions: • read/write permissions on the directory where the project is placed. • read/write permissions on the directory where the log file is placed. |