In previous versions(98) I used automation from MS Visual FoxPro to open an MS Project file that had a global.mpp defining new maps. It fed a delimited text doc to add tasks and related field values. Now with the MS Project server installed this is not working. I have the modified global file on the local computer. If I double click the winproj.exe on the local computer the correct maps are included but if I use CreateObject(“msproject.application”) the standard maps are included.