Open nedim51 opened 6 months ago
Can you please check the log files or the event viewer to see if there are errors? And if yes post them here?
Do I understand correctly that I first need to enable debug mode and then I will see the log file in “User\AppData\Roaming\PLSQL Developer 14\Debug.txt”?
Yes. I would also say that there should be something in the Windows Event Viewer und Application
Yes. I would also say that there should be something in the Windows Event Viewer und Application
I'll look out the Windows Event Viewer the same way
I looked at the events in Windows Event Viewer and could not find the PL/SQL Developer application in the list. I think the problem lies in the versions of the links when building the plugin in Microsoft Visual Studio
Hello, i use your plugin for my work and find it very useful. I need to upgrade and add feature which lets search by tags. And i added necessary function into utPLSQL-PLSQL-Developer and here utPLSQL-dotnet-api then i compiled the program with dependencies that were pointed in repository. (project .NET version 4.8)
While compiling there were no errors. I use PL/SQL Developer 14 x64 and build plugin for x64 machine. After build i put in plugin into folder "PLSQL Developer 14\PlugIns\". After launching PL/SQL Developer doesn't recognize plugin in "Plugins".
Can you tell what kind of version of libraries you used while compiling?
P.S. During compilation of release version of basic code developer also doesn't recognize plugin.
Thanks :)