AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Seeing source after upgrading to 9.0.10
Rank: Newbie
Groups: Developers
Joined: 4/17/2020(UTC) Posts: 1
Thanks: 1 times
|
I just upgrade the code from 9.0.7 to 9.0.10. After doing that, when I try to visit the site, I see html source code that includes things like: AbleCommerce_license_error_files/themedata.thmx
I tried removing my App_Data/CommerceBuilder.lic but that didn't help. I've been using AbleCommerce for many years and have never seen this before.
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 15"> <meta name=Originator content="Microsoft Word 15"> <link rel=File-List href="AbleCommerce_license_error_files/filelist.xml"> <!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>KatieCat</o:Author> <o:LastAuthor>KatieCat</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>21</o:TotalTime> <o:Created>2018-09-01T15:38:00Z</o:Created> <o:LastSaved>2018-09-01T15:38:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>38</o:Words> <o:Characters>217</o:Characters> <o:Lines>1</o:Lines> <o:Paragraphs>1</o:Paragraphs> <o:CharactersWithSpaces>254</o:CharactersWithSpaces> <o:Version>16.00</o:Version> </o:DocumentProperties> </xml><![endif]--> <link rel=themeData href="AbleCommerce_license_error_files/themedata.thmx"> <link rel=colorSchemeMapping href="AbleCommerce_license_error_files/colorschememapping.xml"> <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Print</w:View> <w:TrackMoves>false</w:TrackMoves>
|
|
|
|
Rank: Advanced Member
Groups: System, Administrators, Developers, Registered, HelpDesk Joined: 10/29/2018(UTC) Posts: 472
Thanks: 4 times Was thanked: 34 time(s) in 33 post(s)
|
hi David,
That is very strange. If it is a license error, then perhaps I can send you a pre-registered license key. Can you use your latest order to request a license? In the request, you'll need to include the full physical path to your Commercebuilder.lic file.
I'll have a developer look into this error message and see what could have happened. We did move our licensing code to a new server, so possibly that might be an issue.
Sorry for the trouble. |
Thanks for your support!
Katie Secure eCommerce Software and Hosting |
|
|
|
Rank: Advanced Member
Groups: System, Administrators, Developers, Registered, HelpDesk Joined: 10/29/2018(UTC) Posts: 472
Thanks: 4 times Was thanked: 34 time(s) in 33 post(s)
|
Hi David,
I heard back from the dev team, and the issue is happening due to the following line we added in web.config file:
<add name="X-Content-Type-Options" value="nosniff"/>
We are having the same issue with error messages (404 not found) not displaying properly.
The workaround for both of these issues is to remove the following line from web.config file:
<add name="X-Content-Type-Options" value="nosniff"/>
You can update the key directly by accessing the path {yourlicenseddomainhere}/Install/Key
Please let me know if you have any questions.
|
Thanks for your support!
Katie Secure eCommerce Software and Hosting |
|
|
|
Rank: Newbie
Groups: Developers
Joined: 4/17/2020(UTC) Posts: 1
Thanks: 1 times
|
That worked. Thanks Katie!
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Seeing source after upgrading to 9.0.10
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.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close