Forum Replies Created
-
AuthorPosts
-
October 10, 2024 at 10:51 pm in reply to: Errors while running the project: CefSharp and DevExpress errors #1199
kismeteguri
ParticipantTo solve the errors, you should first check if the CefSharp files are present in the project folder. If they are missing, import the necessary files from a colleague’s computer and place them in the correct path (Elif2.0 > bin > x64 > Debug). After running the project again, if the CefSharp errors are resolved but new errors related to DevExpress versions appear, check the local path for the required DevExpress versions. If they have been deleted, update the project’s NuGet Package Manager settings by removing the old DevExpress versions and setting the correct path for version 23.1. Once this is done, the project should run successfully. For more follow this link: https://docs.2rmlab.com/books/dokumentime-teknike-desktop/page/zgjidhja-e-errorit-pasi-i-ben-run-projektit-error-cefsharp-dhe-devexpress
October 10, 2024 at 10:36 pm in reply to: Git failed with a fatal error – repository not found #1197kismeteguri
ParticipantTo clone a Git repository in Visual Studio, it must be connected to GitLab. If credentials are incorrect or missing, you’ll need to verify them in Visual Studio by going to Git > Settings or in Credential Manager > Windows Credentials where you can add the network address, username, and password. If a Git Credential Manager window appears on Visual Studio, you may need to enter the credentials again. If cloning still fails, generate a Personal Access Token in GitLab by going to Edit Profile > Access Tokens and use this token as the password in the Git Credential Manager for successful cloning. For more follow this link: https://docs.2rmlab.com/books/dokumentime-teknike-desktop/page/zgjidhja-e-errorit-git-failed-with-a-fatal-error-repository-not-found#bkmrk-hyr-ne-acc-e-git-%3E-k
October 10, 2024 at 7:07 am in reply to: Error pasi i ben run projektit : Error CefSharp dhe DevExpress #1186kismeteguri
ParticipantTo resolve the errors related to CefSharp and DevExpress, you should: First ensured that the necessary CefSharp files were present in the project directory. After addressing the CefSharp issues, we identified and removed outdated DevExpress references and replaced them with the correct version (23.1) by adjusting the package paths in Visual Studio. We carefully updated the paths in the NuGet Package Manager settings to point to the appropriate directory for the new version. Following these adjustments, the project compiled and ran successfully without further errors. For more follow this link: https://docs.2rmlab.com/books/dokumentime-teknike-desktop/page/zgjidhja-e-errorit-pasi-i-ben-run-projektit-error-cefsharp-dhe-devexpress
-
This reply was modified 1 year, 8 months ago by
kismeteguri.
-
This reply was modified 1 year, 8 months ago by
-
AuthorPosts
