Reinstalled Kartris with Sample db but "Username or password" not recognized

Posted By Obaid Tue 23 Apr 2013
Add to Favorites0

Reinstalled Kartris with Sample db but "Username or password" not...

Author Message
Obaid
 Posted Tue 23 Apr 2013
Supreme Being

Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)Supreme Being - (21,902 reputation)

Group: Forum Members
Last Active: Sat 20 Jun 2015
Posts: 36, Visits: 118
I followed your instructions for reinstalling Kartris backend.
1) Comment out
<globalization resourceProviderFactoryType="SqlResourceProviderFactory" culture="auto" uiCulture="auto" enableClientBasedCulture="true"/>

2) Then change db name in connection string to a db that does not exeist:
<add name="KartrisSQLConnection" connectionString="Data Source=OBAID-PC\SQLEXPRESS;Integrated Security=True;Initial Catalog=IdoNotExist" providerName="System.Data.SqlClient"/>

3) Ran installation routine. All goes ok and I checked to install sample db.

I have done this a few times but every time it says the user name or password does not exist.
(Yes, 1 and 2 was updated before trying to login)
Wed 24 Apr 2013 by Obaid


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top