Web Service headache

T

Toby Mathews

Hi there,

I am working on a web service, which was going fine until this morning.
Both it and my test client app (a simple web app) are running locally and
written in c#. The web service project compiles ok, but if I try to add a
web reference to it in the client app I get the folllowing error:

Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.

Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\prototypeapi\806ecfc4\4727a0a7\gmmltk5z.dll' -- 'Access is denied. '

I don't think that I changed anything in either of the projects when this
started happening, so I'm at a loss as to the cause.

I have tried deleting the directory
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\prototypeapi to see what happens (PrototypeAPI is the web service
project). Next time I try to add a web reference to the client project it
recreates that directory and a whole load of other directories and files
beneath it but falls over in the same place. That file (gmmltk5z.dll) never
gets created.

Any help with this would be greatly appreciated as I've been struggling
all day with it. Thanks a lot,

Toby Mathews
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,225
Members
46,815
Latest member
treekmostly22

Latest Threads

Top