I have created a shared Add-in for excel , i need help with two questions.
1. when i build my project i get following error but building of project is succeeded.
An error occurred while validating. HRESULT = '8000000A'
2. my add-in contains a button when you click on the button it brings up a new Form, i want to change the location of the form i have changed X and Y on the Forms property but it appearce on positioin (0,0) always.
Did you try restarting your m/c, open your addin in VS.Net before
opening any other application and doing a build? I suppose this will
solve your problem.
None
0 Points
26 Posts
An error occurred while validating. HRESULT = '8000000A'
May 10, 2006 02:56 AM|Medes|LINK
hi,
I have created a shared Add-in for excel , i need help with two questions.
1. when i build my project i get following error but building of project is succeeded.
An error occurred while validating. HRESULT = '8000000A'
2. my add-in contains a button when you click on the button it brings up a new Form, i want to change the location of the form i have changed X and Y on the Forms property but it appearce on positioin (0,0) always.
thank you for your help
Member
637 Points
515 Posts
Re: An error occurred while validating. HRESULT = '8000000A'
Aug 03, 2011 05:32 AM|Nasir Hussain 786|LINK
Did you try restarting your m/c, open your addin in VS.Net before
opening any other application and doing a build? I suppose this will
solve your problem.