They’re back.....
Termite season...and they’re back. This sucks.
A day in my life. Thoughts on leadership, management, startups, technology, software, concurrent development, etc... Basically the stuff I think about from 10am to 6pm.
About two weeks ago I installed VS2005 SP1 onto my laptop and a few days ago I was asked to retest all the sample code that ships with the Digipede Framework SDK. Everything worked fine until I got to IComWorkerCPP. IComWorkerCPP is a C++ COM sample which ran fine on my machine but when I tried to run it on the grid it failed.
"Resolve Partial Assembly failed for Microsoft.VC80.MFC. Reference error message: The referenced assembly is not installed on your system."
Labels: Development
For the record, I have absolutely NO IDEA what's going on here. But with luck this solution may work for you. I'm playing around with ASP.NET web services and I was getting this error from VS2005 (I was getting this before and after SP1 installation):
"Unable to start debugging on the web server. An authentication errorSearching on the error produced links to proposed solutions that didn't work for me. This was the only official Microsoft link I found that addressed the error message.
occurred while communicating with the web server."
Labels: Development