Support forum of the software localization tool Sisulizer


.NET, Delphi, ... - Sisulizer Localization Tool Support Home

Get in contact with the makers of Sisulizer.
Our forum is open for all questions around Sisulizer from customers and prospects.
Don't hesitate to register and ask. The Sisulizer team will answer ASAP.

Search     Help Home Sisulizer Website Download
Search by username
Not logged in - Login | Register 

 Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius
New Topic Reply Printer Friendly
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
AuthorPost
 Posted: Fri Aug 27th, 2010 09:54 pm
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
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

Back To Top PM Private Upload Quote Reply

 Posted: Sun Aug 29th, 2010 02:36 pm
PM Private Upload Quote Reply
Janusz Grzybek
Super Moderator


Joined: Fri Dec 1st, 2006
Location: Zabrze, Poland
Posts: 2542
Status: 
Offline
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
Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 08:59 am
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
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

Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 10:24 am
PM Private Upload Quote Reply
Markus.Kreisel
Administrator


Joined: Sat Apr 8th, 2006
Location: Monschau, Germany
Posts: 2115
Status: 
Offline
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
Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 11:03 am
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
Hello,

The project

Arjan

Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 11:07 am
PM Private Upload Quote Reply
Markus.Kreisel
Administrator


Joined: Sat Apr 8th, 2006
Location: Monschau, Germany
Posts: 2115
Status: 
Offline
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
Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 11:16 am
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
Hello,

Yes, Fileversion: 9.0.30729.1

and a al.exe.config with:





Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 11:35 am
PM Private Upload Quote Reply
Markus.Kreisel
Administrator


Joined: Sat Apr 8th, 2006
Location: Monschau, Germany
Posts: 2115
Status: 
Offline
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
Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 12:38 pm
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
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

Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 12:47 pm
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
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?

 

 

Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 01:42 pm
PM Private Upload Quote Reply
Markus.Kreisel
Administrator


Joined: Sat Apr 8th, 2006
Location: Monschau, Germany
Posts: 2115
Status: 
Offline
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
Back To Top PM Private Upload Quote Reply

 Posted: Mon Aug 30th, 2010 01:45 pm
PM Private Upload Quote Reply
avdam
Member
 

Joined: Fri Aug 27th, 2010
Location:  
Posts: 15
Status: 
Offline
Ok thanks, I can go further with evaluation.
My first dutch words are appearing!!!

Back To Top PM Private Upload Quote Reply

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.



WowUltra modified by Sisulizer Copyright © 2007-09 by Jim Hale - Based on WowBB Copyright © 2003-2006 Aycan Gulez

Sisulizer software localization tool - Three simple steps to localize