ResGen : error RG0000: Invalid command line syntax.

H

hungrymind

Hi All,

I am trying to create automated build server using Nant, WIX with net
2.0. On my local machine when I compile with framework 2.0 it works
fine however when I run it on other machine it gives error as follows:

ResGen : error RG0000: Invalid command line syntax. Switch: "/compile"
Bad value: "/usesourcepath". Use ResGen /? for usage information.
External Program Failed: C:\Program
Files\Microsoft.NET\SDK\v2.0\bin\resgen.exe (return code was -1)
Nested build failed. Refer to build log for exact reason.

I have checked the resource path & is available. Please help me how to
fix the issue.

thanks in ancipation,
- hungrymind
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top