Click here to Skip to main content
15,915,019 members

Comments by Member 14150748 (Top 16 by date)

Member 14150748 19-Jun-19 15:22pm View    
Installed all in my personal PC, to check if was a permission issue, and yet I got same problem (there I have Win 7)

This is getting odd.... Running out of ideas.
Member 14150748 18-Jun-19 10:15am View    
Of course. Had to set up the ODBC data source (placed it in Network unstead of User). There I tested the connection with the DB.
Member 14150748 18-Jun-19 9:58am View    
Rechecking the registry, I found this line:

MyApp.exe QueryValue HKLM\SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo\LocalDB\SQLExpress NOT FOUND


Data base issues perhaps?


Edited: Another thing that got my attention:

MyApp.exe OpenKey HKCC\Software\GeneXus\GXData\Config NOT FOUND

(The troublesome dll access to GxData81.dll)
Member 14150748 18-Jun-19 9:16am View    
Checked with Regmon (had to download it appart since it was not on the suite). Same result with the registry modules (handle, inproc, etc.) At least it let me identify whith folder is the one associated with the troublesome DLL

Now I'm more confused. Since I can see the modules in regedit, so why the monitor says is not found? Perhaps lacks of user permissions?
Member 14150748 17-Jun-19 12:53pm View    
Used the ProcMon. I got a bunch of "NAME NOT FOUND" or "FAST IO DISALLOWED" and "FILE LOCKED WITH ONLY READERS"


Noticed some of the files are related with the registry (InprocServer32, InprocHandler, AppID, etc.) A couple within an OLE folder and even the troublesome dll name, but with a .ini extension.