Flash Album Generator 2 Support Product Page
This topic was archived
Loading Images from a database
Reported 09 Oct 2006 23:17:51
1
has this problem
09 Oct 2006 23:17:51 Heather Simpson posted:
I have been trying to get Flash Album Generator to dynamically create the album based on information in a database. I followed the tutorial to the letter but I can't figure out what I'm doing wrong or if it is a bug with Flash Album Generator 2.www.dmxzone.com/showDetail.asp?TypeId=28&NewsId=11468
I really need to get this working. I'm still getting this error:
[Internal DMX FlashGallery (v2.03) Error]
Unable to load gallery data from the XML file.
Error message: [Transaction.ErrorMessage(103)] Unable to retrieve the XML data from the server. Please check your configuration.
I have Dreamweaver MX 2004.
I changed the file to asp and I know that the www.conversionvans4less.com/VehicleDetail2.asp?VIN=1FDWE35L56HA32528
page can see the ALBUM.asp (formerly known as ALBUM.xml) because if I replace this:
<photo id="<%=(Recordset1.Fields.Item("photo3"
<title><%=(Recordset1.Fields.Item("photo3"
with this:
<photo id="1173135_3_jpg" filename="1173135_3.jpg" thumbnail="thumbs/1173135_3.jpg">
<title>1173135_3.jpg</title>
and make no other changes it works.
I have any tried running ALBUM.asp on the server, viewing the source, copying the generated xml file to ALBUM.asp and it works.
It works as long as I'm not trying to dynamically get the file names.
Please, please help.
Replies
Replied 16 Apr 2007 05:53:27
16 Apr 2007 05:53:27 Heather Simpson replied:
Has anyone ever been able to get this to work????? I keep trying, I wish George or one of the developers here would actually answer.......
Replied 16 Apr 2007 11:00:15
16 Apr 2007 11:00:15 Georgi Kralev replied:
Hi Simpson,
I have checked the link that you have provided. There is problem with the asp page that generate the xml (ALBUM_xml.asp). It give the following error:
0x0000FF 0x000000 2 0.7 2 5 10 0xFFFFFF 0xFFFFFF 1 6 mxfade?duration=1000
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/images/ALBUM_XML.asp, line 42
In order Flash Album Generator 2 to work, at least, it should have valid xml.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
I have checked the link that you have provided. There is problem with the asp page that generate the xml (ALBUM_xml.asp). It give the following error:
0x0000FF 0x000000 2 0.7 2 5 10 0xFFFFFF 0xFFFFFF 1 6 mxfade?duration=1000
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/images/ALBUM_XML.asp, line 42
In order Flash Album Generator 2 to work, at least, it should have valid xml.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com