BizTalk Server Orchestration - "Specified cast is not valid" error!

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > November 2004 > "Specified cast is not valid" error!





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author "Specified cast is not valid" error!
RR

2004-11-10, 8:46 pm

I have a message msf of a schema which is output of mapping. I have a class
of DerivedXML which inherits from XML.XMLDocument. I declared 2 variable -
DerXML for DerivedXML class and XML for XMLDoc for XML.XMLDocument. I have
the following in Expression window:
XMLDoc = msf;
DerXML = (DerivedXML)XMLDoc;
This is accepted at design time but at run time Xlang/s error of -
"Specified cast is not valid" error is coming.
Can I get any advice on this.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com