sql - DotNetNuke , The specified password for user account “sa” is not valid -


i installing dotnetnuke, during installation asking database password, giving same password using sql server showing error.

the specified password user account “sa” not valid, or failed connect database server

screenshot:

you aren't configuring complex enough sa password, though web platform installer won't tell requirements (likely 7 characters, other alpha)

as daniel said, detest wpi , avoid plague. when works, works great, when doesn't, painful troubleshoot


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -