-
Error 58 (Woot)
Okay, I'm just really fed up with clans honestly.
I've done the following trying to fix it;
I've changed my IP to a no-ip (Failed)
I've finally disabled authentication for IIS to allow the connection of clans to work (Clans still give error 58)
I've tried changing it to Localhost (127.0.0.1) instead of the external IP. (Gives error 57 instead of 58)
I've also made a ODBC connection for clans and made a new login for clans (tried to use that instead of sa) Error 58.
I've enabled IP/TCP pipes (whatever it is) under SQL Server Configuration.
I've been on the BR forums. I downloaded and watched, carefully how to set up clans. and I did everything, step by step, exactly shown in the video. Still get error 58.
I've watched Shagpub's Server setup (Includes clan setup) Still get Error 58.
I've watched Operz Clan setup video (And used the files that come with it) Error 11.
Now before anyone obviously says "use search" I've clearly been through the forums, left and right. Trying to find a solution to this Annoying ass problem. I know it is possibly something I am doing wrong and it might be something to do with the host as well. But I can't seem to figure a solution. Any one that has got them to work, and is willing to post how they did, will be extremely helpful.
-
Re: Error 58 (Woot)
Lol well im working on a server too and i know clans can be annoying. Look all i can say is that it has to be with your External/internal IP's, seems as changes by one when you changed IP's.
All i can say :(
-
Re: Error 58 (Woot)
The IP doesn't change. It's on a Dedicated Host.
-
Re: Error 58 (Woot)
Try this...
Go in to your IIS, click on Web Service Extension, and enable ASP. By default, it's set to Prohibited.
I was able to get pass error 58 by doing this, but stuck on error 11.
-
Re: Error 58 (Woot)
Alright, thanks for the post. I'll give this a shot.
This didn't work.
What I just did though, I decided to use different files instead of sandurr's. And they worked until I got error 11..Lol.
The issue I think it could possibly be is the clan.dll, I know it's suppose to me our lives easier, but life is never easy ;p So yeah.. could someone possibly upload a clan.dll ? I could use one.
I'm not going to give up on Sandurr's Files, but I am desperate for clans to work so for now I plan on figuring out Error 11 with the modded X files, then work with Sandurr's from there.
-
Re: Error 58 (Woot)
I would like you help you. Contact me on msn.
-
Re: Error 58 (Woot)
check your SQL db's,
and also,try looking at your ClanInsert, make sure you have them same,
-
Re: Error 58 (Woot)
What exactly am I looking for in the Dbs? Checking to see if its the correct ones or possibly editing it?
-
Re: Error 58 (Woot)
Could possibly changing the IP from well the IP address to the DNS Server Address possibly making a difference?
-
Re: Error 58 (Woot)
Finally got the BillingErrorDB thing, and it says
Code:
160729|SELECT IDX FROM UL WHERE userid='tester' AND ChName='Pikeman' [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Obviously assuming that there is still that annoying connection problem which I can't seem to rid of.
-
Re: Error 58 (Woot)
go to ClanDb in your SQL Manager,
open table,then go to your ClanInsert.aspx
make sure all of ClanDb executes, has in ClanInsert.aspx
"160729|SELECT IDX FROM UL WHERE userid='tester' AND ChName='Pikeman' "
* look for IDX FROM UL WHERE userid in ClanDb in your SQL Manager 2005, and also look it too on ClanInsert.aspx
:thumbup: