Create setup project menu item does not work

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

Create setup project menu item does not work
 
Velja Radenkovic




Posts: 39
Joined: 2010-12-23
I wanted to create minimal test case because of my other problem. I can not proceed because it doesn't work. It is crashing.

Screen-cast of problem: http://screencast.com/t/eHcK9bFV5S

Path: D:\DOKUMENTI\Projects\MinTestCase\MinTestCase\MinTestCaseSetup\1.0.0


Detailed technical information follows: 
---
Date and Time:         11/9/2015 3:18:29 PM
Machine Name:          USER-PC
IP Address:            fe80::99b:4e0c:b2db:e460%11
Current User:          User-PCUser

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:     Illegal characters in path.
Exception Target Site: CheckInvalidPathChars

---- Stack Trace ----
   System.IO.Path.CheckInvalidPathChars(path As String, checkAdditional As Boolean)
       mscorlib.dll: N 0038 (0x26) IL 
   System.IO.Path.GetDirectoryName(path As String)
       mscorlib.dll: N 0006 (0x6) IL 
   AddinExpress.SetupWizard.SetupWizardForm.CreateSetupProject(primaryOutputPath As String)
       mscorlib.dll: N 0529 (0x211) IL 
   AddinExpress.SetupWizard.SetupWizardForm.CreateSetupProject(project As Project, targetFramework As UInt32)
       mscorlib.dll: N 0054 (0x36) IL 
   AddinExpress.Wizard.ADXPackage.Exec(guidCmdGroup As Guid&, cmdID As UInt32, nCmdexecopt As UInt32, pvaIn As IntPtr, pvaOut As IntPtr)
       mscorlib.dll: N 0959 (0x3BF) IL 



Is this alfa version I am having? Where can I find the release?
Posted 09 Nov, 2015 09:42:04 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Velja,

Are you able to create a setup project for a new simple add-in with the default project name?


Andrei Smolin
Add-in Express Team Leader
Posted 10 Nov, 2015 03:52:45 Top
Velja Radenkovic




Posts: 39
Joined: 2010-12-23
No. Same behavior. Name of add in project is MyAddin2.csproj
Posted 10 Nov, 2015 04:42:16 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Will the same occur if you create a new project right in d:\? We suppose DOKUMENTI contains a Unicode symbol.


Andrei Smolin
Add-in Express Team Leader
Posted 10 Nov, 2015 05:12:13 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
If this doesn't help, we would need to have screenshots of the tabs Formats and Location from dialog Control Panel\All Control Panel Items\Region and Language on your machine. Please send the screenshots to the support email address; find it in {Add-in Express installation folder}\readme.txt. And make sure your email contains a link to this topic.


Andrei Smolin
Add-in Express Team Leader
Posted 10 Nov, 2015 05:29:08 Top
Velja Radenkovic




Posts: 39
Joined: 2010-12-23
No. Just tried C and D only, same crash. We do have ????? letters but word DOKUMENTI doesn't contain any. Also I never use them in directory or file names. Tried with antivirus off since it caused some problems with adv installer recently - same result.

There is nothing in the path that would rise this exception. I created console app that does only:

System.IO.Path.GetDirectoryName(@"D:\DOKUMENTI\Projects\MyAddin2\MyAddin2\MyAddin2Setup\1.0.0"); and its passing. No exception.

Method that is last in stack trace is internal so I can't try that.
Posted 10 Nov, 2015 05:32:32 Top
Velja Radenkovic




Posts: 39
Joined: 2010-12-23
I sent screenshots but I am pretty sure that these settings are default US for both tabs.
Posted 10 Nov, 2015 05:37:52 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Velja,

I've noticed you use a number of third-party tools. We suppose the issue may relate to using one of them. I'm going to install trial versions of some of them and test if the issue is reproducible on our side. I'll let you know.


Andrei Smolin
Add-in Express Team Leader
Posted 12 Nov, 2015 02:35:28 Top
Stan S




Posts: 184
Joined: 2007-09-04
Hi Andrei, I also have this problem. If you'd like to, I can allow you remote access to my machine with TeamViewer so that you have a look.

Stan
Posted 20 Nov, 2015 14:28:50 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Stan,

Your help is really appreciated. Please send me credentials by email.

Would we be allowed to copy some code to your machine, debug it, etc. in order to find the cause of the issue? At what time we will be allowed to access the machine? Would we need to have you online as well?


Andrei Smolin
Add-in Express Team Leader
Posted 23 Nov, 2015 05:55:04 Top