Network share SHP access

3 messages Options
Embed this post
Permalink
Olivier Doucet-5

Network share SHP access

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi Folks,

I am new to FDO technology and trying unsuccessfully to read shapefiles located on a Windows network share.
I am using the .NET C# API with ASP.NET 2.0 (that I am discovering too), and the version 3.4 of OSGeo.SHP.

After googling a bit, it seems that it could be a permission issue though I cannot get it to work even with no permission restriction on the share.

Has anyone faced this issue already? Is it any possible to access SHP on network drives? If yes, a hint would be welcome!
Thank you.

Olivier


_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Jackie Ng

Re: Network share SHP access

Reply Threaded More More options
Print post
Permalink
Are you using UNC notation for your file paths (eg. \\server\share\file.shp)? You might get better success by mapping that network share as a drive, and then use a path to that mapped drive.

- Jackie

Olivier Doucet-5 wrote:
Hi Folks,

I am new to FDO technology and trying unsuccessfully to read shapefiles located on a Windows network share.
I am using the .NET C# API with ASP.NET 2.0 (that I am discovering too), and the version 3.4 of OSGeo.SHP.

After googling a bit, it seems that it could be a permission issue though I cannot get it to work even with no permission restriction on the share.

Has anyone faced this issue already? Is it any possible to access SHP on network drives? If yes, a hint would be welcome!
Thank you.

Olivier




_______________________________________________
fdo-users mailing list
fdo-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users
Olivier Doucet-5

Re : Network share SHP access

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi Jackie,

Thank you for your help!
I was indeed trying with the UNC notation and using a mapped drive solves the problem.
However I would prefer - if possible - not to use mapped drives.
Is the UNC notation just not supported by the provider or are there other conditions to meet to make it work?

Olivier


De : Jackie Ng <[hidden email]>
À : [hidden email]
Envoyé le : Ven 13 Novembre 2009, 5 h 00 min 22 s
Objet : Re: [fdo-users] Network share SHP access


Are you using UNC notation for your file paths (eg. \\server\share\file.shp)?
You might get better success by mapping that network share as a drive, and
then use a path to that mapped drive.

- Jackie


Olivier Doucet-5 wrote:

>
> Hi Folks,
>
> I am new to FDO technology and trying unsuccessfully to read shapefiles
> located on a Windows network share.
> I am using the .NET C# API with ASP.NET 2.0 (that I am discovering too),
> and the version 3.4 of OSGeo.SHP.
>
> After googling a bit, it seems that it could be a permission issue though
> I cannot get it to work even with no permission restriction on the share.
>
> Has anyone faced this issue already? Is it any possible to access SHP on
> network drives? If yes, a hint would be welcome!
> Thank you.
>
> Olivier
>
>
>
>
> _______________________________________________
> fdo-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fdo-users
>
>

--
View this message in context: http://n2.nabble.com/Network-share-SHP-access-tp3996720p3997275.html
Sent from the FDO Users mailing list archive at Nabble.com.
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users


_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users