Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default file share

    Whats the rules to create a ASP.NET project using file share??
    i don't want to use server extensions!!!

    I'm inside a intranet and i have total access to the web server!!!

    what i need to do???

    Thanks

    Fabio


    Fábio Guest

  2. Similar Questions and Discussions

    1. Coldfusion file share and NAS
      Hi I'm doing my due diligence for our network team. We have three stand alone Coldfusion servers using Windows 2003 IIS being load balanced through...
    2. Can I share an Access MDW file for security.
      Hi all, I am trying to set up a web application to connect to an old Access 97 database. The database uses a workgroup.mdw workgroup file for its...
    3. Help on how to make file share over the internet please
      Dear all; We have an application that uses a database (.MDB) file that was working very good on our LAN, but now we need to access this file from...
    4. Does the whole .tmp, wwroot$, file share debacle, come down to.....
      establishing a proper hidden share when you move the default website location then typing it in everytime a web server fails to be found. I don't...
    5. File Share limits with XP Home
      Hey everyone, I have a client that is using XP Home and has a peer to peer network. One computer holds the shared files and has that folder...
  3. #2

    Default Re: file share

    map the file share as a drive


    "Fábio" <fabio@glb.com.br> wrote in message
    news:ODdTaJPPDHA.3700@tk2msftngp13.phx.gbl...
    > Whats the rules to create a ASP.NET project using file share??
    > i don't want to use server extensions!!!
    >
    > I'm inside a intranet and i have total access to the web server!!!
    >
    > what i need to do???
    >
    > Thanks
    >
    > Fabio
    >
    >

    Chance Hopkins Guest

  4. #3

    Default Re: file share

    ok, but how can i create the new project, the vs does not permit!!!



    "Chance Hopkins" <chance_hopkins@hotmail.com> wrote in message
    news:ewLOwOUPDHA.2460@TK2MSFTNGP10.phx.gbl...
    > map the file share as a drive
    >
    >
    > "Fábio" <fabio@glb.com.br> wrote in message
    > news:ODdTaJPPDHA.3700@tk2msftngp13.phx.gbl...
    > > Whats the rules to create a ASP.NET project using file share??
    > > i don't want to use server extensions!!!
    > >
    > > I'm inside a intranet and i have total access to the web server!!!
    > >
    > > what i need to do???
    > >
    > > Thanks
    > >
    > > Fabio
    > >
    > >
    >
    >

    Fábio Guest

  5. #4

    Default Re: file share

    I did this once.

    I don't recall that I made it on the share drive. I just made it in a folder
    and moved it there. You'll have to modify the sln file and some other
    project file, to point to the appropriate locations.

    It takes a bit of "tweaking", but it does let you do what you want to a
    certain extent.

    I don't know if you will be able to just click "new project" and make it
    work though.


    "Fábio" <fabio@glb.com.br> wrote in message
    news:OcaWKjwPDHA.1908@TK2MSFTNGP11.phx.gbl...
    > ok, but how can i create the new project, the vs does not permit!!!
    >
    >
    >
    > "Chance Hopkins" <chance_hopkins@hotmail.com> wrote in message
    > news:ewLOwOUPDHA.2460@TK2MSFTNGP10.phx.gbl...
    > > map the file share as a drive
    > >
    > >
    > > "Fábio" <fabio@glb.com.br> wrote in message
    > > news:ODdTaJPPDHA.3700@tk2msftngp13.phx.gbl...
    > > > Whats the rules to create a ASP.NET project using file share??
    > > > i don't want to use server extensions!!!
    > > >
    > > > I'm inside a intranet and i have total access to the web server!!!
    > > >
    > > > what i need to do???
    > > >
    > > > Thanks
    > > >
    > > > Fabio
    > > >
    > > >
    > >
    > >
    >
    >

    Chance Hopkins Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139