| Author |
Message |
gustavo echeverry
Guest
|
Posted:
Fri Nov 19, 2004 1:25 am Post subject:
catalog refresh |
|
|
hi all
i've encountered with the following situation: when i modify the price
(cy_list_price)using bizdesk, the change does not replicate to the web site,
i already checked the database and the value is correctly changed but when i
browse the site i still see the old value
can someone please help me out
thanks in advance |
|
| Back to top |
|
 |
Gerry
Guest
|
Posted:
Mon Nov 22, 2004 11:57 pm Post subject:
RE: catalog refresh |
|
|
Run IISRESET.
"gustavo echeverry" wrote:
| Quote: | hi all
i've encountered with the following situation: when i modify the price
(cy_list_price)using bizdesk, the change does not replicate to the web site,
i already checked the database and the value is correctly changed but when i
browse the site i still see the old value
can someone please help me out
thanks in advance |
|
|
| Back to top |
|
 |
gustavo echeverry
Guest
|
Posted:
Tue Nov 23, 2004 4:49 am Post subject:
RE: catalog refresh |
|
|
hi gerry, thanks for the answer but is it totally necessary.. isn't there any
other way to do it?, we're working on a production server so iisreset is not
an option
thanks again
"Gerry" wrote:
| Quote: | Run IISRESET.
"gustavo echeverry" wrote:
hi all
i've encountered with the following situation: when i modify the price
(cy_list_price)using bizdesk, the change does not replicate to the web site,
i already checked the database and the value is correctly changed but when i
browse the site i still see the old value
can someone please help me out
thanks in advance |
|
|
| Back to top |
|
 |
Frans Bruijnen
Guest
|
Posted:
Fri Nov 26, 2004 2:22 pm Post subject:
Re: catalog refresh |
|
|
Hello Gustavo,
You need to refresh the current catalogsystem in the commerce context, you
can do so by calling the following procedure:
microsoft.commerceserver.runtime.commercecontext.current.catalogsystem.refresh()
Grtz,
Frans
"gustavo echeverry" <gustavoecheverry@discussions.microsoft.com> wrote in
message news:7A7B9094-9238-490F-B333-9C9B3FEE42A0@microsoft.com...
| Quote: | hi gerry, thanks for the answer but is it totally necessary.. isn't there
any
other way to do it?, we're working on a production server so iisreset is
not
an option
thanks again
"Gerry" wrote:
Run IISRESET.
"gustavo echeverry" wrote:
hi all
i've encountered with the following situation: when i modify the price
(cy_list_price)using bizdesk, the change does not replicate to the web
site,
i already checked the database and the value is correctly changed but
when i
browse the site i still see the old value
can someone please help me out
thanks in advance |
|
|
| Back to top |
|
 |
|
|
|
|