I have created a simple silverlight control. When I view the control in browser, it asks me to install Silverlight (whereas it is already there on my machine). and when I still go ahead and install silverlight, it says Cannot install, same version of Silverlight already exists.
Whats wrong??
Thanks!!
EDIT: Uninstalled and reinstalled it.. and it worked.. but still wondering what must be the issue??
I ran into this issue a few months back. It has something to do with the registry. I had to use subinacl along with a script to fix this issue. I would recommand uninstall and reinstall the latest silverlight, and then use subinacl and apply the following in a windows batch file:
you can download subinacl here Subinacl