Hi Daniel,
I have just take a look at the example page you provided. It seems the page
includes many other ascx user controls also referenced types, therefore, I
cannot quite run it on my side.
=================================
<%@ Register TagPrefix="azpn" Namespace="Aspentech.CUI.Controls"
Assembly="Aspentech.CUI.Controls, Version=6.5.0.0, Culture=neutral,
PublicKeyToken=9c3ccfb9174332f6" %>
<%@ Register TagPrefix="uc1" TagName="OrderParameters"
Src="../UserControls/OrderParameters.ascx" %>
<%@ Register TagPrefix="uc1" TagName="OrderDetail"
Src="../UserControls/OrderDetail.ascx" %>
<%@ Register TagPrefix="uc1" TagName="OrderBasicPhases"
Src="../UserControls/OrderBasicPhases.ascx" %>
<%@ Register TagPrefix="uc1" TagName="OrderResources"
Src="../UserControls/OrderResources.ascx" %>
<%@ Register TagPrefix="uc1" TagName="OrderResourceDetail"
Src="../UserControls/OrderResourceDetail.ascx" %>
<%@ Register TagPrefix="uc1" TagName="DisplayColumns"
Src="../UserControls/DisplayColumns.ascx" %>
<%@ Register TagPrefix="uc1" TagName="MainMenu"
Src="../UserControls/MainMenu.ascx" %>
<%@ Register TagPrefix="uc1" TagName="AuditReason"
Src="../UserControls/AuditReason.ascx" %>
<%@ Register TagPrefix="cc1" Assembly="AjaxControlToolkit"
Namespace="AjaxControlToolkit" %>
<%@ Register Assembly="System.Web.Entity, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089"
Namespace="System.Web.UI.WebControls" TagPrefix="asp" %>
===================================
Is it possible that we generate a simplified page(or a project which
contains only the the necessary stuffs) so that I can run it completely on
my side?
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Subject: RE: Ajax not working on IE6
Date: Tue, 7 Oct 2008 20:21:00 -0700
Thanks Hongye, I haven't found a solution to this issue yet. Will send you
the source.
Thanks.
Daniel
"Hongye Sun [MSFT]" said:
Hi Daniel,
I haven't heard from you after my last reply in this thread. I am not sure
if your problem has been well resolved or still need our assistance. Would
you mind letting us know your progress? I will be more than happy to be
assistance.
Regards,
Hongye Sun (
[email protected], remove 'online.')
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
This posting is provided "AS IS" with no warranties, and confers no rights.