DOCUMENT:Q130485 25-JUL-2001 [visualc] TITLE :PRB: Unable to Save Project State Information PRODUCT :Microsoft C Compiler PROD/VER::2.0,2.1,4.0 OPER/SYS: KEYWORDS:kbide kbVC200 kbVC210 kbVC400 kbGrpDSTools ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual C++, versions 2.0, 2.1, 4.0 ------------------------------------------------------------------------------- SYMPTOMS ======== The development environment was tested with projects that included up to 100 source files. While it is possible to create and successfully use larger projects in Visual C++, you may encounter problems related to performance or undocumented errors. Performance problems can often be minimized by increasing the size of your RAM or swap file. One known, undocumented error is: .VCP Unable to save project-specific state information. Generic Error RESOLUTION ========== To work around this error, simplify the project or decrease it in size. In general, breaking the project up into modules, based on functionality, is the best way to work around this problem. This can be accomplished through the use of static or dynamically linked libraries. There is no defined source file or VCP file limit, because projects are a complex combination of many interrelated variables. STATUS ====== This behavior is by design. Additional query words: ====================================================================== Keywords : kbide kbVC200 kbVC210 kbVC400 kbGrpDSTools Technology : kbVCsearch kbVC400 kbAudDeveloper kbVC200 kbVC210 Version : :2.0,2.1,4.0 Issue type : kbprb ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.