Free Tutorial 4 All


RESOURCES

Out Of Memory Error Using an Array in ASP

Posted by admin | Photoshop | Sunday 15 November 2009 2:17 pm

If you get this bizarre message in ASP:

Microsoft VBScript runtime error ‘800a0007′
Out of memory

It doesn’t necessarily mean that you are out of memory. I received this error when I was creating an array using a variable. The variable was a negative value and that is why I received this error.

So if you get this error, you might want to check what value you are instantiating your array with.

For instance, if you have a statement like this:

redim testvariable(-6)

You will get an Out Of Memory Error.


[Post to Twitter] Tweet This Post  [Post to Plurk] Plurk This Post  [Post to Yahoo Buzz] Buzz This Post  [Post to Delicious] Delicious This Post  [Post to Digg] Digg This Post  [Post to Ping.fm] Ping This Post  [Post to Reddit] Reddit This Post  [Post to StumbleUpon] Stumble This Post 

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

atriumax wordpress theme