Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\Windows\TEMP\27l8yq5w.0.cs' could not be found
error CS2008: No inputs specified
I think this is triggered by the oBridge.createinstance call that loads the COM class.
This proxy loads fine on other client sites. Why would it be looking for a temporay C# source file in this case?
Any assistance would be appreciated.
--stein