NewBie : Access Problem in ASP.NET

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

  1. #1

    Default NewBie : Access Problem in ASP.NET

    Hi All,

    I have created an account calld "MyASP". I have granted the write and
    read access to the whole drive.
    Howerver, i have got the following error:
    System.Runtime.InteropServices.ExternalException: Cannot create files
    D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET
    Files\patterns\19ae4950\d5e5e760\bvkyd8bc.outĄCI dont know how to solve that
    problem. Would you please help me to fix that ? Thanks in advance.

    Regards,
    David




    David Guest

  2. Similar Questions and Discussions

    1. Dreamweaver to Access - Newbie
      When attempting to view information dynamically I get the following error: Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) ...
    2. Last number in the array --- access problem --Newbie question
      Here is the complete problem: I have two files MAER_FILE and EVAL_FILE MAER_FILE contains ITR Max_error Avg_error Min_error...
    3. array access problem - newbie question
      #-------------code----------# open (MAER_FILE, "MAER_output.txt"); while (<MAER_FILE>) { chomp; my @maer_array = split(/\t/); print...
    4. Access/ASP newbie problem!
      I've set up an Access db with the following =tables & fields; Categories; catID CatName CatPic SUbCategory subCatID catID subCatName
    5. NewBie : Cannot access asp.net
      Hi All, I have created an account calld "MyASP". I have granted the write and read access to the whole drive. Howerver, i have got the following...
  3. #2

    Default Re: NewBie : Access Problem in ASP.NET

    i got it..thanks.

    "Marco Roello" <marco.roello@cnrservice.it> Œ¶Œg©ó¶l„ó·s»D
    :#IZ1i62SDHA.2228@tk2msftngp13.phx.gbl...
    > HI, David
    >
    > wich account is configured in the machine.config under the key
    processmodel?
    > By default, is <machine> with password <autogenerate>. Try modifying it
    with
    > the new account. Let me know if works.
    > Marco Roello
    >
    > "David" <davidfu@i-cable.com> ha scritto nel messaggio
    > news:ewFi$W0SDHA.2188@TK2MSFTNGP10.phx.gbl...
    > > Hi All,
    > >
    > > I have created an account calld "MyASP". I have granted the write
    and
    > > read access to the whole drive.
    > > Howerver, i have got the following error:
    > > System.Runtime.InteropServices.ExternalException: Cannot create files
    > > D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET
    > > Files\patterns\19ae4950\d5e5e760\bvkyd8bc.outĄCI dont know how to solve
    > that
    > > problem. Would you please help me to fix that ? Thanks in advance.
    > >
    > > Regards,
    > > David
    > >
    > >
    > >
    > >
    >
    >

    David 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