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
I am working on a Web app developed about 10 years ago. I installed trial versionWebUI of Intersoft Studio 2015 on my machine. I loaded the code set into Microsoft VS 2015 IDE. Iremoved the old reference to ISNET.xxx dll and added new ISNet*** reference.
I compiled my code and launching a debug run. I got this sequential errors of javascript.
1. 0x800a138f - JavaScript runtime error: The value of the property 'InitWG60' is null or undefined, not a Function object
2. 0x800a138f - JavaScript runtime error: The value of the property 'ISControl_InitializeAtlas' is null or undefined, not a Function object
3.0x800a138f - JavaScript runtime error: The value of the property 'ISGetObject' is null or undefined, not a Function object
4. When the grid is displayed. I can see the data was loaded buth the grid display is wrong.
See the attached screen shoot.
I would appreciate if anybody can help me resolve this problem.
Thanks
Allen
The WebApp was developed 10 years ago, around 2005, might be using WebGrid 3.5 or earlier. Could you please let us know the original WebGrid version and enclose the copy of web.config file as attachment.
There are things that needs to be done when upgrading your existing WebApp to use the latest version of WebGrid. For more detail, please check "Upgrading" section in WebGrid documentation (the live version is in here).
I don't have any document regarding which version of WebGrid we were using. Here is some extracts from Web.config. Can you infer which version I am using? Definitely, it is a good time for us to upgrade our Webgrid. Please also found the attached web.config.
<add key="ISNet.WebUI.ISRes_Registered" value="true"/>
<add key="ISNet.WebUI.v3_0_5000.OptimizeCss" value="true" />
<add key="ISNet.WebUI.v3_0_5000.OptimizeCssName" value="true" />
<add key="ISNet.WebUI.v3_0_5000.GroupCssStyles" value="false" />
<add key="ISNet.WebUI.WebGrid.v7_0_7200.XmlCompressionEnabled" value="true" />
<add key="ISNet.WebUI.WebTreeView.v1_0_1500.RunTimeLicenseKey" value="80O0B-YA8S-3F7J8" />
<add key="ISNet.WebUI.WebTextEditor.v1_0_1000.RunTimeLicenseKey" value="G7WB7-PJ46-TOMOK" />
<add key="ISNet.WebUI.WebScheduler.v3_0_1000.RunTimeLicenseKey" value="WA62Y-WULG-NNOIT" />
<add key="ISNet.WebUI.WebInput.v4_0_7200.RunTimeLicenseKey" value="CVT0U-4X0C-W1XDZ" />
<add key="ISNet.WebUI.WebGrid.v7_0_7200.RunTimeLicenseKey" value="YAVQ2-32HE-4QMKE" />
<add key="ISNet.WebUI.WebEssentials.v1_0_1000.RunTimeLicenseKey" value="2P1J6-GFK3-FAFBQ" />
<add key="ISNet.WebUI.WebDesktop.v3_0_7200.RunTimeLicenseKey" value="5JX3B-H183-XZCV9" />
<add key="ISNet.WebUI.WebCombo.v4_0_7200.RunTimeLicenseKey" value="F83D7-M6LY-P84X2" />
<add key="ISNet.WebUI.WebAqua.v2_0_1000.RunTimeLicenseKey" value="GRQD7-QCC5-GDDGS" />
<add key="ISNet.WebUI.ISDataSource.v1_0_1500.RunTimeLicenseKey" value="160DE-374A-3FBN6" />
<assemblies>
<add assembly="ISNet, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=b1f2a8511635667a"/>
<add assembly="ISNet.WebUI, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=B1F2A8511635667A"/>
<add assembly="ISNet.WebUI.ISDataSource, Version=1.0.1500.1, Culture=neutral, PublicKeyToken=C4184EF0D326354B"/>
<add assembly="ISNet.ActiveReports.Exporting, Version=5.0.7200.1, Culture=neutral, PublicKeyToken=B1F2A8511635667A"/>
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
</assemblies>
I have followed the exact steps to upgrading my web site to use latest WebGrid of Enterprise 9. Here are the steps I did:
1. In the BIN directory, delete all the ISNET dll's
2. In the web project, remove all the references to ISNET dll.
3. Add back all the dll references, see the screen shots.
I noticed, the ISNet.WebUI.WebGrid version is 9.0.72000.4. But the runtime version is v2.0.50727. Why these two numbers not matching.
My result is the same as previous buil. The Grid showed, but contents are not there, even though I have 67 records read before the databind.
Following informations are obtained after check your web.config file.
For project that uses SmartWebResources, please ensure the following:
Hope this helps.
or
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