Designer for Visual Studio WiX Setup Projects' has fired an exception

Add-in Express™ Support Service
That's what is more important than anything else

Designer for Visual Studio WiX Setup Projects' has fired an exception
Error is fired when I try to add project output group 
Sven Tobrand




Posts: 3
Joined: 2017-03-13
i use Visual Studio 2015
OS: Windows 10
WiX version 3.10.3

Details:
Detailed technical information follows:
---
Date and Time: 2017-03-13 11:25:54
Machine Name: SVTO
IP Address: fe80::394b:d19:af71:b326%26
Current User: SVTO\sven

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
Assembly Full Name: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Assembly Version: 4.0.0.0

Exception Source: mscorlib
Exception Type: System.ArgumentException
Exception Message: The path is not of a legal form.
Exception Target Site: LegacyNormalizePath

---- Stack Trace ----
System.IO.Path.LegacyNormalizePath(path As String, fullCheck As Boolean, maxPathLength As Int32, expandShortPaths As Boolean)
mscorlib.dll: N 0000 (0x0) IL
System.IO.Path.NormalizePath(path As String, fullCheck As Boolean, maxPathLength As Int32, expandShortPaths As Boolean)
mscorlib.dll: N 0007 (0x7) IL
System.IO.Path.InternalGetDirectoryName(path As String)
mscorlib.dll: N 0000 (0x0) IL
System.IO.Path.GetDirectoryName(path As String)
mscorlib.dll: N 0000 (0x0) IL
AddinExpress.Installer.WiXDesigner.VsWiXProject.AddProjectOutput(outputGroup As OutputGroup, projectDesc As ProjectDescriptor)
mscorlib.dll: N 0439 (0x1B7) IL
Posted 13 Mar, 2017 05:42:12 Top
Sven Tobrand




Posts: 3
Joined: 2017-03-13
Problem solved - silly mistake by myself. Please disregard this topic!
Posted 13 Mar, 2017 07:12:54 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Sven,

No problem. Please let me know if you face any other issues.
Posted 13 Mar, 2017 07:28:31 Top