BV Commerce Forum
»
BV Commerce Support
»
General Support
»
How To Install BV Commerce into subdirectory of an existing site?
Rank: Member
Joined: 6/11/2007(UTC) Posts: 12
|
I'm trying to install into a subdirectory of an existing site ... but it isn't working. I looked at BVSoftware.Bvc5.Core.PersonalizationServices.vb and noticed that in the GetPersonalizedThemeVirtualPath function the path is hardcoded!
Dim testPath As String = "~/BVModules/Themes/" & GetPersonalizedThemeName() & "/"
I'd like to put the store code in a folder named Store ... so the path should be ~/Store/BVModules ...
Is there any way to do this???
Thanks - wg
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
wg, All you need to do is create/mark your subdirectory as a virtual folder, then the w3w will do the correct mappings of the "~/" Regards, Corneliu. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.