Hi,

in my app I use cfx_openimage  (in a shared hosting environment running
win(nt?), cfmx7.0).
I used the tag for months for reading images to get infos about the
dimension without poblems.
suddenly, two days ago a user told me he gets an error viewing some
other user profiles.
hmm, thats strange, from one day to another the cfx_tag produces an
error, the html-title says 'jrun servlet error' and '500 null' is shown.

the hosting-comp. said thay didn't change anything. and I did not change
anything in the code, too.
they restarted cfmx and the whole server without success.
and, I read cfx_openimage needs a temp-dir (c:\temp), but they didn't
delete that dir and the installation of that tag is made in the
default-directory..
so what??
I've created a test-page with the following code, its just an example,
that code worked fine in my app:

#filename# is: D:\friendcom.de\wwwroot\MachII\summComm\views\images\index10.jpg
code: 
<CFX_OPENIMAGE 
        ACTION="IML" 
        FILE="#filename#" 
        COMMANDS="getsize">
heres the test-page: http://friendcom.de/sc/views/test.cfm

any ideas?

thx

-- 
Sebastian Mork <[EMAIL PROTECTED]>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223033
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to