Jump to content

Recommended Posts

Posted

Hi,

try to publish an app and if i wanna install this, it starts and than it stopps with error 403.

i´m sorry for my english.

 

here the translated error message:

 

ERROR SUMMARY

The following is a summary of the errors. Details of these errors are listed later in the log.

* Activation of http://immoakqui.heliohost.org/xxxxxxx.application resulted in exception. Following failure messages were detected:

+ 'Http://immoakqui.heliohost.org/Application Files / Appointment ator_1_0_0_0 / Appointment xxxxxxx.exe.config' could not be downloaded.

+ The remote server returned an error: (403) Disallowed.

 

can somebody help me plz?

Posted

It's because the .config extension is reserved as a system settings file for ASP.NET applications. The server explicitly forbids serving any file with a .config extension for security reasons.

 

You need to change the .config extension to something else or move your account to Stevie where this file type is not reserved.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...