|
|||
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
|||||||||||||
| Error Message - Usage - Three simple steps to localize - Technical Support (You need to be registered at the forum to write) - Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... | ||||||||||||||
| Author | Post | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
|
Rajesh Member
|
When I try to open a .aspx file in Sisulizer, I get an error message. Error message: "Access violation at address 00714D4C in module sisulizer.exe. read of address 00000008". I am able to open other files in this project. Pleas help.
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Jaakko.Salmenius Administrator
|
Can you send .aspx file to me support (at) sisulizer.fi Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
Rajesh Member
|
I figured out that this is because of a <input> tag. Could you please give me the cause/fix/workaround for this? The code is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <title>WebForm1</title> <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1"> <meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1"> <meta name="vs_defaultClientScript" content="JavaScript"> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> </HEAD> <body MS_POSITIONING="GridLayout"> <form id="Form1" method="post" runat="server"> <INPUT id="txtPatName" type="text">Some text goes here </form> </body> </HTML> I get one more error: "Table has no cell". This is when I give <THEAD>Some text here</THEAD> When I change this to <THEAD><TR><TD>Some text here</TD></TR></THEAD> there is no problem.
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Ilkka.Salmenius Administrator
|
1. The <thead> bug will be fixed to 1.6.4 2. I didn't get what was the problem with <input> tag. I created the same HTML file as you: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <title>WebForm1</title> <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1"> <meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1"> <meta name="vs_defaultClientScript" content="JavaScript"> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> </HEAD> <body MS_POSITIONING="GridLayout"> <form id="Form1" method="post" runat="server"> <INPUT id="txtPatName" type="text">Some text goes here </form> </body> </HTML> but I didn't get any errors. It was scanned well. Could you specify, please. best regards Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
Ilkka.Salmenius Administrator
|
I tested with an old build (1.5.xxx) . With that I got an error in <input> tag. So the input error has been fixed to the latest build and of cource to the 1.6.4 regards Ilkka
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Rajesh Member
|
I am using 1.6. Thank you Mr. Ilkka.
|
|||||||||||||
| ||||||||||||||
| Current time is 08:36 am | |
| Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... > Technical Support (You need to be registered at the forum to write) > Usage - Three simple steps to localize > Error Message | |
Sisulizer software localization tool - Three simple steps to localize