| Author |
Message |
Guest
|
Posted:
Sat Jun 26, 2004 1:01 am Post subject:
0x80070005:Access is denied |
|
|
I got this error message when running sampled package.asp
even after I change the permission on the output folder. I
am running WMRM and WindowXP Pro, IIS5.1. Please help.
Thank you.
|
|
| Back to top |
|
 |
Tim [MS]
Guest
|
Posted:
Sat Jun 26, 2004 10:50 am Post subject:
Re: 0x80070005:Access is denied |
|
|
anonymous@discussions.microsoft.com wrote:
| Quote: | I got this error message when running sampled package.asp
even after I change the permission on the output folder. I
am running WMRM and WindowXP Pro, IIS5.1. Please help.
Thank you.
Make sure the web service is running under a user context that can write |
to that location.
In IIS you must give the web site write access under properties. By
default web sites only have read access. |
|
| Back to top |
|
 |
Guest
|
Posted:
Mon Jun 28, 2004 11:13 am Post subject:
Re: 0x80070005:Access is denied |
|
|
| Quote: | -----Original Message-----
anonymous@discussions.microsoft.com wrote:
I got this error message when running sampled
package.asp
even after I change the permission on the output
folder. I
am running WMRM and WindowXP Pro, IIS5.1. Please help.
Thank you.
Make sure the web service is running under a user context
that can write
to that location.
In IIS you must give the web site write access under
properties. By
default web sites only have read access.
.
|
I added 'write' to wm virtual directory. It still gave me
the same error. What's wrong?
|
|
| Back to top |
|
 |
Guest
|
Posted:
Mon Jun 28, 2004 6:27 pm Post subject:
0x80070005:Access is denied |
|
|
| Quote: | -----Original Message-----
I got this error message when running sampled package.asp
even after I change the permission on the output folder.
I
am running WMRM and WindowXP Pro, IIS5.1. Please help.
Thank you.
.
|
I got the same problem. I took the extension (wma, wmv)
out of the output file, I got no error message but then I
couldn't play the file. Could someone shed some light on
this? Thanks |
|
| Back to top |
|
 |
Tim [MS]
Guest
|
Posted:
Thu Jul 01, 2004 11:50 am Post subject:
Re: 0x80070005:Access is denied |
|
|
anonymous@discussions.microsoft.com wrote:
| Quote: | -----Original Message-----
I got this error message when running sampled package.asp
even after I change the permission on the output folder.
I
am running WMRM and WindowXP Pro, IIS5.1. Please help.
Thank you.
.
I got the same problem. I took the extension (wma, wmv)
out of the output file, I got no error message but then I
couldn't play the file. Could someone shed some light on
this? Thanks
|
One tester "fixed" his access denied problem by uninstalling and
reinstalling IIS.
I've actually started to test the samples provided in the RMSDK and will
try to find why this pops up.
Tim |
|
| Back to top |
|
 |
|
|
|
|