• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

web.config

  1. B

    Issue Uploaded web api and images

    Hello everyone. I'm facing a strange issue on my web domain. I can upload, through Visual studio, Web APIs. These APIs go in httpdocs folder as usual. Everything works fine. I try to upload simple image (always in httpdocs) but this image is never reachable by browser. If I go to...
  2. L

    Issue IIS "Cors" configuration problem for Node.js backend

    I have a node.js backend, and in my server.js file I have this: const app = express(); app.use((req, res, next) => { res.setHeader("Access-Control-Allow-Origin", "*"); res.setHeader( "Access-Control-Allow-Methods", "OPTIONS, GET, POST, PUT, PATCH, DELETE" )...
  3. fung kok ting

    Issue Lock violation web.config telerik

    Hi guys, trying to deploy asp.net with telerik handler to plesk windows but face this error, working fine in azure hosting, local pc, local windows 2012 R2. this is the exact error in the portal: HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the...
  4. C

    Metadata publishing for this service is currently disabled.

    Hello, I have just successfully installed plesk 12 on my windows server 2012. However, I get metadata publishing for this service is currently disabled when I try to access the server on https://myipaddress:8443. Although the error suggested a fix, I'm unsure of where to insert the fix. Error...
Back
Top