Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:688461
More Search Options
RSS Available
Matching Posts
Re: RC1 Sys.Application null
Just only confirmation that "RC1 Sys.Application is null" error is being caused by non-AJAX ComponentArt package, upgrading to CA's Web.UI 2006.2 Beta for ASP.NET AJAX should fix the problem...
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Ludek Trefny
on 12/22/2006
Re: Sys$UI$DomElement$getLocation(element) causes javascript unspecified error
Just only put this javascript code into your page to fix it: // ASP.NET AJAX fix Sys.UI.DomElement.getLocation = function(element) { /// <param name="element" type="Sys.UI.DomElement"></param> /// <returns></returns> var e = Function._validateParams(arguments, [ {name: "element" , type: Sys.UI.DomElement} ]); if (e) throw e; var offsetX = 0; var offsetY = 0; var parent; try { for (parent = element; parent; parent = parent.offsetParent) { if (parent
Posted to
ASP.NET AJAX UI
(Forum)
by
Ludek Trefny
on 10/30/2006
Sys$UI$DomElement$getLocation(element) causes javascript unspecified error
Hi, I've just implemented ASP.NET AJAX 1.0 beta and getting the javascript unspecified error in my web application (Atlas July build works fine). I'd debugged it and found following code causes the problem: 1 Sys.UI.DomElement.getLocation = function Sys$UI$DomElement$getLocation(element) { 2 /// <param name="element" type="Sys.UI.DomElement"></param> 3 /// <returns></returns> 4 var e = Function._validateParams(arguments, [ 5 {name: "element"
Posted to
ASP.NET AJAX UI
(Forum)
by
Ludek Trefny
on 10/25/2006
Page 1 of 1 (3 items)
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online