I recently downloaded 10.05. I'm working with an XML transmission and I get an alert that says "FWDbg.dll not found. Impossible to continue".
I assume there is a call to SET RESOURCES TO "FWDbg.dll", and when it can't be found, I get the alert. However, when pressing OK, the code then executes properly.
I cannot find FWDbg.dll anywhere and it would appear it is an older file no longer distributed.
Could some code have been left in a .prg from testing that would be calling this
I did a text scan of all my code and it isn't used anywhere. The new libs I'm using don't even use FW.
Any help would be greatly appreciated. If we can't find the source of the call, then getting a copy of FWDbg.dll would at least eliminate the error.