Debug: Database connection successful
You are not logged in.
For GW Johnson re latest attempt to compile XYTRAJ to run on a modern computer.
https://www.dropbox.com/scl/fi/klzugg3a … 7fp5g&dl=0
The link above will provide a zip file that contains the entire application ready to run on a Windows computer with .NET 8.0 installed.
There are five files in the set. so they should go into a folder and not onto the desk top.
Update Thursday: An attempt to create a setup file failed. However, the set of files provided in the download above appears to be working. It is possible to create a link to the program that shows up in the desktop.
(th)
Offline
Like button can go here
For GW Johnson re .NET inquiry
The command we tried was: reg query "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP"
The response I got on the new Windows 11 machine was:
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft\NET Framework Setup\NDP\CDF
Same and \v4
Same and \v4.0
I'm not sure what that means. I assume you saw something similar, if the command worked.
Update: Here is the actual text. It turns out that Windows 11 implemented a new feature ... Now, when I highlight text in the command window, it goes into the copy buffer automatically. That is going to take some getting used to.
C:\Users\tahan>reg query "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\CDF
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4.0
(th)
Offline
Like button can go here
To quote the computer from the command prompt window:
"The system cannot find the path specified"
This is the 4th time tried. All results identical.
GW
GW Johnson
McGregor, Texas
"There is nothing as expensive as a dead crew, especially one dead from a bad management decision"
Offline
Like button can go here