I am attempting to create an automated test in my system but when I do this
the program is looking for the assemblies in the following path:
Could not load file or assembly 'file:///C:\Program Files\Microsoft Visual
Studio 8\Common7\IDE\E nerprise.Resour ces.dll' or one of its dependencies.
The system cannot find the file specified.
Where can I set the startup path to be the correct location of the
assemblies?
the program is looking for the assemblies in the following path:
Could not load file or assembly 'file:///C:\Program Files\Microsoft Visual
Studio 8\Common7\IDE\E nerprise.Resour ces.dll' or one of its dependencies.
The system cannot find the file specified.
Where can I set the startup path to be the correct location of the
assemblies?