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:134619
More Search Options
RSS Available
Matching Posts
Re: Menu inside UpdatePanel on callback is giving 0.cells is null or not an object
Hi, I'm currently on RC1 and pondering whether to upgrade a large production application in order to implement dynamic menuitems with images inside an updatepanel. I'm currently getting the error. Does any of you know whether this has been fixed on the latest 1.0 release? Thanks, C.-
Posted to
ASP.NET AJAX UI
(Forum)
by
amelincc
on 3/15/2007
Re: 'Sys' is undefined.
nahia, what happens when you try to manually hit an axd URL in your browser? If you get an error message that might help point out what's the cause.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
amelincc
on 12/14/2006
Re: 'Sys' is undefined - Debugging Suggestion
I just saw some previous responses already mentioned browsing to the .axd url for diagnosis, apologies for the duplication, I hadn't read the full thread, it's getting quite long! Cheers, Chris.-
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
amelincc
on 12/6/2006
Re: 'Sys' is undefined - Debugging Suggestion
Hi All, After some internal software update I started getting this error, I came to the related forum entries, checked my config file, etc, but nothing helped. What gave me the clue as to what was wrong was to open my page, get the infamous 'Sys' is undefined error, then do a 'view source' of the page, find the .axd url that references the script manager, it is usually something long like: /MyAppPath/ScriptResource.axd?d=OitYmobh-FNWYeL3-xUar9h1srnZNAhMSVGW2REeHoR4lsI2e8K1D6jkbk2P9jyQtXgg28PeilxNKz7TXc
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
amelincc
on 12/6/2006
Filed under: 'Sys is undefined' axd
Re: WebForms.PageRequestManagerServerErrorException: Status code 500
I made some progress identifying the issue. In my case it was the misspelling of the UpdateMethod property of the ObjectDataSource attribute. I had renamed the method in my data class and forgot to update the html. That being said, this was hard to pinpoint because there is no way to stop at an exception or anything, the problem I believe is that this exception happens internally to the object data source which has been called by the gridview and the exception details are not bubbled up, you just
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
amelincc
on 12/1/2006
AutoCompleteExtender and the TAB key
Hi All, Is there a way to get the AutoCompleteExtender from the latest Toolkit (and AJAX Beta 2), to select the highlighted choice as the user hits TAB? Thanks,
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
amelincc
on 11/28/2006
Filed under: AutoCompleteExtender TAB
Re: AutoCompleteExtender Still Not Working - Ajax Beta 2
Koen, That is totally bizarre but I just tested it and you're right, I changed the parameter name to something else and it stopped working, renamed it back to prefixText and works fine...., why would the caller be concerned with the name of the parameter is beyond me as long as the type matches it should be fine... Chris.-
Posted to
ASP.NET AJAX UI
(Forum)
by
amelincc
on 11/28/2006
Re: AutoCompleteExtender and the Tab Key
Has anybody figured out a decent way of getting the AutoCompleteExtender as is in the Beta 2 to react properly to the TAB key when a selection has been made by the user? (Thanks rchern13 for the suggested DLL, but I would rather not have yet another third party dependency on my app.) Chris.-
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
amelincc
on 11/28/2006
Filed under: AutoCompleteExtender "TAB key"
Re: WebForms.PageRequestManagerServerErrorException: Status code 500
Hi, Did you ever get to the root of this issue? I'm currently on ajax beta 2 and the scenario is similar, an UpdatePanel with a GridView, I manually specify each column in the markup and use an ObjectDataSource binding through a home-cooked DAL. One of the columns, which has an imagebutton that opens a window via javascript window.open raised this error once. I can't reproduce it consistently but it is a concern. Any info on this would be appreciated, Chris.-
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
amelincc
on 11/17/2006
Re: Updating DataSet object with a GridView
You can use the ObjectDataSource. Declare a simple DataHelper class with a method that will return the DataSet you get back from data layer, say DataHelper.GetTheDataSet(string arg) and then declare the object data source in you markup like: < asp : objectdatasource id ="MyODS" runat ="server" oldvaluesparameterformatstring ="original_{0}" selectmethod ="GetTheDataSet" typename ="DataHelper" onselecting ="MyODS_Selecting"> < selectparameters > < asp : parameter defaultvalue ="-1" name
Posted to
Data Presentation Controls
(Forum)
by
amelincc
on 8/10/2006
Page 1 of 2 (13 items) 1
2
Next >
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online