iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
WebExplorerPane2.Panes.GetNamedItem("Pane2").Collapse = true;
So, when I set the property to 'true' and run the web application from Visual Studio 2012 receives an error from Java. After publication my web application, however, everything works fine.
I attach 1.png image where you can see two pane, the first 'collapse = true', the second 'collapse = false'.
Please help to solve my problem.
Best regards, Przemysław Idziaszek.
HI, Hans.
Thank you for your reply and sample source code.
My error message but still pops up.
I attach error.png image, this is JavaScript error screenshot from your .aspx file in my Visual Studio.
Regards, Przemysław.
Hello,Could you inform me your current WebDesktop assembly version and Framework assembly version?Have you try to use the latest assembly version?If you don’t mind, could you help me to inform me how to reproduce your issue on my end?You only got the error while you run (view in browser) your application in development environment?However you didn’t get the error while run (browser) your application in deployment server?Please ensure you are using the same application (and assembly file) between in development environment and deployment server. Because supposed to be there was no difference in results between in development environment and deployment server.Thank you.Regards,Hans.
Hi,
This is number of my assembly version: 4.0.7200.4
You only got the error while you run (view in browser) your application in development environment?
YES
However you didn’t get the error while run (browser) your application in deployment server?
For certain I use the same application (and assembly file) between in development environment and deployment server.
Thank you in advance for your answer.
Regards, Przemysław
Hi
The same error is when collapse is set in aspx file
example:
<ISWebDesktop:WebExplorerPane ID="WebExplorerPane1" runat="server"
Height="100%" style="font-family: Calibri" Width="400px"
EnableAnimation="False" XmlCompressionEnabled="True"
RenderMode="RoundCorner" EnableViewState="False">
<Panes>
<ISWebDesktop:WebExplorerBar Name="Pane0" Text="" Visible="false">
</ISWebDesktop:WebExplorerBar>
<ISWebDesktop:WebExplorerBar Name="Pane1" Text="abc" Collapse="true" >
problem exist with
ISNet.WebUI.WebDesktop.v4_0_7200
in the previous version
ISNet.WebUI.WebDesktop.v3_0_7200
or
ISNet.WebUI.WebDesktop.v2_5_2007
working properly.
regards
Adam
You only got the error while you run (view in browser) your application in development environment?However you didn’t get the error while run (browser) your application in deployment server?
AS=>the same error occurs In both situations,
vd1461.style.top =(-1 *v02384.AnimatedObj.Height)+"px";
SCRIPT87: wrong argument.
ISRes.axd, row 7 char 17247
Hello,I am truly sorry for the late response. Currently we had some problems in our server.Thank you for your information.Yes, I can replicate your issue on my end as well.I will forward this issue to the developer team and I’ll let you know if there is an update regarding this issue.Are you using HTML4 doctype in your page? If yes, meanwhile please kindly try to use HMTL5 doctype in your page and then set the “RenderingMode” property in WebExplorerPane.Please have review on my sample to see the result.Thank you very much.Regards,Hans.
Hi Hans,
Unfortunately, the change to HTML5 doctype and set RenderingMode property in WebExplorerPane according to your example did not help.
I tried to run as your aspx file, also received the same error as before.
Can you have any idea how to get rid of this error?
Thank you for your answer.
Regards,
Przemysław.
no error if the page is in html5, error is only in html4
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname