The account that created it does not necessarily is the one trying to run
it. You need to give the c:\src3\website3 directory the same rights as
inetpub\wwwroot so that the asp.net user can access it. Use Filemon before
you get it fixed, you may learn something.
Otavio
> from a desktop app, I want to add a web reference to the HelloWorld
> web service I just created on my local system. problem is, when I
[quoted text clipped - 11 lines]
>
> -Steve
Steve Richter - 03 Jul 2007 02:55 GMT
> The account that created it does not necessarily is the one trying to run
> it. You need to give the c:\src3\website3 directory the same rights as
> inetpub\wwwroot so that the asp.net user can access it. Use Filemon before
> you get it fixed, you may learn something.
thanks.
I forgot I had to use IIS manager to map a virtual directory to the
website directory. Then I had to "add application" to do whatever that
does.
-Steve
Otavio Decio - 03 Jul 2007 03:12 GMT
Still, check permissions.
Good luck
Otavio
>> The account that created it does not necessarily is the one trying to run
>> it. You need to give the c:\src3\website3 directory the same rights as
[quoted text clipped - 9 lines]
>
> -Steve