Hi I have this error message after uploading the Personal website starter kit up to my Godaddy hosting account. I had it working locally at one point connecting remotely database connection and the app being run on my work station. The moment I uploaded
it a rectangular black box shows in the browser window? and this error is thrown connection.open in the database.
Most likely the connection string needs changing to reflect the new environment that the application is running in. Are you able to provide details of the error message?
I had the connection to the remote mssql server while running the application with the changed strings you know how I commented out the original strings and added the hosts string. I then ran the set-up query for the database without problem adding the photo
and album tables. rebuild the website and you know the rest.
Member
38 Points
256 Posts
Photo Manager in the aspcode folder throwing connection.open error
Mar 04, 2017 11:58 PM|DKB|LINK
Hi I have this error message after uploading the Personal website starter kit up to my Godaddy hosting account. I had it working locally at one point connecting remotely database connection and the app being run on my work station. The moment I uploaded it a rectangular black box shows in the browser window? and this error is thrown connection.open in the database.
DKB
All-Star
194496 Points
28081 Posts
Moderator
Re: Photo Manager in the aspcode folder throwing connection.open error
Mar 09, 2017 12:17 PM|Mikesdotnetting|LINK
Most likely the connection string needs changing to reflect the new environment that the application is running in. Are you able to provide details of the error message?
Member
38 Points
256 Posts
Re: Photo Manager in the aspcode folder throwing connection.open error
Mar 20, 2017 08:31 PM|DKB|LINK
I had the connection to the remote mssql server while running the application with the changed strings you know how I commented out the original strings and added the hosts string. I then ran the set-up query for the database without problem adding the photo and album tables. rebuild the website and you know the rest.
Member
38 Points
256 Posts
Re: Photo Manager in the aspcode folder throwing connection.open error
Mar 20, 2017 08:34 PM|DKB|LINK
Do you know where I can download a fresh app. The one I have might be corrupt being copied and pasted many times.