Error running web service

J

John

Hi

When I try to run my test web service on my local win2k server using syntax;
http://localhost/WebServiceTest/Service1.asmx, I get the following error;

Access to the path "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\webservicetest\e0550510\c8feac87" is denied.

I have checked the relevant folders do not exist. How are the above folders
created?

Thanks

Regards
 
A

Ashish M Bhonkiya

Hi John,

Try giving the proper right to the aspnet acccount to
"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\" folder

HTH
Regards
Ashish M Bhonkiya
 

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

Top