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 to have two separate websites. In my subdomain, I wanted to test a small application which is based on Authentication forms and although the app works just fine under my localhost, when I publish it to my plesk account the submit buttons does not work (MVC and Webforms).
Unfortunately, the Log files are not presenting any errors neither is the network option under the chrome browser showing any error or anything I could be based on.
There is really nothing I can get a guide on what the problem might be. I am almost without hair. LOL I even created a try and catch specifically to the login page in order to see if the damn thing gives me an error to guide me but no, nothing happens.
My button has a code behind method, typical of webforms, which will get the username and password and then perform the login with authentication forms. Although the code is working fine in my localhost, when I deploy the website to my pleask account (Subdomain) the button does nothing. It seems like the button just loads the page again!!
Any help you guys could give on this matter? Maybe I am just missing a configuration on my plesk account?
Thank you guys.
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 to have two separate websites. In my subdomain, I wanted to test a small application which is based on Authentication forms and although the app works just fine under my localhost, when I publish it to my plesk account the submit buttons does not work (MVC and Webforms).
Unfortunately, the Log files are not presenting any errors neither is the network option under the chrome browser showing any error or anything I could be based on.
There is really nothing I can get a guide on what the problem might be. I am almost without hair. LOL I even created a try and catch specifically to the login page in order to see if the damn thing gives me an error to guide me but no, nothing happens.
My button has a code behind method, typical of webforms, which will get the username and password and then perform the login with authentication forms. Although the code is working fine in my localhost, when I deploy the website to my pleask account (Subdomain) the button does nothing. It seems like the button just loads the page again!!
Any help you guys could give on this matter? Maybe I am just missing a configuration on my plesk account?
Thank you guys.