mstellaclmarketing.com Posted November 17, 2013 Share Posted November 17, 2013 Hi, I have a very simple application I am trying to use on our server calling an image from a URL. It works without issue on desktop but when I move it to the server I am getting the following error: Composing record #1, input record 1 Graphic is not found or is not processed properly: C:\WINDOWS\TEMP\Fus938.tmp Check for file existence and that it is of the proper format. Graphic is not found or is not processed properly: C:\WINDOWS\TEMP\Fus938.tmp. Check for file existence and that it is of the proper format. To test I shortned the path, changed to another image and still no luck. The image does exist and I was able to confirm that the image path is being passed correctly during composition. This is the rule I have setup: var website = "http://www.mydomain.com/Merchant5/s01/attr_uploads/"; return CreateResource(website + Field("attribute2")); This is the data I was able to get working in desktop but not on server: attribute1|attribute2 Test Text|tesimage.jpg Thanks in advance, Mike Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted November 18, 2013 Share Posted November 18, 2013 What versions of Windows and FusionPro are running on the server? Quote Link to comment Share on other sites More sharing options...
mstellaclmarketing.com Posted November 18, 2013 Author Share Posted November 18, 2013 Hi Dan, I am running 8.2.7 on Windows Server 2003. Thanks, Mike Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.