Smart Image Processor ASP.NET Support Product Page

This topic was archived

Thumbnail is not defined error

Reported 17 Oct 2006 16:08:48
1
has this problem
17 Oct 2006 16:08:48 Robbie Laliberte posted:
Unable to use DMXZone Thumbnail server format to display thumbnails; returns error that Thumbnail is not defined. <pre id=code><font face=courier size=2 id=code> &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "www.w3.org/TR/html4/strict.dtd"&gt;
&lt;html lang="en"&gt;
&lt;%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %&gt;
&lt;%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %&gt;
&lt;mm:dataset
ID="dsImages"
runat="Server"
IsStoredProcedure="false"
ConnectionString='&lt;%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_STRING_dbhoodrich" %&gt;'
DatabaseType='&lt;%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_DATABASETYPE_dbhoodrich" %&gt;'
CommandText='&lt;%# "SELECT * FROM dbo.tblImages ORDER BY dbo.tblImages.imageID" %&gt;'
Debug="true"
&gt;&lt;/mm:dataset&gt;
&lt;mm<img src=../images/dmxzone/forum/icon_smile_tongue.gif border=0 align=middle>agebind runat="server" PostBackBind="true" /&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;
&lt;title&gt;HoodRich Flight Foundation&lt;/title&gt;
&lt;style type="text/css" media="all"&gt;
&lt;!--
@import url("../assets/css/p7graf01b.css";
--&gt;
&lt;/style&gt;
&lt;!--[if IE 5]&gt;
&lt;style&gt;
body {text-align: center;}#layout, #footer {text-align: left;}#menubar {margin: 0 8px;}
#columnwrapper {width: 758px;}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;!--[if IE 7]&gt;
&lt;style&gt;div {zoom: 100%;}&lt;/style&gt;
&lt;![endif]--&gt;
&lt;!--[if lte IE 6]&gt;
&lt;style&gt;
#menubar div, #menubar ul, #menubar a {height:1%;}
#alpha-1 {height: 138px;width: 132px;}
#alpha-1 img {filter<img src=../images/dmxzone/forum/icon_smile_tongue.gif border=0 align=middle>rogidXImageTransform.Microsoft.Alpha(opacity=0);
position: absolute;}
#alpha-1 {filter<img src=../images/dmxzone/forum/icon_smile_tongue.gif border=0 align=middle>rogidXImageTransform.Microsoft.AlphaImageLoader(src='/assets/graphics/hoodRichLogo.png');}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body&gt;
&lt;div id="skips"&gt;&lt;a href="#maincontent"&gt;Jump to Main Content&lt;/a&gt;&lt;/div&gt;
&lt;div id="layout"&gt;
&lt;div id="masthead"&gt;&lt;div id="logo"&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div id="menubar"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="../index.aspx" id="p7uberlink"&gt;Home&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="aboutHoodrich.aspx"&gt;About Hoodrich&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="support.aspx"&gt;How to Support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="careers.aspx"&gt;Career Opportunities&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#"&gt;Blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="gallery.aspx"&gt;Gallery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="contact.aspx"&gt;Contact Us&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;div id="columnwrapper"&gt;
&lt;div id="mainbox"&gt;
&lt;div id="maincontent"&gt;
&lt;h1&gt;
&lt;!--WSN:CELL:END<img src=../images/dmxzone/forum/icon_smile_blush.gif border=0 align=middle>NDEX=1--&gt;
&lt;img src="/assets/graphics/galleries/1/&lt;%# Thumbnail("suffix","_small", dsImages.FieldValue("imageName", Container) ) %&gt;"&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id="sidebox"&gt;
&lt;div id="sidecontent"&gt;
&lt;div id="alpha-1"&gt;
&lt;a href="#"&gt;&lt;img src="../assets/graphics/hoodRichLogo.png" alt="Spay Can" width="132" height="138" border="0"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;WHY HOODRICH?&lt;br&gt;
&lt;br&gt;
The term “HoodRich” is contemporary vernacular representing a mentality and a movement used today to express individual achievements and quality of life. To be hoodrich, one does not have to live up to society’s expectations of wealth and success. Socio-economic status should not determine the point at which goals are set and reality compromises those hopes. It is our purpose to see that the intrinsic values in life remain at the forefront. The sky is still the limit.&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br class="clearit"&gt;
&lt;/div&gt;
&lt;div id="bottom"&gt;&lt;/div&gt;

&lt;/div&gt;

&lt;div id="footerbox"&gt;
&lt;div id="footer"&gt;
&lt;p&gt;© 2006 HoodRich Flight Foundation, Inc &lt;/p&gt;
&lt;p&gt;HoodRich Flight Foundation&lt;br&gt;
3 Regency Plaza, 601E&lt;br&gt;
Providence, RI 02903&lt;br&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;</font id=code></pre id=code>

Original tales of Dark Fantasy and Horror. www.theHarrow.com

Edited by - chariot on 17 Oct 2006 16:09:40

Reply to this topic