• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue Newbie cannot get into website!

michelle.sollicito

New Pleskian
I have only just bought my website (with .Net/Windows development package) and when I go to the page I am supposed to go to to administer my site I see this. I have written to support and got no response. Help?
1655147198917.png
 
Hello Michelle,

I would suggest you check for the error logs. You should disable custom errors to get actual errors that may help resolve the issue. Follow the steps to disable custom errors.

- Go to the web.config file.
- And search for <system.web>.
- Create a below tag:

<customErrors mode =”off”/>

Once you disable the custom errors, browse your domain again. Now you will see the actual causing errors, which can lead to issues.

Try this. Hope you will find this helpful.
 
Back
Top