hey
I'm getting many exceptions relating to:exceptions:Code:Public Function getIcon(ByVal path As String) As Icon Try Return System.Drawing.Icon.ExtractAssociatedIcon(path) Catch ex As System.Exception Return Nothing End Try End FunctionPlease can someone help solve?Code:A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll A first chance exception of type 'System.IO.FileNotFoundException' occurred in System.Drawing.dll




Reply With Quote