Click here to Skip to main content
15,908,775 members

Comments by Prateju (Top 1 by date)

Prateju 4-Nov-14 10:24am View    
No I am not able sniff or see the value while quering the DB as it dies in the non-debuggable section of the query. As far as I can debug, I see correct value passed. I did little research on the app and apparently this was a new column added to the table by another developer, many months after the application was in use. Recently I have added batching to the sync framework and that's where the app fails when it tries to set a common session parameter as the table data is new and has different sync session value I guess.

Any help on how to resolve this would be much appreciated.