Hello,
I created a VSTO Word 2003 Project with some webservices pulling in the data. I did the deployment using a setup project which worked fine. Suddenly I keep getting the error once the installer is run in client's computer and getting close to completion as "value cannot be null parameter name: url". This also happens unfortunately when I run the installer in my machine. I looked for any outdated references in the WebService but out of luck. Can you help me out with some ways and means to debug the installer when it is executed. I do not get any errors in the Visual Studio.Net 2005 nor on the set up project during compile time.Regmon did not help me either.
Thanks in advance.
Murali.