logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
david9688526  
#1 Posted : Friday, June 21, 2024 5:58:10 PM(UTC)
david9688526

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>

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

Katie S  
#2 Posted : Friday, June 21, 2024 7:01:25 PM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 468

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
Katie S  
#3 Posted : Saturday, June 22, 2024 10:29:52 AM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 468

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
david9688526  
#4 Posted : Monday, June 24, 2024 9:10:53 AM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
That worked. Thanks Katie!
Users browsing this topic
Guest
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.