I have an application in VFP9 which runs on a network server. Users launch the application from a mapped drive to that server. The current application uses a Lexmark virtual printer on the user's pc to create a .tif file to a different server on the network for processing to our electronic document system. A totally separate application manages the electronic document system. My application just has to create the files and get them to the right server.
I have modified the application to use the report listener to render the .tif files. I found I could not render to another server on our network; so I have the application render to the local pc and then copy the tif file to the network server. All development has been on my local pc.
I have now deployed this version of the application to the network server for an alpha trial by two people. One is a regular user of the application and the other is another developer in our group. My problem is the application will not even start on the user's pc - she just gets one beep. However; it runs fine on the other developer's pc.
I have eliminated network security/permissions as being an issue because I get the same result when I log into the network and run the application at the user’s pc. The difference I see is that the user’s pc does not have FoxPro 9 installed while the developer’s pc does.
Any ideas on what the user's pc may be missing in order to run the application using the report listener across the network? Installing FoxPro to the users’ pcs is not an option.
(I have been the sole developer on this application for the past 6 years and have seen it move from VFP5 to VFP 6 and from VFP6 to VFP9.)
Thank you for your help.
I have modified the application to use the report listener to render the .tif files. I found I could not render to another server on our network; so I have the application render to the local pc and then copy the tif file to the network server. All development has been on my local pc.
I have now deployed this version of the application to the network server for an alpha trial by two people. One is a regular user of the application and the other is another developer in our group. My problem is the application will not even start on the user's pc - she just gets one beep. However; it runs fine on the other developer's pc.
I have eliminated network security/permissions as being an issue because I get the same result when I log into the network and run the application at the user’s pc. The difference I see is that the user’s pc does not have FoxPro 9 installed while the developer’s pc does.
Any ideas on what the user's pc may be missing in order to run the application using the report listener across the network? Installing FoxPro to the users’ pcs is not an option.
(I have been the sole developer on this application for the past 6 years and have seen it move from VFP5 to VFP 6 and from VFP6 to VFP9.)
Thank you for your help.