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. Web Development
  3. ASP.NET
  4. Not enough storage is available to complete this operation in asp

Not enough storage is available to complete this operation in asp

Scheduled Pinned Locked Moved ASP.NET
helpdebugging
6 Posts 2 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.
  • R Offline
    R Offline
    richa021
    wrote on last edited by
    #1

    hi, I am unable to debug it..dis error has come for twice or thrice and it restarts itself...Plz help me out... Richa

    S 1 Reply Last reply
    0
    • R richa021

      hi, I am unable to debug it..dis error has come for twice or thrice and it restarts itself...Plz help me out... Richa

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, so what is you application doing? Storing sth at the disk? Regards Sebastian Maybe you are running out of space...

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      R 1 Reply Last reply
      0
      • S SeMartens

        Hi, so what is you application doing? Storing sth at the disk? Regards Sebastian Maybe you are running out of space...

        It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

        R Offline
        R Offline
        richa021
        wrote on last edited by
        #3

        Hello, Its a Web-Application in which web services has been implemented..and i am getting this error on the page in which soap coding has been done.. Richa

        S 1 Reply Last reply
        0
        • R richa021

          Hello, Its a Web-Application in which web services has been implemented..and i am getting this error on the page in which soap coding has been done.. Richa

          S Offline
          S Offline
          SeMartens
          wrote on last edited by
          #4

          I just did your work and used google. They say something about the expected client token size. It was solved by setting this size up to 65535 chars. You should give it a try. Here is the link (look in the comments for the solution): http://blogs.technet.com/askds/archive/2007/09/21/not-enough-storage-is-available-to-complete-this-operation.aspx[^]

          It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

          R 1 Reply Last reply
          0
          • S SeMartens

            I just did your work and used google. They say something about the expected client token size. It was solved by setting this size up to 65535 chars. You should give it a try. Here is the link (look in the comments for the solution): http://blogs.technet.com/askds/archive/2007/09/21/not-enough-storage-is-available-to-complete-this-operation.aspx[^]

            It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

            R Offline
            R Offline
            richa021
            wrote on last edited by
            #5

            hello, How can we limit the length of any data coming from another site.We have set it as "getrSpice.length - 1" and within loop " strXML = strXML & getrSpice.item(intNode).xml" we have written like this..now plz tell me how the length of "getrSprice" can be limited. Thnx

            S 1 Reply Last reply
            0
            • R richa021

              hello, How can we limit the length of any data coming from another site.We have set it as "getrSpice.length - 1" and within loop " strXML = strXML & getrSpice.item(intNode).xml" we have written like this..now plz tell me how the length of "getrSprice" can be limited. Thnx

              S Offline
              S Offline
              SeMartens
              wrote on last edited by
              #6

              Hi, first: What about the problem posted before? Is limiting the token size the solution? Second: What is getrSprice? How do you get the data from another site? You can limit the size at the point where you retrieve the value for getrSpice. Maybe you can post a bit more code? Regards Sebastian

              It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

              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