Virtual Directory in IIS 6.0 point to a remote network share probl

Hi,

I have a virtual directory in IIS 6 pointing to a network share using a
specified username/pwd to connect to the share. I can see that it connects
properly but I can not browse the web root folder I get an htto 500 error. I
am unsure of what is wrong or what to change. The actual website still uses
the local aspnet machine account to access the website which is different the
user name password used to access the unc share home directory. Any help is
much appreciated.

Thank You!
OutOfTouch [ So, 13 April 2008 00:36 ] [ ID #1941591 ]

Re: Virtual Directory in IIS 6.0 point to a remote network share

On Apr 12, 3:36=A0pm, OutOfTouch <OutOfTo... [at] discussions.microsoft.com>
wrote:
> Hi,
>
> I have a virtual directory in IIS 6 pointing to a network share using a
> specified username/pwd to connect to the share. I can see that it connects=

> properly but I can not browse the web root folder I get an htto 500 error.=
I
> am unsure of what is wrong or what to change. The actual website still use=
s
> the local aspnet machine account to access the website which is different =
the
> user name password used to access the unc share home directory. Any help i=
s
> much appreciated.
>
> Thank You!


http://www.microsoft.com/technet/prodtechnol/windowsserver20 03/technologies/=
webapp/iis/remstorg.mspx

If that does not resolve the issue, then please provide the actual
error response of the 500 error -- we need more info than "something
is wrong; I don't know what's wrong; help".


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
David Wang [ Mo, 14 April 2008 09:13 ] [ ID #1942143 ]

Re: Virtual Directory in IIS 6.0 point to a remote network share p

Hi David,

Thanks for the reply, how do I get the actual Error message?

Where is IIS log file located?

Thanks!



"David Wang" wrote:

> On Apr 12, 3:36 pm, OutOfTouch <OutOfTo... [at] discussions.microsoft.com>
> wrote:
> > Hi,
> >
> > I have a virtual directory in IIS 6 pointing to a network share using a
> > specified username/pwd to connect to the share. I can see that it connects
> > properly but I can not browse the web root folder I get an htto 500 error. I
> > am unsure of what is wrong or what to change. The actual website still uses
> > the local aspnet machine account to access the website which is different the
> > user name password used to access the unc share home directory. Any help is
> > much appreciated.
> >
> > Thank You!
>
>
> http://www.microsoft.com/technet/prodtechnol/windowsserver20 03/technologies/webapp/iis/remstorg.mspx
>
> If that does not resolve the issue, then please provide the actual
> error response of the 500 error -- we need more info than "something
> is wrong; I don't know what's wrong; help".
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
OutOfTouch [ Mo, 14 April 2008 15:50 ] [ ID #1942144 ]

Re: Virtual Directory in IIS 6.0 point to a remote network share p

Here is what I see in the IIS log:

#Date: 2008-04-14 13:55:57
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port
cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2008-04-14 13:55:57 W3SVC1682814412 172.16.1.44 GET / - 80 - 172.16.1.44
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET +CLR+1.1.4322;+.NET+CLR+2.0.50727) 500 16 1326

Other then that I don't get any real error messages in the logged in
application events or security events, I also have unchecked show friendly
error messages in IE and still don't see anything more.
OutOfTouch [ Mo, 14 April 2008 16:06 ] [ ID #1942145 ]

Re: Virtual Directory in IIS 6.0 point to a remote network share p

OK got it solved, the account passwords were not correct when setup.
I still had to run caspole.exe to get the .net application run too.
OutOfTouch [ Mo, 14 April 2008 16:47 ] [ ID #1942146 ]
Webserver » microsoft.public.inetserver.iis.security » Virtual Directory in IIS 6.0 point to a remote network share probl

Vorheriges Thema: Test Message
Nächstes Thema: Problem while creating virtual directory programatically.