Justin Stolle

Results 4 comments of Justin Stolle

Looked into this and found the timestamp of the changed file wasn't being compared to determine if compilation was needed. Realized the inline comment had inadvertently caused the file that...

I would happily do so; however, it would require testing one or two private methods (GetFileInfos and possibly GetDependencies). I'm not sure what approach you might prefer to do that....

The message does get "sent" to the specified pickup directory even though this error is thrown, but I'd prefer not to have to catch an InvalidOperationException just to ignore it.

The workaround to this bug (that is closed as fixed, see [this item](http://connect.microsoft.com/VisualStudio/feedback/details/539160/smtpclient-reports-invalidoperationexception-when-disposed-immediatelly-after-sending-mail-and-pickup-directory-is-used)) is to add `` (using "localhost" or any other value) to Web.config, but I'm curious if you...