Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error Executing CMS_GetProductsPage: Unspecified error

1 view
Skip to first unread message

Gatsu

unread,
Sep 4, 2008, 10:39:25 AM9/4/08
to
Hello,

have you suggest about this event? Thanks! JD

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Event code: 3005
Event message: An unhandled exception has occurred.

Exception information:
Exception type: Exception
Exception message: Error Executing CMS_GetProductsPage:
Unspecified error
@Page=1
@Size=10
@Lang=IT
@Filter=
@Sort=id ASC

Mark Fitzpatrick

unread,
Sep 5, 2008, 10:43:08 AM9/5/08
to
No because it's not an ASP.Net event. Basically it looks like a call to a
content management system product catalog. It's difficult to know if the
CMS_GetProductsPage is a stored procedure or an object method. Unfortunately
you won't be able to tell exactly where the error is coming from unless
running a debug build with trace information. If you have access to the
source though you can search for CMS_GetProductsPage and see where it is
getting called from. My guess though is it's a stored procedure that's
throwing an error.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"Gatsu" <049...@libero.it> wrote in message
news:7d1f9f81-7351-47a5...@25g2000prz.googlegroups.com...

Gatsu

unread,
Sep 5, 2008, 11:46:10 AM9/5/08
to
On 5 Set, 16:43, "Mark Fitzpatrick" <markf...@fitzme.com> wrote:
> My guess though is it's a stored procedure that's throwing an error.

Thanks Mark, I try to collect more details, if the problem will back.
Maybe it due to a limit of the number of db connections :-(

0 new messages