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:633267
More Search Options
RSS Available
Matching Posts
Re: Hierarchical objects in a Nested Datalist
I've been able to get a child row: <%# DataBinder.Eval(Container.DataItem.CreateChildView("Message")(0), "Message") %> and a specific row of another table: <%# DataBinder.Eval(Container.DataItem.Row.Table.DataSet.Tables("Eor").DefaultView(0), "FeeScheduleLocality") %> I played around with getting a parent row, but could figure out how to get it converted to a DataRowView. <%# DataBinder.Eval(Container.DataItem.Row.GetParentRow("EorLine"
Posted to
Data Presentation Controls
(Forum)
by
Keith Walton
on 5/6/2009
Re: Works on local server and https:// site but not work on live http:// site
This didn't help.
Posted to
ASP.NET AJAX UI
(Forum)
by
Keith Walton
on 12/7/2006
Re: Test deployment succeeded, production failed
This may be the same problem: http://forums.asp.net/1489833/ShowThread.aspx#1489833
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Keith Walton
on 12/7/2006
Re: Works on local server and https:// site but not work on live http:// site
I am having the opposite problem. See the thread http://forums.asp.net/thread/1482244.aspx My test server does not use https, but production does. Maybe it has something to do with the way the asp.net ajax *.js files are cached the first time (secure vs. nonsecure). I'm going to try clearing my browsing history...
Posted to
ASP.NET AJAX UI
(Forum)
by
Keith Walton
on 12/7/2006
Re: Test deployment succeeded, production failed
Here is the page. Below is the output on the test and prod servers (which is slightly different). All have had irelevent portions removed to reduce size: <%@ page language="VB" masterpagefile="~/MasterPage.master" autoeventwireup="false" codefile="SearchFeeSchedules.aspx.vb" inherits="SearchFeeSchedules" title="NHXS TPA - Search Fee Schedules" theme="Search" %> <%@ register src="Controls/LoadingAnimation.ascx" tagname="LoadingAnimation" tagprefix="uc1" %> <%@ register assembly="Microsoft
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Keith Walton
on 12/1/2006
Test deployment succeeded, production failed
After adding an update panel to one of my pages, I deployed my website to a test server and was able to get it working by installing ajax extensions and copying the Microsoft.Web.Extensions.dll file into my bin folder. Now that I have deployed it to production, it does not work. Instead of doing a partial page update, the whole page is updated. There is no error. I know it is adding script to the page, such as: <script type="text/javascript"> <!-- Sys.Application.add_init(function() { $create
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Keith Walton
on 11/30/2006
Filed under: updatepanel, Deployment, "whole page"
Re: Invalid postback or callback argument.
I have the same problem with a VS.NET 2003 application upgraded to 2005 (release version). I receive the error from a page used to upload a file. I have tried the following, but it did not help: Protected Overrides Sub Render( ByVal writer As System.Web.UI.HtmlTextWriter) Page.ClientScript.RegisterForEventValidation( Me .EdiFile.UniqueID) Page.ClientScript.RegisterForEventValidation( Me .Upload.UniqueID) MyBase .Render(writer) End Sub
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
Keith Walton
on 11/16/2005
Page 1 of 1 (7 items)
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
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online