Moving site to shared host and server admin password not working.
I have just moved my site on to my live ehosting shared hosting and i can't log into the admin, the site is appearing fine. I have tried the previous suggestion of changing the password in the DB and setting passwordFormat="Clear" but it just reloads the login page no error message.
I am current having to use the site preview URL as the domain has not been transfered yet I was wondering if it was that?
I have just noticed when checking the site on IE I get the following message:
The resource cannot be found.
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
Server Error in '/' Application.
The resource cannot be found.
Description:
HTTP 404. The resource you are looking for (or one of its dependencies)
could have been removed, had its name changed, or is temporarily unavailable.
Please review the following URL and make sure that it is spelled correctly.
Moving site to shared host and server admin password not working.
I have just moved my site on to my live ehosting shared hosting and i can't log into the admin, the site is appearing fine. I have tried the previous suggestion of changing the password in the DB and setting passwordFormat="Clear" but it just reloads the login page no error message.
I am current having to use the site preview URL as the domain has not been transfered yet I was wondering if it was that?
I am using version: 4.0.2.1
I have just noticed when checking the site on IE I get the following message:
The resource cannot be found. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.Requested Url: /umbraco/logout.aspx
Tkae alook into this thread: http://our.umbraco.org/forum/getting-started/installing-umbraco/6020-Cannot-login-to-admin
Thomas
Thank you I will wait for the url to be transfered.
Cheers,
Angela.
You could always create the URL in your hosts file. Then you will not have to wait.
is working on a reply...