Well, if you're trying to open up a solution in Visual Studio that has Web Services within and getting this annoying message about System.Runtime.InteropServices.COMException, ...
...
...
...
then all you may need to do is simply delete the (hidden) 'User Options' file in the folder where you've stored the .sln file, make sure IIS is already installed and there are Virtual Directories built up for you web service.
I tried to copy a web solution to a different machine than on which it was developed and I got this problem when I tried to open it in Visual Studio over the other machine. Just deleting that User Option file worked around for me.
You can also check out the following link for further information:
http://geekswithblogs.net/marocanu2001/archive/2008/05/20/annoying-visual-studio-2008-little-bug.aspx
Have fun!!!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment