You MUST restart IIS when migrating from ASP.NET AJAX beta 1.0 to 2.0

Last post 11-22-2006 6:44 PM by tthayne. 1 replies.

Sort Posts:

  • You MUST restart IIS when migrating from ASP.NET AJAX beta 1.0 to 2.0

    11-17-2006, 8:03 PM

    Ehhhhh! I spent 2 hours trying to figure this out and I want to save others from going through the same trouble.

     I followed the instructions in the migration guide for going from beta 1 to 2:

    http://ajax.asp.net/files/Migration_Guide_Beta_Beta2.doc
     
    Everything compiled and ran fine except that no AJAX script appeared and ran.

    I came across this thread which gave me the idea of restarting IIS, and that fixed it.

    The difficulty, it seems, is that the new script handler (ScriptResource.axd) is not registered with IIS until it is restarted.

     Cheers

    Smile
     

    [This post is not provide AS IS, has warranties, and confers rights]
  • Re: You MUST restart IIS when migrating from ASP.NET AJAX beta 1.0 to 2.0

    11-22-2006, 6:44 PM
    • Member
      5 point Member
    • tthayne
    • Member since 09-26-2006, 12:11 PM
    • Posts 1

    I had the same problem... your solution solved it!

    THANKS!  I owe you 2 hours! ;) 

Page 1 of 1 (2 items)