Search

You searched for the word(s): userid:691409

Matching Posts

  • Re: 'Sys' is undefined.

    There are two key tags, that must exist on web.config: under <assemblies> (possibly you already have this one) < add assembly = " Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 " /> under <httpHandlers> (this is the new one) < add verb = " GET " path = " ScriptResource.axd " type = " Microsoft.Web.Handlers.ScriptResourceHandler " validate = " false " /> And that's it.
Page 1 of 1 (1 items)