Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Use of unassigned local variable ...

344 views
Skip to first unread message

Mohan Raj Aryal

unread,
Nov 29, 2010, 3:19:34 PM11/29/10
to
The multiple possible paths might be causing you the problem. Because your variable might not already have some value assigned.

I would suggest to initialize some default value to the variable at outer scope.

> On Tuesday, January 22, 2008 9:06 PM Ro wrote:

> Hi,
>
> We use Biztalk 2006 R2.
>
> I have an orchestration that begin with a receive shape and the next shape
> is a loop that check for a boolean variable. No problem with this one.
>
> I have a second orchestration that begin with a parallel convoys, then a
> loop shape with the same boolean variable. Biztalk said to me "Use of
> unassigned local variable..."
>
> Someone know why?
>
> Thanks


> Submitted via EggHeadCafe
> AJAX ModalPopUpExtender with GridView (Database) With Clientside Validation.
> http://www.eggheadcafe.com/tutorials/aspnet/fee775bd-2c63-402e-b473-b7ee68a5a340/ajax-modalpopupextender-with-gridview-database-with-clientside-validation.aspx

0 new messages