Outlook 2007 AddIn: Rendering issue

  • Thread starter Thread starter Derick Swart
  • Start date Start date
D

Derick Swart

Hi there,

I have a Outlook 2007 AddIn that renders perfectly as a seperate form on my
development machine using debugging, but when I compile and publish, the
client machines do show the seperate screen, but not the controls on it? I
have tried fixing the controls to the form, and making the layout static,
but no luck.

Any ideas?

Regards,
Derick
 
It seems that all the bits required to run the AddIn was not present on the
client machines. Interesting that there was no error message, no nothing.

I marked all the referenced assemblies "Copy Local", and that seems to have
done the trick.

Regards,
Derick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top