|
Home > Archive > IIS Server > January 2004 > IIS5 versus IIS6
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi Doug,
The exact error is 'System.OutOfMemoryException:
Exception of type System.OutOfMemoryException was thrown'.
Erik
quote:
>-----Original Message-----
>Turn off friendly error messages in your browser and post
>back the real error message...
>
>doug
>both
>.
>
| |
| Dan Szepesi 2004-01-29, 5:37 am |
| How much data are you pulling from the DB? You are making me uneasy with
the 'it runs properly on smaller databases....but returns an error when run
against larger databases"
DB size shouldnt matter......unless you are pulling the entire DB back in an
XML doc.
Also, how are you consuming the Web Service -- is this error occurring in
your client or in event logs somewhere?
<anonymous@discussions.microsoft.com> wrote in message
news:688d01c3e67d$242c2840$a001280a@phx.gbl...[QUOTE][color=darkred]
> Hi Doug,
>
> The exact error is 'System.OutOfMemoryException:
> Exception of type System.OutOfMemoryException was thrown'.
>
> Erik
>
>
| |
|
| The data is six fields from all records of a table, no
long string values. The error is displayed in the browser.
The error doesn't make any sense to me since there is
plenty of RAM, and it works properly on IIS 6 with the
same web service, same call, same database.
quote:
>-----Original Message-----
>How much data are you pulling from the DB? You are
making me uneasy withquote:
>the 'it runs properly on smaller databases....but returns
an error when runquote:
>against larger databases"
>
>DB size shouldnt matter......unless you are pulling the
entire DB back in anquote:
>XML doc.
>
>Also, how are you consuming the Web Service -- is this
error occurring inquote:
>your client or in event logs somewhere?
>
><anonymous@discussions.microsoft.com> wrote in message
>news:688d01c3e67d$242c2840$a001280a@phx.gbl...
thrown'.[QUOTE][color=darkred]
post[QUOTE][color=darkred]
Server.[QUOTE][color=darkred]
out[QUOTE][color=darkred]
causing[QUOTE][color=darkred]
>
>
>.
>
|
|
|
|
|