Home
Blog
Live Demo
Tour
Features
Download
Support
Forum
Services
About us
Donate
Welcome Guest! To enable all features please
Login
or
Register
.
Active Topics
Search
Login
Register
Search
Notification
Error
OK
Gallery Server Pro
»
Gallery Server Pro
»
Gallery Server Pro Support
»
Application Name
Application Name
Options
Previous Topic
Next Topic
Webster
#1
Posted :
Thursday, 19 May 2011 9:56:19 PM(UTC)
Rank: Member
Joined: 31/01/2011(UTC)
Posts: 10
Location: USA
Does the "Application Name" in the ConnectionString section need to be the same as the "Application name" in the Membership provider?
<connectionStrings>
<clear/>
<add name="SqlServerDbConnection" connectionString="Data Source=(local);Initial Catalog=GalleryServerPro;Integrated Security=true;
Application Name=Gallery Server Pro"
/>
</connectionStrings>
<membership defaultProvider="SqlMembershipProvider">
<providers>
<clear/>
<add
applicationName="Gallery Server Pro"
minRequiredNonalphanumericCharacters="0"
minRequiredPasswordLength="5"
maxInvalidPasswordAttempts="50"
enablePasswordReset="false"
enablePasswordRetrieval="false"
passwordAttemptWindow="10"
requiresQuestionAndAnswer="false"
requiresUniqueEmail="true"
connectionStringName="SqlServerDbConnection"
name="SqlMembershipProvider"
type="System.Web.Security.SqlMembershipProvider"/>
</providers>
</membership>
Back to top
User Profile
View All Posts by User
Roger Martin
#2
Posted :
Friday, 20 May 2011 7:49:14 AM(UTC)
Rank: Administration
Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI
No, it doesn't have to match the others. In fact, it is optional, but can be useful if you are running SQL Profiler.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Back to top
WWW
User Profile
View All Posts by User
Webster
#3
Posted :
Monday, 23 May 2011 10:48:42 AM(UTC)
Rank: Member
Joined: 31/01/2011(UTC)
Posts: 10
Location: USA
Thank you Roger.
Back to top
User Profile
View All Posts by User
Rss Feed
Atom Feed
Users browsing this topic
Guest
Gallery Server Pro
»
Gallery Server Pro
»
Gallery Server Pro Support
»
Application Name
You
cannot
post new topics in this forum.
You
cannot
reply to topics in this forum.
You
cannot
delete your posts in this forum.
You
cannot
edit your posts in this forum.
You
cannot
create polls in this forum.
You
cannot
vote in polls in this forum.
Watch this topic
Email this topic
Print this topic
Atom Feed
RSS Feed
» Normal
Threaded
Powered by YAF 1.9.5.5
|
YAF © 2003-2011, Yet Another Forum.NET