| View previous topic :: View next topic |
| Author |
Message |
gyonis
Joined: 18 Sep 2005 Posts: 11
|
Posted: Mon Aug 14, 2006 3:51 pm Post subject: Login Fails |
|
|
Hi,
I work with a newbie asp.net/ sql server programer (I didn't know that when I first worked
with him) in developing a website with CMS, he finished the work and he showed me that every
thing in the local host (on the pc) work just fine, when we tried to upload the files to the
server using ftp, we got this error:
http://www.radiorient.net/index.aspx
This is his first project to be online, so I'm not sure (so is he) what should be done to
solve this issue, I'm trying to do my part to try to solve this problem as I'm on strict
deadline.
He told me that the connection in the code is:
"public void get_con()
{con.ConnectionString="Server=local;database=Radiorient_db;User
ID=gyonis_radiorient;Password=xxx";
if(con.State==ConnectionState.Closed) con.Open();}"
Host Name: mssql.royaltyservers.com (64.15.146.79)
Database name: gyonis_Radiorient_db
Database Login: gyonis_radiorient
Database Password: xxx
Control panel: H-SPHERE
ASP.net/ sql server
Can any body please help me ASAP... Thanx |
|
| Back to top |
|
 |
|
|
gyonis
Joined: 18 Sep 2005 Posts: 11
|
Posted: Mon Aug 14, 2006 5:16 pm Post subject: Re: Login Fails |
|
|
Ok. We solved this problem now, but now it can't load any thing from th DB (as you can see from the Ad banner that is
missing, and the news topics under the "News and Events"):
http://www.radiorient.net/index.aspx
What we did is uploaded the DB files (via FTP) to a DB folder we created on the root directory, is that the way to do it.
Control Panel: H-Sphere |
|
| Back to top |
|
 |
|
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums. Click here to Register
If you are a current member here on DEVPPL, please login below:
|
|
|
|