I moved my builds to a new build server and now the solution task gives me this error. Everything worked fine with Win server 2000 and Nant .85 the new server is on Win 2003 and VS is not installed on it. Only the .NET framework and Nant and needed 3rd party Dlls.
Below is the error I get. Thanks, Hamzah Couldn't find primary interop assembly 'stdole' (TYPELIB\{00020430-0000-0000-C000-000000000046}\2.0\0\win32).: NAnt.Core.BuildException: Couldn't find primary interop assembly 'stdole' (TYPELIB\{00020430-0000-0000-C000-000000000046}\2.0\0\win32). at NAnt.VSNet.Reference.HandleWrapperImport(XmlElement elemReference) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\Reference.cs:line 822 at NAnt.VSNet.Reference..ctor(SolutionBase solution, ProjectSettings ps, XmlElement elemReference, GacCache gacCache, ReferencesResolver refResolver, ProjectBase parent, DirectoryInfo outputDir) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\Reference.cs:line 122 at NAnt.VSNet.Project.Load(SolutionBase sln, String projectPath) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\Project.cs:line 178 at NAnt.VSNet.ProjectFactory.LoadProject(SolutionBase sln, SolutionTask slnTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver, DirectoryInfo outputDir, String path) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\ProjectFactory.cs:line 100 at NAnt.VSNet.SolutionBase.LoadProjects(GacCache gacCache, ReferencesResolver refResolver) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\SolutionBase.cs:line 441 at NAnt.VSNet.Everett.Solution..ctor(String solutionContent, SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\Everett\Solution.cs:line 98 at NAnt.VSNet.SolutionFactory.LoadSolution(SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver) in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\SolutionFactory.cs:line 80 at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in d:\Source\nant-20041110T084839Z\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 376 at NAnt.Core.Task.Execute() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Task.cs:line 177 at NAnt.Core.TaskContainer.ExecuteChildTasks() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\TaskContainer.cs:line 120 at NAnt.Core.TaskContainer.ExecuteTask() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\TaskContainer.cs:line 90 at NAnt.Core.Tasks.IfTask.ExecuteTask() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Tasks\IfTask.cs:line 337 at NAnt.Core.Task.Execute() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Task.cs:line 177 at NAnt.Core.Target.Execute() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Target.cs:line 249 at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Project.cs:line 882 at NAnt.Core.Project.Execute() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Project.cs:line 839 at NAnt.Core.Project.Run() in d:\Source\nant-20041110T084839Z\src\NAnt.Core\Project.cs:line 908 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users