Re: Shopping cart Server Application Unavailable - random

Tech-Archive recommends: Fix windows errors by optimizing your registry



Finally got the details page to load. you may want to look at the how the
cart is performing in all areas, including the database. Your scripts may be
timing out.

-Darren
http://blog.secudocs.com/

"Mark Lordi" <mlordi@xxxxxxxxx> wrote in message
news:1134864554.639141.129240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello everyone,
>
> I have a site that I just put together http://www.redzcomfort.com
> everything was working fine up until about 3 days ago when Microsoft
> released 3 security updates. (KB910437) (KB905915) (KB890830) I have
> removed these updates and restarted the service. Everything was working
> fine for about an hour. Now whenever somebody tries to add a product to
> the cart it is supposed to bring up the shopping cart. Right now I keep
> getting a DNS error on a page that I know exists. If I hit refresh
> sometimes it starts to work. I have IISCrashHang installed and this is
> what I get in the log. Anyone have any ideas or gone throught this
> themselves?
>
> #Fields: date time src-ip src-port dst-ip dst-port cs-version cs-method
> cs-url sc-status s-site s-reason
>
> 2005-12-17 15:57:06 68.39.61.140 61523 146.145.180.25 80 HTTP/1.1 GET
> /storefront/ShoppingCart.aspx - 29
> Connection_Abandoned_By_Inetinfo_Crash
>


.



Relevant Pages

  • Re: eCommerce/Shopping Cart Experience
    ... I will be open sourcing my shopping cart within the 3 months. ... There will be a customer database included ... ... Session is fine, but in my experiences, ... for the most part, those that disable cookies, also disable session cookies ...
    (microsoft.public.inetserver.asp.db)
  • Re: Finally which ORM tool?
    ... If you've got two objects in memory which are theoretically the same ... database entity - having come from the same database within the same ... A Cart is loaded into memory ... Each entry accesses their cart to get the current currency ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: One SQL, two conns
    ... tables within cart database. ... > I'm writing an ASP cart and hit a problem. ... > Cart contents holds the unique ID from products when you do your 'basket'. ... > When I display the basket, I want to display the products name from the ...
    (microsoft.public.inetserver.asp.general)
  • Re: Eof not working correctly
    ... > database"); ... Where are the variables $UserName and $cart being set? ... When you assign a string to a varible you don't need the parenthesis "( ... See my above comments on assigning strings to the $query varible. ...
    (php.general)
  • Re: connection based temp tables
    ... You'll have a tricky time with this approach to shopping carts I think. ... Whilst you can create a temp table that persists for only as long as the ... connection to database exists - you'd have to keep the database connected to ... something into the cart, or to pull up the cart items. ...
    (comp.databases.ms-sqlserver)