PC Review


Reply
Thread Tools Rate Thread

"AJAXControlToolkit" is undefined

 
 
daniel.chawner@gmail.com
Guest
Posts: n/a
 
      31st Jan 2007
I am trying to deploy a very simple website (one page with the
calendar extender, latest version 1.0) on a WinXP/IIS6.0 site. The
target server has the latest (1.0) installation of ASP.NET AJAX (the
dll's are in the GAC). I am getting '"AJAXControlToolkit" is
undefined' popup while viewing the page. The project has the
AJAXControlToolkit.dll (and .pdb) in the bin directory. This project
compiles and runs cleanly on my development box (also WinXP, using
ASP.NET development servers instead of IIS). I also tried both
installing the toolkit sample website on the target server...same
issue, and adding the AJAX dll's to the bin directory...no luck.

Is there another step that I need to take in order to use the toolkit
on a server without Visual Studio?

 
Reply With Quote
 
 
 
 
daniel.chawner@gmail.com
Guest
Posts: n/a
 
      31st Jan 2007
On Jan 31, 10:37 am, daniel.chaw...@gmail.com wrote:
> I am trying to deploy a very simple website (one page with the
> calendar extender, latest version 1.0) on a WinXP/IIS6.0 site. The
> target server has the latest (1.0) installation of ASP.NET AJAX (the
> dll's are in the GAC). I am getting '"AJAXControlToolkit" is
> undefined' popup while viewing the page. The project has the
> AJAXControlToolkit.dll (and .pdb) in the bin directory. This project
> compiles and runs cleanly on my development box (also WinXP, using
> ASP.NET development servers instead of IIS). I also tried both
> installing the toolkit sample website on the target server...same
> issue, and adding the AJAX dll's to the bin directory...no luck.
>
> Is there another step that I need to take in order to use the toolkit
> on a server without Visual Studio?


More details (from the Application exception log)
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 10/31/2006
Time: 10:43:45 AM
User: N/A
Computer: ATRTEST
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/31/2006 10:43:45 AM
Event time (UTC): 10/31/2006 3:43:45 PM
Event ID: 51a710ff28c24197954aa4146bfbaefc
Event sequence: 9
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/Root/
ToolkitTest_2-10-128067830251406250
Trust level: Full
Application Virtual Path: /ToolkitTest_2
Application Path: C:\ToolkitTest_2\
Machine name: ATRTEST

Process information:
Process ID: 1132
Process name: aspnet_wp.exe
Account name: ATRTEST\ASPNET

Exception information:
Exception type: ArgumentOutOfRangeException
Exception message: Specified argument was out of the range of
valid values.
Parameter name: utcDate

Request information:
Request URL: http://localhost/ToolkitTest_2/ScriptResource.axd?
d=n0GfYgtfWTs7yfFLvpwxi0kR043BX01yXymuqUzm0myg9GBN3soPZkLRWW8bKuNXEy9jNJSGMqNzisCBgheI8Q2&t=633050947360000000
Request path: /ToolkitTest_2/ScriptResource.axd
User host address: 127.0.0.1
User: ATRTEST\Administrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: ATRTEST\ASPNET

Thread information:
Thread ID: 12
Thread account name: ATRTEST\ASPNET
Is impersonating: False
Stack trace: at
System.Web.HttpCachePolicy.UtcSetLastModified(DateTime utcDate)
at System.Web.HttpCachePolicy.SetLastModified(DateTime date)
at
System.Web.Handlers.ScriptResourceHandler.PrepareResponseCache(HttpResponse
response, Assembly assembly)
at
System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext
context)
at
System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext
context)
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously)

Looks like the key error reported here is utcDate Argument out of
Range...I don't see this on the VS box.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Message: "Undefined function "Date" in expression" Archidrb Microsoft Access Form Coding 7 12th Mar 2009 07:58 PM
Recieving Error "'theForm' is undefined" In ASP.NET Application Even With The Line "var theForm = document.forms['form1'];" Nathan Sokalski Microsoft ASP .NET 5 10th Jun 2007 08:47 AM
How do I fix Access Error undefined function "CStr$" in expressio =?Utf-8?B?Q29tcGVlciBidWRkeQ==?= Microsoft Access Queries 1 20th Sep 2005 11:36 PM
webpage error: "undefined" is undefined line 470 marc.peng@scotiabank.com Windows XP Internet Explorer 0 2nd Mar 2004 09:20 PM
Error message "Undefined function 'Format' in expression" Donna Microsoft Access Queries 1 15th Dec 2003 08:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:04 AM.