When I run "nant msi" to build the msi installer package for NAnt I get the
following error:

BUILD FAILED
      [msm] ERROR: SourceForge.NAnt.BuildException thrown:
ERROR: Ein Aufrufziel hat einen Ausnahmefehler verursacht.
System.Runtime.InteropServices.COMException (0x80004005):
OpenDatabase,DatabasePath,OpenMode
   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags
invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32
culture, String[] namedParameters)
   at System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr,
Binder binder, Object target, Object[] args, ParameterModifier[] modifiers,
CultureInfo culture, String[] namedParameters)
   at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args)
   at NAnt.Contrib.Tasks.MSMTask.ExecuteTask() in
C:\Download\NAnt\NAntContrib\src\Tasks\MSMTask.cs:line 137
   at NAnt.Contrib.Tasks.MSMTask.ExecuteTask() in
C:\Download\NAnt\NAntContrib\src\Tasks\MSMTask.cs:line 156

I investigated the problem further and found that the MSMTaskTemplate.msm
and MSMTaskErrors.mst are each only 6 byte in size. How to get these files
correct?

Jojakim Stahl
demig Prozessautomatisierung GmbH
mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to