Community | Community - Home

Your Community

Downtown Indy

WHMB TV-40 is proud to serve not just Indianapolis, but many communities within Central Indiana. WHMB reaches over 1 million households over its UHF signal as well as many cable television networks. Communities reached by WHMB are as far north as Logansport, as far south as Bedford, as far west as Brazil and as far east as Richmond.

Error encountered while building page:
type:Expression
call stack: CFOUTPUT,CFINCLUDE,CFINCLUDE,CFSAVECONTENT,CFINCLUDE,CFINCLUDE,CFINCLUDE,CFSAVECONTENT,CFINCLUDE,CFINCLUDE

1 CF_CAST (360,0) E:\wwwroot\whmb-tv\templates\template-basepage.cfm

2 CFINCLUDE (252,0) E:\wwwroot\commonspot\render-page-meat.cfm

3 CFINCLUDE (36,0) E:\wwwroot\commonspot\render-page.cfm

4 CFINCLUDE (22,0) E:\wwwroot\commonspot\master-render.cfm

5 CFINCLUDE (221,0) E:\wwwroot\commonspot\uncached-master.cfm

6 CFINCLUDE (226,0) E:\wwwroot\commonspot\utilities\cached-page-render.cfm

7 CFINCLUDE (249,0) E:\wwwroot\commonspot\master.cfm

8 CF_MASTER (1,0) E:\wwwroot\commonspot\master.cfm

9 CFINCLUDE (86,0) E:\wwwroot\whmb-tv\Community\index.cfm
errNumber:0
message:Complex object types cannot be converted to simple values.
detail:The expression has requested a variable or an intermediate expression result as a simple value. However, the result cannot be converted to a simple value. Simple values are strings, numbers, boolean values, and date/time values. Queries, arrays, and COM objects are examples of complex values.

The most likely cause of the error is that you tried to use a complex value as a simple one. For example, you tried to use a query variable in a cfif tag.