Click to See Complete Forum and Search --> : Problem with the web-please help


pinktrol
08-28-2008, 11:06 AM
Hey!

I cant access my org's web (and no one else cant for that matter)...the only thing that appears is (when i put www.anso.dk) :

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[MySQL][ODBC 3.51 Driver]Access denied for user 'anso_dk'@'nt6.unoeuro.com' (using password: YES)

/Default.asp, line 7

does anyone can help me with this?
i have no idea about webs so i need some clear hints;) how and where to fix...

thanks a lot!!

Kuriyama
08-28-2008, 03:31 PM
It's likely a permissions problem. Has anyone changed database accounts lately?

pinktrol
08-28-2008, 03:43 PM
hmm..the only thing i did was to change the main password to access the webhosting, nothing more. maybe this is what influence but then i changed the password back to the old one and still the same message appears :(

Kuriyama
08-28-2008, 03:54 PM
anso_dk@nt6.unoeuro.com

Something looks strange here. Are you using any sort of escaping function to put ' around the @ character?

Can you show the line of code that is crashing?

pinktrol
08-28-2008, 04:02 PM
ok, so i can see that there is something wrong with coding and i dont have it. i'm just kinda taking care of the web - meaning doing basic stuff. and then this crazy msg came up so i was trying to fix it. so i guess if the coding is needed either u can tell me where to find it or i will have to find the guy who coded it...

Bullschmidt
09-07-2008, 05:45 PM
Yes in general to me it sounds like a bad connection string and/or permissions problem.