|
|||
|
.NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Could not locate the .NET Framework SDK.
|
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
||||||||||||||||
| Could not locate the .NET Framework SDK. - Bugs and Quirks in Sisulizer - Technical Support (You need to be registered at the forum to write) - .NET, Delphi, ... - Sisulizer Localization Tool Support | |||||||||||||||||
| Author | Post | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
|
avdam Member
|
I get the following error with a wpf project: Could not compile "AddLogicalPortUserControl.nl.xaml" file. Microsoft (R) Build Engine Version 4.0.30319.1 [Microsoft .NET Framework, Version 4.0.30319.1] Copyright (C) Microsoft Corporation 2007. All rights reserved. Build started 27-8-2010 22:52:35. Project "C:\Source\s08a\Platform\Modules.Desktop\NetworkTopology\AddLogicalPortUserControl.proj" on node 1 (ResolveReferences;MarkupCompilePass1;MarkupCompilePass2 target(s)). GetFrameworkPaths: Could not locate the .NET Framework SDK. The task is looking for the path to the .NET Framework SDK at the location specified in the SDKInstallRootv2.0 value of the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework. You may be able to solve the problem by doing one of the following: 1.) Install the .NET Framework SDK. 2.) Manually set the above registry key to the correct location. Done Building Project "C:\Source\s08a\Platform\Modules.Desktop\NetworkTopology\AddLogicalPortUserControl.proj" (ResolveReferences;MarkupCompilePass1;MarkupCompilePass2 target(s)). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.37
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Janusz Grzybek Super Moderator
|
Hello, Could you tell me, if you have installed MS .NET SDK required by Sisulizer to compile .NET files? Sisulizer should automatically detect path(s) to NET SDKs (if installed). You can check it via "Tools" menu -> "Platforms" -> ".NET". If you have installed NET SDK, but Sisulizer can't detect it, you can correct paths manually via click "Edit" button in this dialog window. More information about .NET SDK settings you can find in this http://www.the-localization-tool.com/?p=615 article on our blog. Best regards, Janusz
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
avdam Member
|
Yes, the sisulizer dialog showed that sdk is installed in: Visual Studio 2010 – C:\Program Files\Microsoft SDKs\Windows\v7.0A I will send the generated zip which was produced by the failed build. regards, Arjan van Dam
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Markus.Kreisel Administrator
|
Hi, What did you scan as source of your project? The Priva.Platform.Modules.NetworkTopology.dll or your .NET project? Markus
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
avdam Member
|
Hello, The project Arjan
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Markus.Kreisel Administrator
|
Hi, Can you please check if AL.EXE can be found in your SDK path ...\v7.0A\Bin\al.exe. Markus
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
avdam Member
|
Hello, Yes, Fileversion: 9.0.30729.1 and a al.exe.config with:
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Markus.Kreisel Administrator
|
And HKEY_LOCAL_MACHINESOFTWAREMicrosoft.NETFramework\sdkInstallRootv2.0 also points there? The problem with this error is, that something in your SDK installation is not correct. The installation of the SDK is complicated because of the many versions. If you search for AL.EXE on your system you will find many of them. Have you tried to re-install the SDK? Markus
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
avdam Member
|
I have no sdkInstallRootv2.0 key although I have a InstallRoot key which points to C:\WINDOWS\Microsoft.NET\Framework\ Adding sdkInstallRootv2.0 manualy and let pointing it to: C:\Program Files\Microsoft SDKs\Windows\v7.0A or C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin had no success Mine questions: Means the 2.0 in sdkInstallRootv2.0 .NET 2.0? I could not find a link to a .NET 4.0 SDK. Do you have a link? I could find a link to .NET 4.) : http://msdn.microsoft.com/en-us/netframework/aa569263.aspx I installed this: no succes. I re
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
avdam Member
|
Hello, Again I added manually the sdkInstallRootv2.0 = "C:\Program Files\Microsoft SDKs\Windows\v7.0A" I enclosed the double quotes: that has success for the sdk failure. Now, I get the following error: "C:\Source\s08a\Platform\Modules.Desktop\NetworkTopology\PortConfigurationUserControl.proj" (ResolveReferences;MarkupCompilePass1;MarkupCompilePass2 target) (1) -> (MarkupCompilePass1 target) -> C:\Source\s08a\Platform\Modules.Desktop\NetworkTopology\Views\PortConfigurationUserControl.nl.xaml(17,18): error MC1000: Unknown build error, 'Could not load type 'System.Windows.Controls.DataGrid' from assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Line 17 Position 18.' [C:\Source\s08a\Platform\Modules.Desktop\NetworkTopology\PortConfigurationUserControl.proj] Any idea?
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Markus.Kreisel Administrator
|
Hi, Since these paths are used in command line tools and have blanks in it the quotes are indeed needed. I asked our R&D if they have some idea. They are busy preparing a new build also having some fixes for .NET so it might take a bit longer to look into your stuff. Markus
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
avdam Member
|
Ok thanks, I can go further with evaluation. My first dutch words are appearing!!!
|
||||||||||||||||
| |||||||||||||||||
| Current time is 07:59 am | |
| .NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Could not locate the .NET Framework SDK. | |
Sisulizer software localization tool - Three simple steps to localize