Pdoxusrsnet Windows 7

Hello, I've been running macros on a bunch of office word/excel files for years with no problem (Office versions 2003/2007/2010, interchangeably on a Windows 7 platform). These macros use MSXML v6, and up until I got a new computer running Windows 10, I've never had an issue with the following: Private variable_name As MSXML2.DOMDocument Now, on Windows 10 (using Office 2007), I get a Compile Error: User-defined type not defined. I checked my references, same stuff. MSXML 6.0 is checked on both my old and new machine. On my new machine, if I change the line to Private variable_name As MSXML2.DOMDocument60 it works fine.
The problem is, these macros are needed on several other computers, none of which run windows 10, and when I tried to use that line of code on my old computer, it threw a Type Mismatch error. My old computer is indicative of what the others will do. How can I get the original code to work on my Windows 10 machine?
Kak praviljno ustanovitj patch dlya pes 2013 17. PDOXUSRS.NET &.LCK Files. To designate a location for the PDOXUSRS.NET file. Paradox for Windows uses this network control file to keep track of all the Paradox. PDOXUSRS - download at 4shared.
I have just upgraded my PC and with it the operating system to Windows XP Professional. However, since reinstalling Delphi 6, I get the following error when I try to run a program over the network:- Project NewGlobal.exe raised exception class EDBEngineError with message ‘Network initialization failed. File or directory does not exists File: G: PDOXUSRS.NET Lock violation. Unknown internal operating system error Directory: G: ’. Process stopped. Use Step or Run to continue.
The file and directory DOES exist! I have even got everyone on the network to closedown and then deleted the G: PDOXUSRS.NET file but when I run the program I get the same error message (and the G: PDOXUSRS.NET file is recreated).
If I set the directory to C: - all works fine? Any help on this would be greatly appreciated TIA Martin RE: Network initialization failed - PDOXUSRS.NET (Programmer) 5 Jul 02 09:27.
PROBLEM SOLVED Just in case anyone else has this problem, this is what I found to be the cause and the cure:- The error was caused by my loading of the latest Novell Client - Version 4.83 for Windows NT/2000/XP, which I had to do as the 95/98 client would not work on the new XP machines. Under this upgrade, the PDOXUSRS.NET file was being reported as 'Closed Locked' instead of 'Shared Lock'.
There is a Technical Information Document (TID10069333) on the the Novell website () which describes the case in more detail and confirms that it is a problem with the latest version of the Novell client. If you download and install the small Patch File NT483PT1.exe or later (the one I downloaded was NT483PT2.exe), the error is fixed! I hope this is of help to others as I'm sure I will not be the only one using Novell, Delphi(Paradox) and XP before the corrected Novell Client is officially released.
Regards Martin Chipperfield.