When I attempt to build my program I get the following:

------ Build started: Project: caller, Configuration: Demo-Release .NET ------

Performing Pre-Build Event...

Pre-Build Event failed

------ Starting pre-build validation for project 'Installer' ------
------ Pre-build validation for project 'Installer' completed ------
------ Build started: Project: Installer, Configuration: Demo-Release ------

Building file 'C:\Documents and Settings\Robert W. Lipscomb\My Documents\Visual Studio Projects\caller\trunk\Installer\Demo-Release\Installer.msi'...
Packaging file 'data.enc'...
Packaging file 'caller.exe'...
Packaging file 'Setup.Exe'...
Packaging file 'Interop.Scripting.DLL'...
Packaging file 'ICSharpCode.SharpZipLib.DLL'...

---------------------- Done ----------------------

Build: 1 succeeded, 1 failed, 0 skipped


I have no idea how to find this error.

It my be due to that some references you have give in the code are missing or the system could not find the dependent files.

Try to give all the appropriate references.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.