Error when adding process to a report

When adding a new process (nothing fancy, just a test process with one column for ITMREF from the ITMMASTER table) to a new report I get the following error:

    System.Exception: Error occurred in ResourceDocumentManager.GetResourceDocumentContent (necdefview6,450000341,450000341) ---> System.Exception: Could not find file '\\JUPITERWSEI001\CentralPoint\resources\processes\P450000341\V450000341_defnx.xml'. (File=\\JUPITERWSEI001\CentralPoint\resources\processes\P450000341\V450000341_defnx.xml) ---> System.IO.FileNotFoundException: Could not find file '\\JUPITERWSEI001\CentralPoint\resources\processes\P450000341\V450000341_defnx.xml'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at Nectari.Services.ResourceDocumentManager.GetResourceDocumentContent(String token, CentralPointResourceType cpResourceType, String objectId, String parentId, String encodingType) --- End of inner exception stack trace --- at Nectari.Services.ResourceDocumentManager.GetResourceDocumentContent(String token, CentralPointResourceType cpResourceType, String objectId, String parentId, String encodingType) --- End of inner exception stack trace --- at Nectari.Services.ResourceDocumentManager.GetResourceDocumentContent(String token, CentralPointResourceType cpResourceType, String objectId, String parentId, String encodingType) at Nectari.DAL.ProcessViewDAL.Load(String procesId, String viewId, CentralPointResourceType resourceType)
Note that this is a new installation. Obviously I'm missing something here but I've gone over the installation procedure multiple times but I don't see what I'm missing. I did see the Excel bit but do not have it installed...the documentation does not indicate that it is a requirement for doing this procedure however.