Login  
Search All Forums
Dart Home | PowerWEB Zoom for ASP.NET | Custom Development Reply | PowerWEB Zoom for ASP.NET Topics | Forums   
AuthorForum: PowerWEB Zoom for ASP.NET
Topic: Microsoft JScript runtime error: 'pwBaseUrl' is undefined
antimony

From: Yekaterinburg, Russia
Posts: 4
Member Since: 09/17/09
posted September 17, 2009 10:56 AM

I'm trying to apply some changes to PowerWeb.Zoom, but I even can't use non-changed version, that comes from sources. I've edited web.config like it written in documentation, but I get errors with javascript - "Microsoft JScript runtime error: 'pwBaseUrl' is undefined", 'this.hiddenX' is null or not an object and some others.
What should I do to make WebZoom control work from sources?
antimony

From: Yekaterinburg, Russia
Posts: 4
Member Since: 09/17/09
posted September 18, 2009 9:27 AM

Solution for this.hiddenX is in pwz_zoom.js in line
this.hiddenX = (pwManager.detectedBrowser == PW_IE)?pwObj(hiddenXName):document.forms[0].elements[hiddenXName];

IE 7 & 8 cannot get object by pwObj(hiddenXName)

Now other question: what file should I change to allow all IE's work properly?
antimony

From: Yekaterinburg, Russia
Posts: 4
Member Since: 09/17/09
posted September 18, 2009 10:09 AM

And a problem with "pwBaseUrl is undefined" still exists - I've tried to compile .dll and use it with working website, where dll from installation working good, but get same error. When I define base url in script I get errors "pwIsCookieless is undefined" and "pwIsCookielessUrl is undefined"
antimony

From: Yekaterinburg, Russia
Posts: 4
Member Since: 09/17/09
posted September 18, 2009 10:11 AM

Version of control is 1_0_4_0
Jamie Powell (Admin)

From: Rome, NY USA
Posts: 448
Member Since: 03/13/07

Extra Support Options
Custom Application Development

posted September 18, 2009 12:44 PM

This issue needs to be handled directly through our administrative procedures prior to response. Please contact sales@dart.com directly about this issue. Thank you.
Reply | PowerWEB Zoom for ASP.NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX