About Us | Staff

WHMB Employees


Susanne McAlister

Executive Producer/Full Circle Email

Malorie McDole

Receptionist Email

Keith Passon

General Manager Email

Karen Robinson

Office Manager Email

Jeff Elliott

Production Manager Email

Ron Stambaugh

Master Control Supervisor Email


Steve Butler

Production Sales Email

Cathy Clossin

Account Executive Email

Dennis Kasey

Account Executive Email

Rob McGreevy

Senior Editor Email

Victoria Meinerding

Account Executive Email

Gayland Payne

Master Control Operator Email

Bob Poplin

Account Executive Email

DeWayne Roberts

Chief Engineer Email

Dave West

Producer/Director Email

Micah Whitesell

Production Engineer Email

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-tv40\templates\template-basepage.cfm

2 CFINCLUDE (262,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 (223,0) E:\WWWRoot\CommonSpot\uncached-master.cfm

6 CFINCLUDE (206,0) E:\WWWRoot\CommonSpot\utilities\cached-page-render.cfm

7 CFINCLUDE (253,0) E:\WWWRoot\CommonSpot\master.cfm

8 CF_MASTER (1,0) E:\WWWRoot\CommonSpot\master.cfm

9 CFINCLUDE (80,0) E:\WWWRoot\whmb-tv40\AboutUs\Staff.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 are trying to use a complex value as a simple one. For example, you might be trying to use a query variable in a cfif tag.