It's shared hosting. It works fine on my home computer, the line of source code causing problem on GoDaddy is:
SqlDependency.Start(connectionString); in the file Core\DBController.cs
If I can only work around this line of code. It's very important to me to launch application on GoDaddy as soon as possible.
|