First of all, can you take the SQL statement out of the stored procedure and just run it as a command from the ASP.NET page?
If you can't then can you use a different client to run the query on the database? Does it happen when you try to run ANY stored proc or just this one in particular? If all else fails locate the exact line that is failing and post a code sample illustrating the problem. On 6/27/05, Carl Olsen <[EMAIL PROTECTED]> wrote: > I'm getting a time out error again. The page is calling a simple stored > procedure that returns a set of names from a PostgreSQL database. Any ideas > on how to trouble shoot? > > Carl > http://www.carl-olsen.com/ > > Server error in '/' application > > ---------------------------------------------------------------------------- > ---- > > The request timed out. > Description: Error processing request. > Error Message: HTTP 500. The request timed out. > > > _______________________________________________ > Mono-list maillist - Mono-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-list > -- Martin Hinks http://www.m-s-d.net _______________________________________________ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list