London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Front Site - Commerce Manager cross references

Vote:
0

There are follwoing application settings in my front site web.config (created by Deployment center):

<add key="CommerceManagerBinPath" value="C:\EPiServer75\CommerceManager\wwwroot\Bin" />
<add key="CommerceManagerSharedPath" value="C:\EPiServer75\CommerceManager\eCommerceFramework\5.3\" />
<add key="CommerceManagerApplicationName" value="CommerceManager" />

Does anybody know what they for? I can't find usage of them.

 

#78813
Dec 03, 2013 19:56
Vote:
0

I'm using recently released 7.5

#78814
Dec 03, 2013 19:57
Vote:
0

They are left over from features that have been removed and can be ignored. The CommerceManagerLink setting is used however.

#78826
Dec 04, 2013 8:40
Vote:
0

Thanks, would be nice to remove obsolete parts from config files, it misleads a bit.

#78835
Dec 04, 2013 10:26
Vote:
0

Yes of course, it was a mistake to leave them in there and I have registered it as a bug. Thanks for bringing it to our attention!

#78837
Dec 04, 2013 10:33
Vote:
0

I've post similar question in another thread (http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=78804&epslanguage=en)

Could you please take a look?

#78844
Dec 04, 2013 10:58
Vote:
0

Hi,

Those keys, although legacy, are used for upgrading script. They should be here :).

/Q

#79264
Dec 12, 2013 7:18
Vote:
0

Are these still needed? Quite a bit of time has passed since this was last answered. They pose quite a bit of a problem when using automated deployment solutions when deploying to new folders every time. And in general, getting rid of config is a good feeling.

We are updating our commerce manager via nugets these days anyways, so I'm just guessing the SharedPath-setting is utterly obsolete anyways.

#90677
Edited, Sep 16, 2014 10:19
Vote:
0

Well, we switched to nuget approach and dig out old installation files, so it should be safe to remove those settings.

Regards.

/Q

#90682
Sep 16, 2014 10:47
Vote:
0

Allright. Site seems to be running normally after I removed them.

#90683
Sep 16, 2014 10:51
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.