We've got some code modules on our development box, and we use them to compile our scripts. We'd like to move these scripts and their .vtx files to the live server without having to worry about keeping the code modules on there in sync with the development box.
When we copy the scripts over, we get some errors reading like:
"Module XYZ not found in c:\morph3\texis\testdb\SYSLIB"
And that's true enough-- but do we *need* to have those modules loaded on the live server?
When we copy the scripts over, we get some errors reading like:
"Module XYZ not found in c:\morph3\texis\testdb\SYSLIB"
And that's true enough-- but do we *need* to have those modules loaded on the live server?