The NAnt, withc is started from a CCNET service,
reports the following error:
---------
External Program Failed: C:\Documents and
Settings\build\Local
Settings\Temp\tmp2231.tmp\resgen.exe (return code was
-1163019603)
error: Invalid ResX input.
error: Specific exception: TargetInvocationException
Message: Invalid ResX input. --->
TargetInvocationException: Exception has been thrown by
the target of an invocation. --->
InvalidOperationException: Failed to load ImageList.
2 error(s).
---------
I believe that resgen.exe fails because it does not
have the ‘Resgen.exe.manifest’ file in the TEMP
directory where is running. This file contains:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>
In the previous version of nant [85-rc3] I solved the
problem by puting this Resgen.exe.manifest file to the
following directory:
‘\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin’
Anyone has a clue if I am right and/or has an
solution/explination for this error ?
Gert Driesen
Core
0.85
Public
|
Date: 2009-10-12 19:55 3 years later, I'm seeing exactly this bug with nant 0.85 ? Is this |
|
Date: 2006-11-27 14:21
|
|
Date: 2006-11-23 18:35
|
|
Date: 2006-11-21 07:36
|
|
Date: 2006-11-08 09:06 Logged In: YES |
|
Date: 2006-11-07 19:20 Logged In: YES |
| Filename | Description | Download |
|---|---|---|
| WindowsApplication2.zip | Project to repro | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2006-11-23 18:35 | drieseng |
| resolution_id | None | 2006-11-23 18:35 | drieseng |
| assigned_to | nobody | 2006-11-23 18:35 | drieseng |
| close_date | - | 2006-11-23 18:35 | drieseng |
| File Added | 201877: WindowsApplication2.zip | 2006-11-08 09:06 | fitsosu |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use