Domain Name

Status
Not open for further replies.

pratikgohil

New Member
Messages
2
Reaction score
0
Points
0
Hello,

I have two queries:
1. How to add other domain name with the free hosting.
2. I have free hosting account. I am using Asp.Net and MySql. I would like to connect database from asp.net web application using C# language. Can you please assist me, how to connect to the database (I mean connection string and connection type [OleDb, ODBC])?
 

vishal

-::-X10 Guru-::-
Community Support
Messages
5,255
Reaction score
192
Points
63
Hello,

I have two queries:
1. How to add other domain name with the free hosting.
2. I have free hosting account. I am using Asp.Net and MySql. I would like to connect database from asp.net web application using C# language. Can you please assist me, how to connect to the database (I mean connection string and connection type [OleDb, ODBC])?

You can Park your Domain in Capnel .Then just point it to our nameserver ns1.x10hosting.com
ns2.x10hosting.com from your registrars account

also read this might help you http://x10hosting.com/forums/tutorials/102062-how-get-asp-net-work-x10hosting.html
 
Last edited:

pratikgohil

New Member
Messages
2
Reaction score
0
Points
0
You can Park your Domain in Capnel .Then just point it to our nameserver ns1.x10hosting.com
ns2.x10hosting.com from your registrars account

also read this might help you http://x10hosting.com/forums/tutorials/102062-how-get-asp-net-work-x10hosting.html

Hello,

I have gone through the the above link. I have done respected changes in web.config file. I have set the connection string like "server=mysql-chopin.x10hosting.com;Database=pratikg_pws;userid=pratikg_sa;password=abc123;".

Now when I tries to connect to the database, I got the below error:
"MySql Error: Unable to connect to any of the specified MySQL hosts."

Below is the my test application url:
http://pratikgohil.x10.bz/test/

Please give me the solution for same.

Thanks in advance,
Pratik Gohil
 
Status
Not open for further replies.
Top