• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Vinster

  1. V

    Issue Plesk not working with MVC nor WebForm Deployment

    So basically, what the issue is, is that when I publish my website to Plesk the page buttons does not work as it supposed to. Example. In my default page I have this HTML code : <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="default.aspx.cs" Inherits="IdentityTest._default" %>...
  2. V

    Issue Plesk not working with MVC nor WebForm Deployment

    Thank you for the article above Igor. It helps a lot as well as I am learning all these Plesk stuff.
  3. V

    Issue Plesk not working with MVC nor WebForm Deployment

    Hey Igor, thank you for the reply! Yes, I have changed that rdstation.vinnysilva.ca files trying to find the solution to my issue. WOW, have I worked hard on it. :( https://rdstation.vinnysilva.ca/login.aspx this is the login page now. At the moment I am trying to use Identity from Windows...
  4. V

    Issue Plesk not working with MVC nor WebForm Deployment

    Thank you so much Igor. Yes, I have. The code is so simple, honestly.. there is not much to it AT ALL. It is just getting two strings, username and password, comparing against an instantiated obj (User in this case, of course) and performing the login with Form Authentication. I can share them...
  5. V

    Issue Plesk not working with MVC nor WebForm Deployment

    Hello team, I am opening this thread to see if any of you experts can help me out. :( I have a Plesk account with TMD Hosting, and they are not of much help although they have been very friendly and opened to my concerns. So, here is the problem: I have a domain and a subdomain, and I want...
  6. V

    ASP Page not reading Form POST information

    Hey team, is this thread still opened? Anyways, I will shoot and hope someone out there can help me out. Related to the issue on this thread, I am not able to have my submit buttons working neither on MVC or WebForms applications. I made a simple web app which divides users in three...
Back
Top