Δημιουργώ μία εφαρμογή και κάνω publish Το solution λέγεται ΠΡΟΚΟΣΤΟΛΟΓΗΣΗ_UI και ενω to publish δουλεύει τέλεια δεν τρέχει το setup. Το μύνημα σφάλματος απο το install.log είναι :
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 5.1.2 {version}
Running checks for package '.NET Framework 3.0', phase BuildList
Reading value 'InstallSuccess' of registry key 'HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.0\Setup'
Read integer value 1
Setting value '1 {int}' for property 'WinFXInstalled'
Reading value 'InstallSuccess' of registry key 'HKLM\SOFTWARE\Wow6432Node\Microsoft\NET Framework Setup\NDP\v3.0\Setup'
Unable to read registry value
Not setting value for property 'WinFX64BitInstalled'
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'
Read string value '6.0.2900.2180'
Setting value '6.0.2900.2180 {string}' for property 'IEVersion'
The following properties have been set for package '.NET Framework 3.0':
Property: [IEVersion] = 6.0.2900.2180 {string}
Property: [WinFXInstalled] = 1 {int}
Running checks for command 'NETFX30\Dotnetfx3.exe'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': false
Result of running operator 'ValueEqualTo' on property 'WinFXInstalled' and value '1': true
Result of checks for command 'NETFX30\Dotnetfx3.exe' is 'Bypass'
Running checks for command 'Dotnetfx3_64.exe'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'AMD64': true
Result of checks for command 'Dotnetfx3_64.exe' is 'Bypass'
Running checks for command 'NETFX30\wfxproxy.exe'
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'IA64': true
Result of checks for command 'NETFX30\wfxproxy.exe' is 'Bypass'
'.NET Framework 3.0' RunCheck result: No Install Needed
Launching Application.
Running command 'C:\Visual Studio Projects\prokostologisi\?????S????G?S?_UI.application' with arguments ''
ShellExecuteEx failed with error code 2
Error: The following error occurred attempting to install 'C:\Visual Studio Projects\prokostologisi\?????S????G?S?_UI.application':
"Δεν είναι δυνατή η εύρεση του καθορισμένου αρχείου από το σύστημα. "
Το αρχείο αυτό λέγεται ΠΡΟΚΟΣΤΟΛΟΓΗΣΗ_UI.application και είναι όντως εκεί. Οταν το τρέχω κάνω setup κανονικα. Πέρα από αυτό με ενδιαφέρει να αλλάζω και ένα app.config file, μετά απο κάθε εγκατάσταση μόνος μου. Με το clickonce γίνετε η να το κάνω με .MSI να τελείωνω? Το λέω γιατί (όπως λέτε και σε άλλα άρθρα στο forum) όντως δεν μπορώ να βρω που εγκαθείστατε το πρόγραμμα μετά το setup.
Μπραβο σε όσους ασχολούνται με το forum αυτό, πραγματικά βοηθάτε πολύ.