Search

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

Matching Posts

  • Ajax push / async web service

    I am currently creating a vista gadget which uses a asp.net web service to fetch data. The web service methods are marked with the ScriptMethod attribute in order to automatically generate JSON and not XML. I access them using the XHR object directly, setting the 'Content-Type' header so they will return JSON. One of the web service methods returns status information from the server, and this data changes occasionally. I have created a polling mechanism to update the status, but I don't think polling
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by Joink! on 4/12/2007
    Filed under: ajax push json webservice
  • Re: Internal server error accessing scriptresource.axd

    Trying to access the generated scriptresource.axd url just gives me a 500 - internal server error - not sure where to look for a stacktrace. Hosted on IIS7 running on vista. The app is using the classic asp.net app pool, using integrated windows authentication. Some details from the IIS trace: MODULE_SET_RESPONSE_ERROR_STATUS Warning ModuleName="IIS Web Core", Notification="EXECUTE_REQUEST_HANDLER", HttpStatus="500", HttpReason="Internal Server Error", HttpSubStatus="0", ErrorCode="The data is invalid
  • Internal server error accessing scriptresource.axd

    Hi. I tried to ajax enable our existing web project, but iis7 just fails with a 500 - internal server error, when trying to access scriptresource.axd: HTTP Error 500.0 - Internal Server Error Description: Handler "ScriptResource" has a bad module "ManagedPipelineHandler" in its module list Error Code: 0x8007000d Notification: ExecuteRequestHandler Module: IIS Web Core Requested URL: http://localhost:80/dir/scriptresource.axd Physical Path: D:\somewhere\dir\scriptresource.axd Logon User: domain\my
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Joink! on 11/27/2006
    Filed under: asp.net ajax iis7 internal server error
  • Re: ASP.NET 2.0 bug

    Me and my colleagues are also experiencing this problem all the time, really annoying. Has a patch for this bug been released yet?
    Posted to Architecture (Forum) by Joink! on 4/11/2006
  • Re: 'asp' is an unrecognized tag prefix or device filter

    I was experiencing the same problem in the released version of VS2005 and keeping the master page open solved the problem for me...
Page 1 of 1 (5 items)