Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: "Michael C" <mculley@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 20 Jan 2006 16:53:29 +1100
"Steve Richfie1d" <Steve@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:43b7f8F1mk472U1@xxxxxxxxxxxxxxxxx
> You want the Preferred or Professional edition. There is a guy selling
> copies for 99 cents plus $1.95 shipping! Check out
> <http://stores.ebay.com/The-Wired-Weasel> as it saves the hassle of
> finding the copy you already have! Also, he has headphones, etc.
Thanks for the tip, if I don't have it I'll lash out and spend the $2.94.
(approx $200australian:-)
> Kinda screams for an Internet-based install, that just downloads the
> pieces you need. Hmmm, but then it wouldn't be all-in-one 8-}
I'm just going to provide a CD once to the customer and from then on it will
internet based. Without everything else the install is 800k.
> One trick is to figure out what run-time support is already being used by
> the subsystems you plan to incorporate, because if you use the same
> run-time support, it really cuts down on paging. For example, should I use
> VB5 because it is small, or VB6 because it was already used with other
> subsystems? If VB6 is already in use, then it would be the best choice.
I don't have any knowledge of what's on their system unfortunately and
assume the minimum anyway (fresh install of win98).
> Any ideas for reducing the startup delays would be GREATLY appreciated.
There's not a lot you can do besides breaking it up I don't think. If it has
to be loaded then it has to be loaded. As long as you only load what's
needed then that's probably the best you can do.
> BTW, thanks for the help with my "simple" logging problem. Obviously,
> whatever the actual problem is, I should break the offending line up into
> tiny little pieces so that the next time it fails (if there is a next
> time) I can learn a lot more about what the actual problem is.
That's correct. If a line contains what is really several lines of code then
you can't tell where the error really happened.
Michael
.
- References:
- Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Steve Richfie1d
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Bob O`Bob
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Steve Richfie1d
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Ken Halter
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Steve Richfie1d
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Michael C
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Steve Richfie1d
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Michael C
- Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- From: Steve Richfie1d
- Text box throws an Error 7 Out of Memory with less than 27K in it!
- Prev by Date: Re: database crashes
- Next by Date: Re: database crashes
- Previous by thread: Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- Next by thread: Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- Index(es):
Relevant Pages
|