Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Can't get past setup.asp
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kerryww
Starting Member

30 Posts

Posted - 12 April 2016 :  20:51:05  Show Profile  Reply with Quote
I'm trying to change from a Win2008 server to a Win2012. I did a test install of Snitz on the new Win2012 server and it works perfectly after a few permission and web.config adjustments.

Now I tried to upload and configure my working site and I can't get past the setup page at
http://208.79.209.42/plesk-site-preview/www.orientbeachforum.com/208.79.209.42/setup.asp

When I click on continue I end up with an error.

If I change the web.config file to show errors, it stops the set.asp page from working.

Here's my web.config file:

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
		<httpErrors errorMode="Detailed" existingResponse="PassThrough"></httpErrors> 
		       <directoryBrowse enabled="false" />
        <defaultDocument>
            <files>
                <clear />
                <add value="default.aspx" />
                <add value="index.php" />
                <add value="Default.htm" />
                <add value="Default.asp" />
                <add value="index.htm" />
                <add value="index.html" />
                <add value="iisstart.htm" />
            </files>
        </defaultDocument>
        <httpProtocol>
            <customHeaders>
                <clear />
                <add name="X-Powered-By" value="ASP.NET" />
            </customHeaders>
        </httpProtocol>
    </system.webServer>
    <system.web>



The site is on a shared server using Plesk.

I know it's probably something really simple, but I've tried numerous fixes but no love.

TIA

Kerry

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 13 April 2016 :  04:50:50  Show Profile  Visit HuwR's Homepage
What is the error you get?

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 13 April 2016 :  07:34:15  Show Profile
When I checked it before, it said setup was completed and they can visit the forum.
Going to the forum gave a generic error that there was an error on the server and to contact your server administrator.

Support Snitz Forums
Go to Top of Page

kerryww
Starting Member

30 Posts

Posted - 13 April 2016 :  07:51:05  Show Profile
quote:
Originally posted by HuwR

What is the error you get?



When I try to login I get

An error occurred on the server when processing the URL. Please contact the system administrator.
If you are the system administrator please click here to find out more about this error.
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 13 April 2016 :  08:08:12  Show Profile  Visit HuwR's Homepage
Unfortunately we need to see an error in order to fix it.

Are you the system administrator ?

IIS needs configuring to send the error message, this is controlled by settings in IIS, what they are entirely depends on what version of IIS
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07