Page 1 of 1

Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy

Posted: Sun Jan 03, 2016 8:31 pm
by shashu
Warning 7 Could not decompile method 'System.Void DotNetForHtml5.Core.HtmlEventProxy/<>c__DisplayClassa::<OnEvent>b__9()': Call sites of type 'InvokeConstructor' not implemented.

Re: Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy

Posted: Mon Jan 04, 2016 5:06 am
by JS-Support @Userware
Hi Sashu and welcome to the forums.

Thanks for your message. Yes, this is a warning that appears every time. We will remove this warning in one of the next Beta's. In the meantime, please feel free to ignore this warning, because it has no impact on the application.

Regards,
JS-Support

Re: Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy

Posted: Wed Jan 06, 2016 10:56 pm
by shashu
Thank you.
Project gets built with no errors, but with following warnings & I am getting only default o/p ie Hello world..
Warning 11 Could not decompile method 'System.Void DotNetForHtml5.Core.HtmlEventProxy/<>c__DisplayClassa::<OnEvent>b__9()': Call sites of type 'InvokeConstructor' not implemented. Application3
Warning 5 Module 'CSharpXamlForHtml5.dll' has no symbols. Application3
Warning 8 Module 'CSharpXamlForHtml5.System.dll.dll' has no symbols. Application3
Warning 9 Module 'CSharpXamlForHtml5.System.ServiceModel.dll.dll' has no symbols. Application3
Warning 6 Module 'CSharpXamlForHtml5.System.Xaml.dll.dll' has no symbols. Application3
Warning 10 Module 'CSharpXamlForHtml5.System.Xml.dll.dll' has no symbols. Application3
Warning 7 Module 'CSharpXamlForHtml5.ToBeReplacedAtRuntime.System.ServiceModel.dll.dll' has no symbols. Application3
Warning 1 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\OMESrc\OME\branches\OME_2.1\bandera_front_end\common\~Helpers\bin\Helpers.Extensions.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. InstallUtil

Re: Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy

Posted: Thu Jan 07, 2016 12:08 am
by shashu
Resolved the processor Arch warning, left with following warnings, but o/p is same..
-------------------------------------------------------------------------------------------------------
Warning 7 Could not decompile method 'System.Void DotNetForHtml5.Core.HtmlEventProxy/<>c__DisplayClassa::<OnEvent>b__9()': Call sites of type 'InvokeConstructor' not implemented. Application3
Warning 1 Module 'CSharpXamlForHtml5.dll' has no symbols. Application3
Warning 4 Module 'CSharpXamlForHtml5.System.dll.dll' has no symbols. Application3
Warning 5 Module 'CSharpXamlForHtml5.System.ServiceModel.dll.dll' has no symbols. Application3
Warning 2 Module 'CSharpXamlForHtml5.System.Xaml.dll.dll' has no symbols. Application3
Warning 6 Module 'CSharpXamlForHtml5.System.Xml.dll.dll' has no symbols. Application3
Warning 3 Module 'CSharpXamlForHtml5.ToBeReplacedAtRuntime.System.ServiceModel.dll.dll' has no symbols. Application3

Re: Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy

Posted: Wed Jan 13, 2016 9:27 am
by JS-Support @Userware
Hi Shashu,

What do you mean by "I am getting only default o/p ie Hello world": could you please describe the issue that you are encountering? (what was the Expected Result, what is the Actual Result, and what are the steps to reproduce)

Thanks,
Regards,
JS-Support