AFAIK $ shares access is only allowed to administrative accounts. I would
create my own application specific share (remember you have also to apply
the appropriate rights to the share plus it's likely better to avoid sharing
the drive root).
---
Patrice
> using VB.net (VB 2005) ASP.net 2.0 on windows 2003 server
>
[quoted text clipped - 19 lines]
> (website is hosted on c: and file is on a different drive d: on the
> same server)?
Patrice - 07 Jun 2007 17:47 GMT
Oups. I saw by reading again that files are actually on drive d: on the
*same*machine . You could perhaps just use the drive letter ie.
d:\MyWebApps\ThisWebApp\TheFileWant.pdf ? and use a config setting to point
to the root location for this application files...
--
Patrice
> AFAIK $ shares access is only allowed to administrative accounts. I would
> create my own application specific share (remember you have also to apply
[quoted text clipped - 27 lines]
>> (website is hosted on c: and file is on a different drive d: on the
>> same server)?
c_shah - 07 Jun 2007 22:02 GMT