Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Unable to generate a temporary class

$
0
0
Re: Unable to generate a temporary class
Web Service Proxy Generator
Re: Unable to generate a temporary class
Dec. 14, 2012
02:38 pm
3O10VE89GShow this entire thread in new window
Gratar Image based on email address
From:Stein Goering
To:Rick Strahl
Should have mentioned that the proxy is being called from a method in my WC app, which is running under COM. I'm having them check that COM identity account has execute permissions on the proxy DLL file - assuming that's the case, I wouldn't think it's a permissions issue. Given the COM environment, there isn't really a simple way to try Running As Admin.

--stein

Permissions?

Are you running from a network share? If so you need to set the security in the .config file to allow remote operation.
You can try using Run As Administrator to see if that fixes it.

+++ Rick ---



On one of my client sites we are getting the following error when trying to instantiate the proxy object:

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




Viewing all articles
Browse latest Browse all 10393

Trending Articles