All,
While using dag.exe for a 3rd party product, the below error occured.
Application: Dag.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentNullException
at System.Text.RegularExpressions.Regex.Replace(System.String, System.Text.RegularExpressions.MatchEvaluator)
at Microsoft.Dexterity.Applications.NameResolver.TransformToValidName(System.String, System.String)
at Microsoft.Dexterity.Applications.Generator.get_ProductName()
at Microsoft.Dexterity.Applications.Generator.get_FileNameWithoutExtension()
at Microsoft.Dexterity.Applications.Generator.get_AssemblyFileName()
at Microsoft.Dexterity.Applications.Program.Main(System.String[])
Has anyone encountered the same error before? Please share your solution on this
Thanks in Advance,
Arun.
*This post is locked for comments