Topic: Error - Could not instantiate the resource processor
The following error occurs:
When trying to compile a .Net application, the following build errors were detected.
This also happened when trying to link Office references to a .net application
ERROR: "Could not instantiate the resource processor"
For some reason, the link to open VS.NET gets changed and the resources get all screwed up
If it is messed up, it will look something like this:
"\\my_machine_name\c$\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe"
To FIX:
Open the properties for the shortcut link and make sure it is pointed to your Program Files path
e.g. "c:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe"