Consider the following scenario:
In this scenario, the build is broken. Additionally, you receive the following error message:
- You have a Windows Embedded Compact 7-based OS design that includes clone modules.
- You build the OS design in Platform Builder.
In this scenario, the build is broken. Additionally, you receive the following error message:
Unhandled Exception: System.InvalidOperationException: The environment block used to start a process cannot be longer than 65535 bytes. Your environment block is <’nnn’> bytes long. Remove some environment variables and try again.
at System.Diagnostics.EnvironmentBlock.ToByteArray(StringDictionary sd, Boolean unicode)
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Microsoft.PlatformBuilder.MainClass.Main(String[] args)
NMAKE : fatal error U1077: C:\WINCE700\public\common\oak\bin\i386\SysgenMake.EXE: return code '0xe0434f4d'
at System.Diagnostics.EnvironmentBlock.ToByteArray(StringDictionary sd, Boolean unicode)
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Microsoft.PlatformBuilder.MainClass.Main(String[] args)
NMAKE : fatal error U1077: C:\WINCE700\public\common\oak\bin\i386\SysgenMake.EXE: return code '0xe0434f4d'