Hi everyone,
I created a PUP file from our staging server and unpackaged it on a dev
box.
Environment running on both machines are W2K server with SQL 2000 and IIS
5.0
with Commerce Server 2002.
Unpackaging installed two MSCS databases along with application database.
When I try to run the site, it throws the following error.
ADODB.Fields (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name
or ordinal.
/retail/include/global_siteconfig_lib.asp, line 132
The error tells me that probably stored proc is expecting a parameter that
is not there. But this call goes to the Commerce Server Site Configurator
object. Since the stored proc call is internal for the CS Site config.
object, I am unable to track down where the problem could be.
Any ideas/suggestions would be helpful.
Thanks,