﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - WebInput javascript error - possible to wrap errors</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebInput-javascript-error---possible-to-wrap-errors/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebInput javascript error - possible to wrap errors</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebInput-javascript-error---possible-to-wrap-errors/</link><pubDate>Mon, 07 May 2012 21:57:34 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p /&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt; "&gt;As long as I know, if there is any scripts error, it would
stop the others script to load. There is nothing can we do to skip it. Unless,
we implement try and catch to handle the error.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt; "&gt;Since the error code is something near in our code, we would like to know first
how to replicate the issue. If the issue because of our code, we will try to
fix it or handle the error. But sometimes, the error is caused by incorrect
logic.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;Regards,&lt;o:p /&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Bernard&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>WebInput javascript error - possible to wrap errors</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebInput-javascript-error---possible-to-wrap-errors/</link><pubDate>Mon, 07 May 2012 09:57:57 GMT</pubDate><dc:creator>qafrank1</dc:creator><description>&lt;p&gt;I didn't ask for you to find the issue or replicate it. I just want to know if there is a way to "resume next" when your code breaks - it happens a lot and I want a way around the issues.&lt;/p&gt;
&lt;p&gt;For now, I've removed the WebInput control.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>WebInput javascript error - possible to wrap errors</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebInput-javascript-error---possible-to-wrap-errors/</link><pubDate>Sun, 06 May 2012 23:24:47 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Hi,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;&lt;/span&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;I tried to replicate your issue in here but unfortunately, it works fine. I also tried any possibilities to find your issue but we couldn’t find the issue. If you don’t mind, could you let me know step to reproduce or scenario regarding this issue?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-family: calibri; font-size: 15px"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Look forward to hearing back from you so that we can assist you further.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;p&gt;&lt;span style="font-family: calibri; font-size: 15px"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Regards,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 15px"&gt;&lt;span style="font-family: calibri"&gt;Bernard&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>WebInput javascript error - possible to wrap errors</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebInput-javascript-error---possible-to-wrap-errors/</link><pubDate>Fri, 04 May 2012 10:43:58 GMT</pubDate><dc:creator>qafrank1</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 11pt"&gt;I receive an error "Microsoft JScript runtime error: Object doesn't support this property or method"&amp;nbsp;on the following piece of code:&lt;/span&gt;&lt;/p&gt;&lt;span style="font-family: consolas; font-size: 11pt"&gt;&lt;span style="font-family: consolas; font-size: 11pt"&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;vff678.Value =vff678.Value.replace(new RegExp("\\&amp;#43;","img"),"&amp;amp;#43;");&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;This comes from the file 307200207&amp;nbsp;with the following header:&lt;/span&gt;&lt;/p&gt;&lt;span style="font-family: consolas; color: #006400; font-size: 11pt"&gt;&lt;span style="font-family: consolas; color: #006400; font-size: 11pt"&gt;&lt;span style="font-family: consolas; color: #006400; font-size: 11pt"&gt;&lt;p&gt;&lt;span style="font-size: 11pt"&gt;// Generated by Intersoft Script Optimizer V1.5 &amp;#43; Intersoft JS Engine MaxObfuscate(tm) V1.0 &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 11pt"&gt;// Generated Datetime : 9/18/2008 9:14:03 AM&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 11pt"&gt;// Copyright (c) 2005 Intersoft Solutions.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 11pt"&gt;// Unauthorized decryption/reproduction of any codes contained herein is strictly prohibited and will result in severe civil and criminal penalties .&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 11pt"&gt;//**Start Encode**&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: consolas; font-size: 11pt"&gt;&lt;span style="font-family: consolas; font-size: 11pt"&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp; 

&lt;p&gt;No further javascript is executed, which is not allowing my code to update a panel. Is there a way to wrap the IS code with a handler so the code that breaks does not cascade failure through the remaining code? I may have to remove the WebInput control, as it seems to be the problem.&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&amp;nbsp; 
</description></item></channel></rss>