Re: Programmatic construction of httprequest?
From: Joerg Jooss (joerg.jooss_at_gmx.net)
Date: 08/16/04
- Next message: Andy Fish: "understanding the interface contract for a DataSource"
- Previous message: Andy Fish: "Re: "no rows" message in a datagrid"
- In reply to: Bill Cohagan: "Re: Programmatic construction of httprequest?"
- Next in thread: Bill Cohagan: "Re: Programmatic construction of httprequest?"
- Reply: Bill Cohagan: "Re: Programmatic construction of httprequest?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 17:07:16 +0200
Bill Cohagan wrote:
> I'm not sure if it passes throught the "pipeline", but it doesn't
> get far enough to show up in Fiddler.
Oops. So that means this setup
ClientApp --> Fiddler --> WebApp
produces no output in Fiddler? Did you change the code so it uses the proxy?
> The spike1.aspx page itself
> seems to work OK if I access it via the browser; i.e., I actually
> submit a form. Also, if I set a breakpoint in the page load event
> handler for spike1 it never fires. So my guess is that the error
> occurs before my asp page gets loaded. At one point I found a
> property that indicated it was a protocol error, but I don't seem to
> be able to find that now (when the program breaks on the error.)
> Since it appears not to make it to the asp page I don't really know
> how to debug this.
>
> I've checked the logs, but don't find anything useful there either.
> Also, I've tried this on a couple of machines and get the same error
> -- so if it's a config problem it's common to both installations.
What's this spike.aspx doing anyway? Can you substitute it for testing
purposes with a another page -- assuming it is not a test page already?
Cheers,
-- Joerg Jooss joerg.jooss@gmx.net
- Next message: Andy Fish: "understanding the interface contract for a DataSource"
- Previous message: Andy Fish: "Re: "no rows" message in a datagrid"
- In reply to: Bill Cohagan: "Re: Programmatic construction of httprequest?"
- Next in thread: Bill Cohagan: "Re: Programmatic construction of httprequest?"
- Reply: Bill Cohagan: "Re: Programmatic construction of httprequest?"
- Messages sorted by: [ date ] [ thread ]