|
Home > Archive > Commerce Server General > March 2004 > MSIB 2.1 & CMS - Rich Product Properties Not Saving to CS2002...???
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MSIB 2.1 & CMS - Rich Product Properties Not Saving to CS2002...???
|
|
| Tony Jones 2004-03-02, 9:35 am |
| Is there something special I need to add to my placeholders to allow a rich
product attribute's changed content to be saved to Commerce Server?
For example, in the Adventure Works Site, I will modify a rich product's
attribute (description) and it does not get saved back to Commerce Server.
After I save the product, I immediately 'Submit' the page and it then the
product shows up as 'Published' in the console. Once I then go to BizDesk,
the modified product attribute hasn't changed.
Am I missing something in the CMS approval process??
Any insight would be appreciated!
TJ
| |
| Vinayak Tadas [MS] 2004-03-04, 3:35 am |
| Can you see if this works
If the changes are appearing in Edit mode, but not showing up in published
mode or in the Catalog, one reason could be that they haven't named the
placeholder ProductPropertyDataSetPlaceholder. This has to be the EXACT
name of the placeholder (hardcoded in MSIB classes) otherwise this is the
behavior they will see.
Thanks
Vinayak Tadas
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks
"Tony Jones" <tonyjo_ms.takeout@hotmail.com> wrote in message
news:%23VQkEEGAEHA.3712@tk2msftngp13.phx.gbl...
> Is there something special I need to add to my placeholders to allow a
rich
> product attribute's changed content to be saved to Commerce Server?
>
> For example, in the Adventure Works Site, I will modify a rich product's
> attribute (description) and it does not get saved back to Commerce Server.
> After I save the product, I immediately 'Submit' the page and it then the
> product shows up as 'Published' in the console. Once I then go to
BizDesk,
> the modified product attribute hasn't changed.
>
> Am I missing something in the CMS approval process??
>
> Any insight would be appreciated!
>
> TJ
>
>
| |
| Tony Jones 2004-03-04, 3:36 pm |
| I checked that - and that shouldn't be the problem.
Is there any issues that may be related to my code being in VB.NET ? I have
more converted the original rich product pages to VB.NET instead of C#.
Thanks for your insight!
Tony Jones
"Vinayak Tadas [MS]" <vtadas@online.microsoft.com> wrote in message
news:O49xA3bAEHA.3352@TK2MSFTNGP09.phx.gbl...
> Can you see if this works
>
> If the changes are appearing in Edit mode, but not showing up in published
> mode or in the Catalog, one reason could be that they haven't named the
> placeholder ProductPropertyDataSetPlaceholder. This has to be the EXACT
> name of the placeholder (hardcoded in MSIB classes) otherwise this is the
> behavior they will see.
> Thanks
> Vinayak Tadas
> Microsoft
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> You assume all risk for your use. © 2002 Microsoft Corporation. All rights
> reserved.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
> Get Secure! For more info visit http://www.microsoft.com/security.
Please
> reply to the newsgroups only. Thanks
>
>
> "Tony Jones" <tonyjo_ms.takeout@hotmail.com> wrote in message
> news:%23VQkEEGAEHA.3712@tk2msftngp13.phx.gbl...
> rich
Server.[color=darkred]
the[color=darkred]
> BizDesk,
>
>
| |
| Tony Jones 2004-03-18, 4:37 pm |
| The problem was that I ported ONLY the C# templates to VB.NET and didn't
know these templates are dependent on code within the global.asax.vb. You
have to convert this code as well....it has events for posting and the
saving of rich products.
MSIB 2.1 to VB.NET
Convert the global.asax
Convert the templates
Thanks.
TJ
"Tony Jones" <tonyjo_ms.takeout@hotmail.com> wrote in message
news:unwQBRiAEHA.1456@TK2MSFTNGP09.phx.gbl...
> I checked that - and that shouldn't be the problem.
>
> Is there any issues that may be related to my code being in VB.NET ? I
have
> more converted the original rich product pages to VB.NET instead of C#.
>
> Thanks for your insight!
>
> Tony Jones
>
> "Vinayak Tadas [MS]" <vtadas@online.microsoft.com> wrote in message
> news:O49xA3bAEHA.3352@TK2MSFTNGP09.phx.gbl...
published[color=darkred]
the[color=darkred]
> rights.
rights[color=darkred]
> Please
product's[color=darkred]
> Server.
> the
>
>
| |
| Vinayak Tadas [MS] 2004-03-26, 9:44 pm |
| This is the reply from one of the MS guys who worked on MSIB which may help
you
There is a complete VB.Net translation of the MSIB site here
http://download.microsoft.com/downl...8a/msib21vb.exe
Thanks
Vinayak Tadas
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks
"Tony Jones" <tonyjo_ms.takeout@hotmail.com> wrote in message
news:eqlb$xSDEHA.2576@TK2MSFTNGP11.phx.gbl...
> The problem was that I ported ONLY the C# templates to VB.NET and didn't
> know these templates are dependent on code within the global.asax.vb. You
> have to convert this code as well....it has events for posting and the
> saving of rich products.
>
> MSIB 2.1 to VB.NET
> Convert the global.asax
> Convert the templates
>
> Thanks.
>
> TJ
>
> "Tony Jones" <tonyjo_ms.takeout@hotmail.com> wrote in message
> news:unwQBRiAEHA.1456@TK2MSFTNGP09.phx.gbl...
> have
> published
the[color=darkred]
EXACT[color=darkred]
> the
> rights
a[color=darkred]
> product's
then[color=darkred]
>
>
|
|
|
|
|