Search results Tag: Exceptions

A first chance exception of type 'System.NullReferenceException' occurred

26.11.2012 0 comments »

Начал получать такую запись в вкладке Debug, VS 2012: A first chance exception of type 'System.NullReferenceException' occurred in ProjectName

И не мог понять в чем причина..

Author: Vitaly Orlov