E
Eric
Hello,
I'm trying to debug a VB.NET dll that calls a web service. I've
customized my References.vb to do some functionality I don't believe
would be possible otherwise.
When I hit the MyBase.New() line in the references.vb file I'm getting
the following message (the name of the cs file changes each time):
System.InvalidOperationException: {"Unable to generate a temporary
class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\ghvplywm.0.cs' could not be
found
error CS2008: No inputs specified
I've tried giving my ASP.NET Machine Account Write access to the
C:\WINDOWS\TEMP directory then full control of this directory, but I'm
still getting the error message. Any idea what to look at next?
-Eric
I'm trying to debug a VB.NET dll that calls a web service. I've
customized my References.vb to do some functionality I don't believe
would be possible otherwise.
When I hit the MyBase.New() line in the references.vb file I'm getting
the following message (the name of the cs file changes each time):
System.InvalidOperationException: {"Unable to generate a temporary
class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\ghvplywm.0.cs' could not be
found
error CS2008: No inputs specified
I've tried giving my ASP.NET Machine Account Write access to the
C:\WINDOWS\TEMP directory then full control of this directory, but I'm
still getting the error message. Any idea what to look at next?
-Eric