Hi Friends,
Wen I am rying to run my asp application.... i am ending up with this following error...
Error Type:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/assistdev/INCLUDES/GEN_INCLUDES/DSB_EN_HHSTU_cr tAP_HHSTU_001.a sp, line 92
and the code on line 92 is...
m_strDSBMealPla n = m_rstGroupRepea tData.Fields("M ealPlan").Value
please help me ASAP...THANKS
Wen I am rying to run my asp application.... i am ending up with this following error...
Error Type:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/assistdev/INCLUDES/GEN_INCLUDES/DSB_EN_HHSTU_cr tAP_HHSTU_001.a sp, line 92
and the code on line 92 is...
m_strDSBMealPla n = m_rstGroupRepea tData.Fields("M ealPlan").Value
please help me ASAP...THANKS
Comment