Installation error v 2.80

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 年 前
i've uploaded all in my web host and i've setted the right permission ...

but i get this error:

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.


Module: DynamicCompressionModule
Notification: SendResponse
Handler: ExtensionlessUrlHandler-Integrated-4.0
Error Code: 0x80070021
Config Error: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".



anyone can help me?
12 年 前
Hi,
I have the same problem.
It's possible to transfer the localhost installation on a web?
And if it's possible, how?
In this moment i'm using perfectly, on my pc, the nop 2.80 version.
Thank you very much
12 年 前
try this:

comment line 87 in web.config

<urlCompression doStaticCompression="true" doDynamicCompression="true" />


i've solved ...
12 年 前
Hi, thanks for your answer.
In the line 87 is already present the string

<urlCompression doStaticCompression="true" doDynamicCompression="true" />

and the web doesn't work.

Can you tell me what procedure you used to publish your site?
Maybe I made ​​a mistake.
For example: I used the version without source code and I uploaded the unzipped files on my web space with Filezilla FTP client

Help me, please.
12 年 前
you must comment this line ...

<!-- <urlCompression doStaticCompression="true" doDynamicCompression="true" /> -->
11 年 前
Ciao Ensa, sto provando inutilmente ad installare nc 2.65 no-source su Aruba (da quello che ho capito sembra essere  la versione piu' recente che funziona attualmente su Aruba) ho attivato tutti i permessi e ho provato l'installazione sia www.miosito.it e sia nella cartella www.miosito.it/shop ma ottengo sempre il seguente errore:

Module  DynamicCompressionModule
Notification  SendResponse
Handler  ExtensionlessUrlHandler-ISAPI-4.0_32bit
Error Code  0x80070021
Config Error  This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File  \\?\D:\Inetpub\webs\miositoit\shop\web.config.

  81:     </staticContent>
  82:     <urlCompression doStaticCompression="true" doDynamicCompression="true" />
  83:   </system.webServer>

Come posso correggere l'errore? Spero che tu o altri mi possano aiutare. Grazie - Arturo
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.