Hi.
I use visual basic .net and develop windows application. Everything went well with deploying my app. until I added two office web components: office chart and office spreadsheet into one of the forms.
Now, I have no problems to run the app. on my development laptop, but when I try to install it on a different PC that doesn't have development environment installed, I get an error message: "Class not registered".
I've installed the office web components runtime files (owc10.exe from microsoft web site) and included all the files I thougnt that might be related, but still get the same error message.
What else should I include in the setup project or install on that PC?
Many thanks!
Tom Rahav.
I use visual basic .net and develop windows application. Everything went well with deploying my app. until I added two office web components: office chart and office spreadsheet into one of the forms.
Now, I have no problems to run the app. on my development laptop, but when I try to install it on a different PC that doesn't have development environment installed, I get an error message: "Class not registered".
I've installed the office web components runtime files (owc10.exe from microsoft web site) and included all the files I thougnt that might be related, but still get the same error message.
What else should I include in the setup project or install on that PC?
Many thanks!
Tom Rahav.