Re: UNC Share causing Internal Server Error 500



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.





.



Relevant Pages

  • RE: SOME Users cannot access OWA others do, error HTTP 500
    ... I understand that some account access OWA ... IIS 6.0 compression corruption causes access violations ... compressed copy of the affected files on the SBS server: ...
    (microsoft.public.windows.server.sbs)
  • Re: Virtual Directory - Permission Denied with fso CopyFile
    ... TestUser (normal user account with same credentials on all machines). ... I logged into the IIS server as vdirUser and simply typed ... open and I had read and write permissions to the share. ... I logged off and back into the IIS server as the administrator and deleted ...
    (microsoft.public.inetserver.iis)
  • RE: Anybody seen this error?
    ... This error is caused when the IIS common files fail when making ADSI calls ... account doesn't have the correct access to the IIS metabase. ... I (Admin) have a separate administrative account with all rights. ... | Active Directory Services cannot find the web server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Anonymous Account not working
    ... the Iusr_ you are using may have been defined before the final ... IIS install on that box. ... I think the problem may be with the local account. ... built the server there was another server that was named WEB02, ...
    (microsoft.public.inetserver.iis.security)
  • RE: SBS 2003/member Web Server and ISUR access
    ... NTFS permissions for the directories and files ... the IIS content directories have the following permissions. ... Server Extensions, ASPNET, SQL Server and other software is installed. ... The IUSR_MachineName account has the following permissions. ...
    (microsoft.public.windows.server.sbs)