DOCUMENT:Q137409 24-MAR-2000 [foxpro] TITLE :FIX: Group Name w/ More Than 30 Characters Causes Setup Error PRODUCT :Microsoft FoxPro PROD/VER:WINDOWS:3.0 OPER/SYS: KEYWORDS:kbsetup ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual FoxPro for Windows, version 3.0 ------------------------------------------------------------------------------- SYMPTOMS ======== If you enter a Program Manager Group name that contains more than 30 characters in step 5 of the Setup Wizard, you will receive the following error message when you try to install your application using the setup program the Setup Wizard makes: Object ID 243 AddProgmanItem Object: Bad Group Name data field CAUSE ===== Windows 3.x, Windows 95, and Windows NT limit Program Manager Group names to a maximum of 30 characters. STATUS ====== Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows. MORE INFORMATION ================ If you are not familiar with creating .exe files or the Setup Wizard, please see the Professional Features Guide, Chapters 9 and 10. Steps to Reproduce Problem -------------------------- 1. Create a new project, and then click the Code tab. 2. Right-click Programs, and then click New. 3. Enter the following in the new program, and save it. " =messagebox("This is a test") " (without the quotation marks) 4. Right-click any one of the tabs, and click Build. 5. In the Build Options dialog box, click Build Executable, and click OK. 6. When the .exe file is built, close the project, and run the Setup Wizard. 7. In Step 5 of the Setup Wizard, type the following as the Program Manager Group name: " 1234567890123456789012345678901 " (without the quotation marks) 8. Finish running the Setup Wizard, and then exit Visual FoxPro. 9. Run the Setup.exe file that the Setup Wizard made. Additional query words: VFoxWin fixlist3.00b buglist3.00 ====================================================================== Keywords : kbsetup Technology : kbVFPsearch kbAudDeveloper kbVFP300 Version : WINDOWS:3.0 Issue type : kbbug Solution Type : kbfix ============================================================================= 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 2000.