I am guessing an infinite loop somewhere... can you check?
--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"niama" <> wrote in message
news: ups.com...
> Hi,
>
> I am getting System.StackOverflowException when calling a web method.
> The web method executes fine until it hits the closing braces that is
> when the following StackOverflowException is thrown.
> "An unhandled exception of type 'System.StackOverflowException'
> occurred in mscorlib.dll".
>
> Can someone help me with this?
>
> Thanks in advance,
> niama.
>