blah blah blah is here! blah blah » Close

1
votes
1 answers

Code Analysis -> object 'server' is not disposed along all exception paths.

I have problem with my code after running code analysis. I cant fugure out what is wrong :) any ideas pls? Warning 1 CA2000 : Microsoft.Reliability : In method 'Program.sendEmail(string, string, string)', object 'server' is not di ...

Feedback