Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Having problem with mapping local folder to web folder

Having problem with mapping local folder to web folder

Scheduled Pinned Locked Moved C#
tutorialasp-netcomlinuxhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arslanjatt
    wrote on last edited by
    #1

    Hi i have tried a tutorial www.codeproject.com/aspnet/ReadWebFolderContent.asp I am facing problem on this section of code string mapFolderPath = CreateWebFolderLink(siteUrl); StringCollection ret = new StringCollection(); Shell32.ShellClass shell = new Shell32.ShellClass(); Shell32.Folder mapFolder = shell.NameSpace(mapFolderPath); The problem is mapFolder.Parent has threw an exception and system.notimplementedexception Will you guys please guide me about the problem. It would be son nice of you. Arslan Ilyas Dot Net Developer Red Signal

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups