Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » InvalidOperationException when trying to create a product group in the shop root.

InvalidOperationException when trying to create a product group in the shop root.

Simon Nordahl
Simon Nordahl
Reply

We're getting the following exception when trying to create a product group directly under the selected shop:

As far as i can tell it's because the iframe is getting the an url with missing shopid parameter.

The url used is this: http://localhost:5826/admin/module/ecom_catalog/dw7/Edit/EcomGroup_Edit.aspx?shopID=&parentID=SHOP1

If i manually change the url to: http://localhost:5826/admin/module/ecom_catalog/dw7/Edit/EcomGroup_Edit.aspx?shopID=SHOP1&parentID=SHOP1

Everything works.

 

 

 


Replies

 
Simon Nordahl
Simon Nordahl
Reply

*Bumping for attention*

 
Nicolai Pedersen
Reply

Hi Simon

This is a known bug - if you change to a specific shop in the dropdown first, and then back to all shops, you can bypass this exception.

This should be fixed in 9.2.6, TFS#31332

BR Nicolai

 
Simon Nordahl
Simon Nordahl
Reply

Hi Nicolai

I am on a specific shop, I right-click on "SHOP1" followed by "New group".

We're running the newest realease 9.2.9, so if it has been resolved in an earlier version something else has gone wrong.

 

You must be logged in to post in the forum