-
Hi, I'm working with Visual Source Safe, but one form of my project doesn´t work it shows me this error "Out of memory". I can´t open this form in this project, neither in a new one.
When i get the first version of the form in Visual Source Safe, it brings the form whithout the controls and replace it with picture boxes.
Please, if someone knows about this error, reply.
P.S. Sorry about my English.
-
Partial answer
You need to reference your controls in your project in order to eliminate the empty picture box problem. I'm not sure about the memory problems.
-
I know this might sound obvious but...
You could try checking your system resources to see if you really are low on memory. It could be that your visual sourcesafe project is a memory hog.
-
Well ...
Try installing the latest service pack. We had a similar problem which had nothing to do with memory.