smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.23k stars 454 forks source link

Stuck at upgrading SmartStore.NET to v4.0.0.0 #292

Open JaimzWoW opened 4 years ago

JaimzWoW commented 4 years ago

Hello,

I'm able to install the latest SmartStore.NET update, but somehow the whole theme disappears and it's just showing everything in plain text (same effect as the CSS isn't loaded).

What I've tried so far:

  1. Created a DB back-up
  2. Created a Web back-up
  3. Downloaded: https://github.com/smartstoreag/SmartStoreNET/releases/download/4.0.0/SmartStoreNET.Community.4.0.0.zip
  4. Removed all the files (from the apache)
  5. Extracted the .zip file (on the apache)
  6. Copied the "Tenants" (old one) to "APP_DATA"
  7. Granted read/write access to "APP_DATA", "CONTENT" and "PLUGINS"
  8. Done

Hope someone could help me out.

Thanks in advance, Jamie

Michael-Herzog commented 4 years ago

Hi, have you tried restarting the application in IIS? If this doesn't help you probable did some customization in CSS which isn't valid? Regards

JaimzWoW commented 4 years ago

Hi,

I will try do to it again, to see if it’s working.

Unfortunately, I am not able to restart IIS (as I’m not the hoster).

Met vriendelijke groet,

Jamie de Jong

Tel: +31 6 22 00 55 66

E-mail: mailto:info@jongit.nl info@jongit.nl

Website: http://www.jongit.nl/ http://www.jongit.nl

Deze e-mail (waarmee in deze disclaimer, tenzij anders vermeld, ook de bijlagen bij dit e-mailbericht worden bedoeld) bevat vertrouwelijke en persoonlijke informatie. De inhoud van deze e-mail is alleen bedoeld voor gebruik door de geadresseerde. Als je deze e-mail onbedoeld ontvangt en je bent niet diegene voor wie de inhoud van deze e-mail bestemd is, wordt je vriendelijk verzocht om ons te bellen op 0622005566 of ons onder terugzending van deze e-mail te informeren via info@jongit.nl en daarna dit bericht te verwijderen. We vragen je om eventuele bijlagen niet te openen. Gebruik de informatie uit deze e-mail niet, voor welk doel dan ook. Bewaar of kopieer het bericht niet en openbaar of verspreid de inhoud van het bericht niet.

Jong Information Technology is een eenmanszaak met KvK-nummer: 66325846. Alle werkzaamheden die Jong Information Technology verricht, zijn onderworpen aan algemene voorwaarden. Een kopie van deze algemene voorwaarden zal op jouw verzoek naar je toegezonden worden en kan ook gedownload worden op https://www.jongit.nl. De inhoud van deze e-mail is door ons zorgvuldig samengesteld, maar we staan er niet voor in dat deze inhoud altijd juist of volledig zal zijn. Jong Information Technology kan ook niet instaan voor correcte en volledige overbrenging van de inhoud van een verzonden e-mail of voor tijdige ontvangst daarvan. Ook voor in emailberichten opgenomen verwijzingen naar websites van derden aanvaardt Jong Information Technology geen aansprakelijkheid. Jong Information Technology is ten slotte niet aansprakelijk voor schade of andere nadelige gevolgen, ontstaan door deze e-mail. Handelingen die je op basis van de door ons verstrekte informatie verricht, komen voor je eigen rekening en risico. Aan de inhoud van dit bericht kunnen geen rechten ontleend worden, tenzij anders (bijvoorbeeld in de e-mail) wordt afgesproken. Op grond van fouten of achterhaalde informatie kan geen overeenkomst tussen Jong Information Technology en jou tot stand komen.

From: Michael-Herzog notifications@github.com Sent: 30 June 2020 19:56 To: smartstore/SmartStoreNET SmartStoreNET@noreply.github.com Cc: jongit-nl info@jongit.nl; Author author@noreply.github.com Subject: Re: [smartstore/SmartStoreNET] Stuck at upgrading SmartStore.NET to v4.0.0.0 (#1985)

Hi, have you tried restarting the application in IIS? If this doesn't help you probable did some customization in CSS which isn't valid? Regards

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/smartstore/SmartStoreNET/issues/1985#issuecomment-651949982 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AKI47Y22N7POC3GDN4SEDKTRZIRJJANCNFSM4OLVPLPQ . https://github.com/notifications/beacon/AKI47Y523BPE7KAFGRL4P7LRZIRJJA5CNFSM4OLVPLP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE3N7PHQ.gif

Michael-Herzog commented 4 years ago

You can also restart the application by renaming the file web.config in the root of your webspace. After renaming you must restore the original name again. The hit refresh in your browser.