debugging ASP.NET , not enough storage space error

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default debugging ASP.NET , not enough storage space error

    Hi,

    after I got my IIS server to wor and making a few projects.
    out of the blue, no changes made I get this error when trying to debug
    an ASP.NET page;


    'error while trying to debug on webserver, [then the errormessage is
    in dutch, my OS language] because there is not sufficient storage
    space on server'


    well I have 2x 40 Gb, I've got HD space quotums disabled

    I can't figure it out, it seems like a bug, cause everything is
    installed propperly


    I'm running IIS on Windows 2003 web server, and I'm accessing the
    server from a PC with WindowsXP on, no problem here, tryed it on
    another client pc, same problem


    can anyone help me out here please ??


    greetz.....


    thx
    JohnHurt@hotmail.com Guest

  2. Similar Questions and Discussions

    1. Error: Not enough storage is available to process thiscommand
      On one of our servers that is running Windows 2003, SP1, CFMX 6.1 (6,1,0,83762) we receive the following about every other day. "Not enough storage...
    2. fwrite when out of storage space
      I have a problem that has long plagued me: What is the best way to check if I'm out of space? I have a file editor application (could apply to...
    3. Provider error '8007000e' - Not enough storage ...
      Hi, I have an asp page that uses ADO to send a query to an sql server and puts the result data in a recordset. Then I use: -- variable =...
    4. debugging ASP.NEt , not enought storage space error
      Hi, after I got my IIS server to wor and making a few projects. out of the blue, no changes made I get this error when trying to debug an...
    5. Debugging error
      Hi Check out this KB Article. http://support.microsoft.com/default.aspx?scid=kb%3Ben-us% 3B306172 Ravikanth future
  3. #2

    Default Re: debugging ASP.NET , not enough storage space error

    [url]www.aspfaq.com/5002[/url]



    <JohnHurt@hotmail.com> wrote in message
    news:n6lvluoea989hasjn14i39p8m3nfk7pls2@4ax.com...
    > Hi,
    >
    > after I got my IIS server to wor and making a few projects.
    > out of the blue, no changes made I get this error when trying to debug
    > an ASP.NET page;
    >
    >
    > 'error while trying to debug on webserver, [then the errormessage is
    > in dutch, my OS language] because there is not sufficient storage
    > space on server'
    >
    >
    > well I have 2x 40 Gb, I've got HD space quotums disabled
    >
    > I can't figure it out, it seems like a bug, cause everything is
    > installed propperly
    >
    >
    > I'm running IIS on Windows 2003 web server, and I'm accessing the
    > server from a PC with WindowsXP on, no problem here, tryed it on
    > another client pc, same problem
    >
    >
    > can anyone help me out here please ??
    >
    >
    > greetz.....
    >
    >
    > thx

    Aaron Bertrand - MVP 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