GoDaddy - Anyone using Kartris with GoDaddy.com

Posted By kriginis Mon 29 Nov 2010
Add to Favorites0
Author Message
kriginis
 Posted Mon 29 Nov 2010
Supreme Being

Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)

Group: Awaiting Activation
Last Active: Tue 30 Nov 2010
Posts: 2, Visits: 6
I have been trying now for days to get this setup on godaddy.com hosting - the install goes without a problem, the database works and event the web.config upload.  But after that I get the runtime error after uploading the new web.config.

unfortunately it is the generic - I have tried to get more but with no luck:

<!-- Web.Config Configuration File --><configuration>    <system.web>        <customErrors mode="Off"/>    </system.web></configuration>
Any ideas?
Paul
 Posted Tue 30 Nov 2010
große Käse

große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)große Käse - (450,894 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
I have seen people get it working on GoDaddy, the biggest problem I think there is that they don't grant direct MS SQL access so you can connection MS SQL Management Studio on port 1433 (or another port). So it is hard to admin the database other than from their web panel, which is slower and much more limited.

Does kartris log any error here:

Uploads/logs/errors/2010.11/

(latest file there will be most recent errors)


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
kriginis
 Posted Tue 30 Nov 2010
Supreme Being

Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)Supreme Being - (1,316 reputation)

Group: Awaiting Activation
Last Active: Tue 30 Nov 2010
Posts: 2, Visits: 6
I was able to get it working by - upgrading the account hosting account to IIS 7 - Just a tip if anyone is trying to use godaddy for hosing.
Tue 30 Nov 2010 by kriginis
saturation
 Posted Fri 3 Dec 2010
Supreme Being

Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)Supreme Being - (57,542 reputation)

Group: Forum Members
Last Active: Fri 30 Nov 2012
Posts: 108, Visits: 1,185
I moved mine from godaddy to Network Solutions--you can use SQL Management Studio to hook into the database for more control instead of using a control panel for db management.    Works great.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top