Re: UNC Share causing Internal Server Error 500
- From: Stefan Barlow <stefanbarlow@xxxxxxxxxxxxxxxx>
- Date: Tue, 12 Dec 2006 16:11:00 -0800
That worked. Apparently you CANNOT have a UNC share login that is from a
domain that the web server is not a member of.
I found that ASP.NET requires that account to have permissions on the
Temporary ASP.NET folder too, so I suppose that would rule out the
possibility of using a domain account as well.
Thanks for your help, even though I don't like the answer! :)
--
Stefan Barlow
MCSD.Net
"Bernard Cheah [MVP]" wrote:
Let us know how it turns out..
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Stefan Barlow" <stefanbarlow@xxxxxxxxxxxxxxxx> wrote in message
news:EDE38DD8-AA69-47BB-B4EF-4744905A13D9@xxxxxxxxxxxxxxxx
The IIS server is not on the domain. The account I'm trying to use is a
Domain account. The UNC path is on DFS. I will try adding a local
account
to each of the DFS servers and the IIS server and use that instead of the
domain account.
--
Stefan Barlow
MCSD.Net
""WenJun Zhang[msft]"" wrote:
Hi Stefan,
500.16 ¨C UNC authorization credentials incorrect. It's indicate the
problem is still on the 'Connect As' account
IIS need to logon the 'Connect As' account and then use its credential to
access the remote UNC path. So you must ensure it's a valid account on
IIS
server first. If it's a domain account, is the IIS server joined into the
domain as well?
As I mentioned previously, you can create local account on both IIS
server
and the remote UNC machine with the same username and password. e.g:
create account: testuser password01 on both IIS and the UNC server. Grant
them with appropriate permissions. Then please test if IIS starts to be
able to access the remote share.
Please update here if problem still persists.
Have a good day.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent
issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each
follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
- Follow-Ups:
- Re: UNC Share causing Internal Server Error 500
- From: "WenJun Zhang[msft]"
- Re: UNC Share causing Internal Server Error 500
- References:
- Re: UNC Share causing Internal Server Error 500
- From: Bernard Cheah [MVP]
- Re: UNC Share causing Internal Server Error 500
- From: "WenJun Zhang[msft]"
- Re: UNC Share causing Internal Server Error 500
- From: Stefan Barlow
- Re: UNC Share causing Internal Server Error 500
- From: Bernard Cheah [MVP]
- Re: UNC Share causing Internal Server Error 500
- From: Stefan Barlow
- Re: UNC Share causing Internal Server Error 500
- From: Bernard Cheah [MVP]
- Re: UNC Share causing Internal Server Error 500
- From: Stefan Barlow
- Re: UNC Share causing Internal Server Error 500
- From: "WenJun Zhang[msft]"
- Re: UNC Share causing Internal Server Error 500
- From: Stefan Barlow
- Re: UNC Share causing Internal Server Error 500
- From: Bernard Cheah [MVP]
- Re: UNC Share causing Internal Server Error 500
- Prev by Date: Re: IIS7 with multiple web sites - Windows Auth only working on localhost
- Next by Date: Re: export verisign SSL cert
- Previous by thread: Re: UNC Share causing Internal Server Error 500
- Next by thread: Re: UNC Share causing Internal Server Error 500
- Index(es):
Relevant Pages
|