None of the ToolKit Controls Working

Last post 01-03-2007 5:19 PM by albertpascual. 10 replies.

Sort Posts:

  • None of the ToolKit Controls Working

    12-30-2006, 3:22 AM
    • Member
      point Member
    • chhs
    • Member since 12-30-2006, 8:10 AM
    • Posts 6

    Hi!  I'm new to this site, but have been trying to get the ToolKit setup at the suggestion of a co-worker.  The PC I am using is HP 3.0GHz with 512MB and am running W2K SP4 with MSIE6 SP1.  I thought something was wrong with my VS2005 setup and spent days installing, uninstalling, and re-installing again.  I had looked at the ToolKit demos on your web-site from my home PC and was convinced that I needed to have this ToolKit.  I never thought to look at the demo page here.  I tried it just before leaving the office and discovered that they are not functioning on this PC from your demo page either.  Please, help!  We start a large project the week of 1/1/2007 and I would like to have these controls as an option to use.

    Thanks

    P.S. - Oddly enough, the Select Tags ... button on this New Post page DID work!

    Filed under: , ,
  • Re: None of the ToolKit Controls Working

    12-30-2006, 11:09 AM
    • All-Star
      17,458 point All-Star
    • albertpascual
    • Member since 05-23-2003, 2:11 PM
    • Riverside, CA
    • Posts 3,474

    I can assure you that they work I install them in 7 minutes http://ajax.alpascual.com

    Now we need to figure out what went wrong on your installation. This is the steps I follow to install the toolkit http://alpascual.com/blog/al/archive/2006/12/20/Browse-all-AJAX-controls-at-ajax.alpascual.com.aspx

    Now, when you create a website, do you see the AJAX template?

    Cheers
    Al
    My Blog
    MapStats.NET
    Please click on 'Mark as Answer' if this post answered your question!
  • Re: None of the ToolKit Controls Working

    12-31-2006, 2:20 AM
    • Member
      point Member
    • chhs
    • Member since 12-30-2006, 8:10 AM
    • Posts 6

    Al,

    I wasn't even talking about the install.  On this machine, which happens to be my VS2005 development machine, when I go to http://ajax.asp.net/default.aspx?tabid=47&subtabid=477  and select say Accordion, just because is the first in the list, the http://ajax.asp.net/ajaxtoolkit/Accordion/Accordion.aspx page loads but clicking on the "1. Accordion ", "2. AutoSize", "3. Control or Extender", "4. What is ASP.NET AJAX?" header does nothing.  The same is true with the "^ Accordion Known Issues", "^ Accordion Description", "^ Accordion Properties" headers below the example.  However, on another machine I have in the same office these examples work just fine.

     I have been able to install the ToolKit and see the Intellisence properly locate the <ajax:...> tags.  But since the controls don't work on this machine, I cannot get them to function in VS2005 either.

    Thanks

     

     

  • Re: None of the ToolKit Controls Working

    12-31-2006, 2:37 AM
    • Member
      point Member
    • chhs
    • Member since 12-30-2006, 8:10 AM
    • Posts 6

    Al,

    I turned on debugging and script error message displays.  I am getting the following whe accessing the examples on ajax.asp.net:

    Line: 750, Char: 25, Error: Expected '}', Code: 0, URL: http://ajax.asp.net/ajaxtoolkit/Accordion/Accordion.aspx

    Does this help decypher my issue?

    Thanks

  • Re: None of the ToolKit Controls Working

    01-01-2007, 11:54 PM
    • All-Star
      17,458 point All-Star
    • albertpascual
    • Member since 05-23-2003, 2:11 PM
    • Riverside, CA
    • Posts 3,474
    I can be wrong, but looks like you are using some custom javascript, can you post that code?
    Cheers
    Al
    My Blog
    MapStats.NET
    Please click on 'Mark as Answer' if this post answered your question!
  • Re: None of the ToolKit Controls Working

    01-02-2007, 1:30 AM
    • Member
      point Member
    • chhs
    • Member since 12-30-2006, 8:10 AM
    • Posts 6

    Al,

    I'm sorry.  I must be miscommunicating this in some way.  I'm getting page errors just visiting the AJAX ToolKit demo site at http://ajax.asp.net/ajaxtoolkit/Accordion/Accordion.aspx or any of the examples, for that matter.  I get several page errors, in fact, not just the one listed earlier.  This is not my code that I'm trying to execute.  And, this is still happening after a clean W2K install on that machine and an upgrade to IE6 SP1.  Do these controls require something that I maybe missing on this machine?  The machines that are displaying the demos correctly have the MS VM installed with the JIT compiler activated.  This machine does not have MS VM installed.  Is this needed?  Although, that would be odd since MS lost that battle and have to abandon MS VM on 12/31/07.

    Thanks

  • Re: None of the ToolKit Controls Working

    01-02-2007, 11:08 AM
    • All-Star
      17,458 point All-Star
    • albertpascual
    • Member since 05-23-2003, 2:11 PM
    • Riverside, CA
    • Posts 3,474
    Cheers
    Al
    My Blog
    MapStats.NET
    Please click on 'Mark as Answer' if this post answered your question!
  • Re: None of the ToolKit Controls Working

    01-02-2007, 1:52 PM
    • Member
      point Member
    • chhs
    • Member since 12-30-2006, 8:10 AM
    • Posts 6

    Al, at that link I get:

    Server Error in '/' Application.
    --------------------------------------------------------------------------------
    The resource cannot be found.
    Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.
    Requested URL: /ajaxtoolkit/Accordion/Accordion.aspx
    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

    At ajax.alpascual.com/Accordion/Accordion.aspx, I get:

    1. Error at line 1309: Expected identifer
    2. Error at line 15: 'Type' is undefined
    3. Error at line 9: 'Sys' is undefined
    4. Error at line 749: Expected '}'
    5. Error at line 7: 'Type' is undefined
    6. Error at line 9: 'Type' is undefined
    7. Error at line 7: 'Type' is undefined
    8. Error at line 524: 'Sys' is undefined

    In that order when clicking "No" on debug query each time.  These are the same types of errors I get trying to access the ajax.asp.net ToolKit demo pages.

    Thanks

     

  • Re: None of the ToolKit Controls Working

    01-02-2007, 2:04 PM
    • All-Star
      17,458 point All-Star
    • albertpascual
    • Member since 05-23-2003, 2:11 PM
    • Riverside, CA
    • Posts 3,474

    I don't, please make sure you got the link http://ajax.alpascual.com/Accordion/Accordion.aspx

    Please somebody else can confirm the link is working?

    Cheers
    Al
    My Blog
    MapStats.NET
    Please click on 'Mark as Answer' if this post answered your question!
  • Re: None of the ToolKit Controls Working

    01-03-2007, 5:11 PM
    • Member
      point Member
    • chhs
    • Member since 12-30-2006, 8:10 AM
    • Posts 6

    Al,

     Here's a good one for you.  If I delete the files associated with the web-site that are named like "ScriptResource.axd?d=..." from my temporary internet files folder, all works well on the first attempt to run the controls.  After the first attempt, the temporary files are back and the controls no longer work.  If I delete the files again and refresh the page, the controls work again.  A second refresh and they fail again.  I can repeat this all day and night!!  But why does this occur on this machine and not my other machine?  Does anyone have any ideas about this?

     Thanks!

  • Re: None of the ToolKit Controls Working

    01-03-2007, 5:19 PM
    • All-Star
      17,458 point All-Star
    • albertpascual
    • Member since 05-23-2003, 2:11 PM
    • Riverside, CA
    • Posts 3,474
    Sorry no idea, I have never seen that.
    Cheers
    Al
    My Blog
    MapStats.NET
    Please click on 'Mark as Answer' if this post answered your question!
Page 1 of 1 (11 items)