AutomaticUpdater - Object reference not set

When i restart my application and there's an update i always get "Object reference not set to an instance of an object".I know at this error means but i don't understand why am having this error only when i have an update.I'm using .NET 4 and i don't use menu or toolstrip i doing a ForceCheckForUpdate in code.

thanks

It's hard to know without seeing a stack trace. Can you copy and past the stack trace from the exception window?

By the way, to use the AutomaticUpdater you don't need to use the ForceCheckForUpdate function. Everything works without it.

At any rate, I need to see the stack trace of the error to know why you're getting an exception.

I can't give you a trace because I can't get one, it's your control that dispaly a message box with that error message.Like I told it's when there is an update and when I click install now.There is any property in this control that can't be null when installing the update or something like that.

Can you send me an example project that reproduces this behavior? That is a simple C# or VB.NET project along with a wyBuild porject file?

Send it to support@wyday.com