Ok This have been bothering me for 2 days so fare!
When I run my app in VB it works, when I run it after compiling it works.
But when I use “Package & Deployment Wizard” or the inno installer and I try running my app after installing I keep getting this error:
Run-Time Error '91'
Object variable or block variable not set

Since this error doesn't show during me run in VB i can't find it.
Anyone got any idea where will it be?