an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > An exception of type 'System.Web.HttpUnhandledE...
Last Post 2/4/2008 11:35:21 PM By lukezy. 6 replies.
1/25/2008 1:51:16 AM
Jeff
Posts: 4
Joined: 4/23/2008
An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

When I doing search on my Dotchoppingcart then come out this error no matter  search for  products or users.....

We're sorry, an internal error occurred that prevents the request to complete.

Our supporting staff has been notified with this error and will address this issue shortly. We profusely apologize for the inconvenience and for any damage this may cause. You might want to try the same action at later time.

 

then a error message sent to my mailbox

...

Data : System.Collections.ListDictionaryInternal
TargetSite : Boolean HandleError(System.Exception)
Stack Trace :    at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.search_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\125da58e\547e78e3\App_Web_td_le6jr.12.cs:line 0
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
...

I'm fresh in asp.net how can I solve it?? anyone help?

1/25/2008 5:58:18 AM
Jeff
Posts: 4
Joined: 4/23/2008
Re: An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

I had some improvement with my project...
After I run again InstDSC.exe recreate the database, now I can search products in main page would no any problem
(search always 'no product found' don't know got problem or not)

But I'm still problem when searching product on Store Administrator page.......

Any idea?

1/25/2008 9:35:49 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

Can you please use http://support.dotshoppingcart.com/forums/Home/tabid/36/forumid/7/threadid/124/scope/posts/Default.aspx to check your exception detail?

DotShoppingCart Staff
1/30/2008 6:55:40 PM
Jeff
Posts: 4
Joined: 4/23/2008
Re: An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

Thanks Luke, 
I had check the event log in my server already and I get the same message between email message and event log but I can't understand what it's meaning

I also do some changed to host my DotShoppingCart from http://shop.xxxxxx.com to http://xxxxxx.com/shop then all function is run properly now 
But, when visitor going searching products or someone log in Admin then a error message still send to me (no error message display to Visitor)   

One more problem I'm facing i SSL setting, I had enable 'Use Own SSL Certificate' at Admin > General > Miscellaneous
But now I can't disable it, once I do that then the site will redirect to http://none/dotshoppingcart/admin/......... 

*************************************************************************

Timestamp: 1/31/2008 1:03:12 AM
Message: HandlingInstanceID: 6bd4d8be-c2b1-4533-963d-ea8bf3262b13
An exception of type 'System.ApplicationException' occurred and was caught.
---------------------------------------------------------------------------
01/31/2008 09:03:12
Type : System.ApplicationException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken= XXXXXXXXXXXXX
Message : name is required parameter
Source : XShan.DotShoppingCart.Common
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : System.String GetParameter(System.String)
Stack Trace :    at XShan.DotShoppingCart.Common.Utils.GetParameter(String param) in D:\sites\PublicEdition\Common\Utils.cs:line 41
   at XShan.DotShoppingCart.HttpHandlers.DbFileHttpHandler.ProcessRequest(HttpContext ctx) in D:\sites\PublicEdition\HttpHandler\DbFileHttpHandler\DbFileHttpHandler.cs:line 24
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Additional Info:

MachineName : SERVER1
TimeStamp : 1/31/2008 1:03:12 AM
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
AppDomainName : /LM/W3SVC/445528104/Root/shop-2-128462134552343750
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE

Category: General
Priority: 0
EventId: 100
Severity: Error
Title:Enterprise Library Exception Handling
Machine: VSERVER1
Application Domain: /LM/W3SVC/445528104/Root/shop-2-128462134552343750
Process Id: 5932
Process Name: c:\windows\system32\inetsrv\w3wp.exe
Win32 Thread Id: 924
Thread Name:
Extended Properties: Url - http://xxxxxxxx.com/shop/FCKEditor/editor//dbfile.axd
RawUrl - /shop/FCKEditor/editor//dbfile.axd
UseAgent - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
UrlReferrer - http://xxxxxxxx.com/shop/default.aspx
IPAddress - xxx.xxx.xxx.xxx

1/30/2008 7:03:51 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

 

Go to your store admin, make sure Store -> General -> Store Address -> Store URL is correct.

DotShoppingCart Staff
2/4/2008 7:57:24 PM
Jeff
Posts: 4
Joined: 4/23/2008
Re: An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

There are no use for me.... still get the same error  <img src="/Forums/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/images/smiley/msn/confused_smile.gif" alt="" />

2/4/2008 11:35:21 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: An exception of type 'System.Web.HttpUnhandledException' occurred and was caught

<font color="#0000ff" size="2">Check the install path in the web.config file. Also make sure you set up a virtual directory for web folder.

<font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">

<

<

<font color="#a31515" size="2"><font color="#a31515" size="2">dscConfiguration<font color="#0000ff" size="2"><font color="#0000ff" size="2">><font color="#a31515" size="2"><font color="#a31515" size="2">DSC<font color="#0000ff" size="2"><font color="#0000ff" size="2">><font color="#0000ff" size="2"><font color="#0000ff" size="2">

<

</

</

<font color="#a31515" size="2"><font color="#a31515" size="2">add<font color="#0000ff" size="2"><font color="#0000ff" size="2"> <font color="#ff0000" size="2"><font color="#ff0000" size="2">name<font color="#0000ff" size="2"><font color="#0000ff" size="2">=<font color="#000000" size="2">"<font color="#0000ff" size="2"><font color="#0000ff" size="2">InstallPath<font color="#000000" size="2">"<font color="#0000ff" size="2"><font color="#0000ff" size="2"> <font color="#ff0000" size="2"><font color="#ff0000" size="2">value<font color="#0000ff" size="2"><font color="#0000ff" size="2">=<font color="#000000" size="2">"<font color="#0000ff" size="2"><font color="#0000ff" size="2">%InstallPath%<font color="#000000" size="2">"<font color="#0000ff" size="2"><font color="#0000ff" size="2">/><font color="#a31515" size="2"><font color="#a31515" size="2">DSC<font color="#0000ff" size="2"><font color="#0000ff" size="2">><font color="#a31515" size="2"><font color="#a31515" size="2">dscConfiguration<font color="#0000ff" size="2"><font color="#0000ff" size="2">>

DotShoppingCart Staff