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
06/08/2012
01:21:28 AM
3IS02VZSX Show this entire thread in new window
Gratar Image based on email address
From:
Rick Strahl
To:
Attachments:
None

Hmmm... that's odd. Not sure why a C# source file would be referenced at runtime. Does the name of that file look familiar to you (ie. any relationship to the assembly that's generated?)

But it looks like a permissions issue - .NET compiler trying to generate some code on the fly and probably not having rights to write to the temp folder. Try bumping the permissions in that path (if possible). I'm not sure why this should be happening for any of the generated assemblies though.

+++ Rick ---



I have a few clients running my app that uses the FedEx web service for shipments but I'm problems with 1 client

The code is:

LOCAL loProxy as lssTrackServiceProxy loProxy = createobject("lssTrackServiceProxy")

They are receiving this error:
Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\d-ehtsrt.0.cs' could not be found
error CS2008: No inputs specified
(Error 1098) Method: init, Code: (Line 0)

Any help would be appreciated. Thanks.

Aaron



Rick Strahl
West Wind Technologies

Making waves on the Web

from Hood River, Oregon


Viewing all articles
Browse latest Browse all 10393

Trending Articles