I tried to use this method when deploying a ASP.NET (MVC) site to godaddy. This led to a file IO exception.
A quick-and-dirty workaround is to statically code your connectionString into your app. Maybe put it in your global.asax or something.
webster.net@live.com