|
|||
|
.NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Can't create the assembly dll
|
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
||||||||||||||||
| Can't create the assembly dll - 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 | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
|
morix Member
|
Hi all, I am evaluating Sisulizer 1.5.18; when I build the project it says me: "Can't create the satellite assembly dll" ".NET 2.0 SDK is not defined. Make sure that .NET SDK has been installed" Looking in Tools > Platforms > .NET > Versions all seems ok to me. For version "2.0 and later" the following path is configured: "C:\Programmi\Microsoft Visual Studio 8\SDK\v2.0" Any ideas? Thanks, /Morix
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
Hi, This error message is a little bit wrong. It is shown when .NET runtime tool is not found. In this case Sisulizer needs Assembly Linker. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\al.exe Do you have that file? It is installed with .NET runtime. Is your .NET project using .NET 2.0? Does this error occur on the Sisulizer same projects as well or only with your own projects? Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
morix Member
|
Hi Jaakko, yes, al.exe is there. For creating my project a started from a Visual Studio .slp file, so I think that my project is using .NET. Is there some way to determine it for sure? /Morix
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
Can you send the .slp file to support (at) sisulizer.fi I take a look at it.
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
morix Member
|
Hi Jaakkoo, I sent you the requested file at 'support (at) sisulizer.fi'. If it can help you, I also downloaded & tried Sisulizer v1.6.4 but my trouble is still there. Thanks for your support, /Morix
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
It seems to be normal .NET 2.0 project. Does the error occure on every time? Can you build the satellite assembly fiel for the Sisulizer sample? Open <sldir>\NET\CSharp\Converter\slp and choose Project | Build All. Do you get any errors? If you what is the error? Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
morix Member
|
Hi Jaakko, the problem is still there even building Sisulizer sample projects (you can find here attached the screenshot of Sisulizer after the building of sample project 'Converter'). Any ideas? Thanks, /Morix Attachment: snapshot1.png (Downloaded 30 times)
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
Do you have C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 direcytory? Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
morix Member
|
Yes, I've got it! /Morix
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
morix Member
|
Jaakko? Are you still there? Have you got some news for me? Thanks, /Morix
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Salmenius Administrator
|
I am here. Unfortunately I do not have any idea why Sisulizer failes to use .NET tools on your computer. We have to test it but in order to do that I have to implement some new tracing to the log. After I have complemed it I will make a new build with this extended log. In the mean time. What is your OS? Do you have Visual Studio 2005 installed and does it work normally? Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
morix Member
|
I am using Windows XP Service Pack 2. Visual Studio 2005 is installed and works properly. In order to plan my work I have to known approximatively when your new build (the one with enhanced tracing) will be available... Can you tell me? Thanks again for your all efforts; I look forward from hearing (good) news from you. /Morix
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Salmenius Administrator
|
I get the new build done on tomorrow. Can you check a value from system registry. Start regedit.exe and view the value of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework Check if you have InstallRoot value there. If you have check that it points to the .NET framework directory. If you do not have it can you tell me what you have. Jaakko Attachment: untitled.PNG (Downloaded 22 times)
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
morix Member
|
Hi Jaakko, as you can see from the screenshot here enclosed, the registry key is there and seems to be properly set. I wait your new build and your instructions for using it. Thanks a lot. /Morix Attachment: snapshot.png (Downloaded 22 times)
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Salmenius Administrator
|
Hi Morix, I think that I foudn the reason. Do you have two v2.0.xxx directories in your .NET framework directory. For example "C:WINDOWSMicrosoft.NETFrameworkv2.0.50215" and "C:WINDOWSMicrosoft.NETFrameworkv2.0.50727" You end up having two directories if you installed .NET 2.0 beta earlier. If you have Sisulizer always uses the first one when it should use the last one. I fixed this in 1.6.5 To get your current Sisulizer working remove the old .NET directory. Jaakko Last edited on Wed Aug 29th, 2007 11:02 pm by Jaakko.Salmenius ____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
morix Member
|
Hi Jaakko, it sounds good: I removed the first folder (v2.0.50215) and everything now is working. Great work: thanks a lot. You said you fixed it in 1.6.5: when will it be available for download? /Morix
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Salmenius Administrator
|
I will upload it later today. Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
1.6.5 is out now http://www.sisulizer.com/downloads.shtml Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| Current time is 08:31 am | |
| .NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Can't create the assembly dll | |
Sisulizer software localization tool - Three simple steps to localize