visual studio 2008 - Exception on try? -


I have this problem that I really can not understand. I am getting information from a webclient that behaves incorrectly and gives empty response. This is another issue that I hope to solve as soon as possible, but the real problem is low.

Here's my code:

  Private Zero Client_on Published (Object Sender, Opener Integrated Event ARGS E) {If (e.Error! = Null) {// .} Stream STM; Try {stm = e.Result; } Hold (Exception Pre) {// Debug Output Return; } WebClient Sender WC = (WebClient) Sender; Data Contracting Serializer Service = New Data ContrastJason Serializer (Typf (Mapdata));  

What I try, is an exception on the try block. That is, the debugger stops with an arrow pointing to the vacancy, and underlines the opening braces. Why is it like this?

View the shot:

It looks like a debugger if you have the source shown If the file does not match PDB, then you find the strangeity that still happened after full clean and reconstruction?


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -