No announcements
Found 758775 threads
-
0 Votes
ASP.Net Membership Password Encrypted
Hi, First, I think your question is not really SharePoint related, instead it is general ASP.NET 2.0 question.Answered | 1 Replies | 8026 Views | Created by RobertRajesh - Friday, May 22, 2009 1:57 PM | Last reply by Peter Holpar - Friday, May 22, 2009 7:56 PM -
0 Votes
Upgrade ASP.net Membership to Identity 2.0
https://forums.asp.net/t/2150714.aspx?Answered | 1 Replies | 172 Views | Created by Anonymous - Wednesday, January 2, 2019 3:07 PM | Last reply by Anonymous - Wednesday, January 2, 2019 3:13 PM -
0 Votes
ASP.NET IDENTITY 2.0 Share authorization between two applications
Please post ASP.NET questions in the ASP.NET forums: http://forums.asp.netAnswered | 2 Replies | 1415 Views | Created by piotrkania - Wednesday, April 8, 2015 8:53 AM | Last reply by piotrkania - Wednesday, April 8, 2015 9:09 AM -
0 Votes
LightSwitch ASP.NET Identity Authentication question
If you implement authentication and authorization, users must prove their identities before they can access the application.Answered | 1 Replies | 2615 Views | Created by Hale - Thursday, February 20, 2014 10:10 PM | Last reply by Eason_H - Friday, February 21, 2014 9:17 AM -
0 Votes
ASP.NET 1.1 vs 2.0
Expression Web works with 2.0 only, so upgrade.Answered | 1 Replies | 4595 Views | Created by Paul1869 - Monday, March 17, 2008 11:08 PM | Last reply by Gregory A. Beamer - MVP - Tuesday, March 18, 2008 5:01 PM -
0 Votes
ASP.NET Membership Provider
(2) As the providers conform to the standard ASP.NET provider model, you can also make use of the standard ASP.NET configuration wizard in VS.Answered | 14 Replies | 16842 Views | Created by Wally McClure - Wednesday, December 31, 2008 4:40 AM | Last reply by SyntaxC4 - Thursday, August 18, 2011 11:37 PM -
0 Votes
ASP.Net 2.0 website ASPNETDB issue
From your description, your application uses the ASP.NET Membership Provider database (ASPNETDB) and the database is not deployed.Answered | 1 Replies | 10543 Views | Created by Laxme - Monday, March 14, 2011 10:31 AM | Last reply by KJian_ - Wednesday, March 16, 2011 3:14 AM -
2 Votes
MCPD upgrade 2.0 to 4.0
Hi, I'm exactly in the same case that the author of this thread was three years ago, except that the upgrade from 2.0 to 3.5 doesn't exist anymore.Answered | 7 Replies | 10769 Views | Created by Don--C - Monday, August 23, 2010 7:56 PM | Last reply by SamBeauvois - Thursday, August 1, 2013 3:01 PM -
0 Votes
Configure ASP.NET membership provider to use Entity Framework
Your problem is related to ASP.NET.Answered | 4 Replies | 7719 Views | Created by fisco75 - Tuesday, February 5, 2013 4:27 PM | Last reply by fisco75 - Sunday, February 17, 2013 5:22 PM -
1 Votes
Asp.Net MVC 5 Membership Provider Problem
ASP.Net MVC forum on forums.asp.net.Answered | 2 Replies | 1907 Views | Created by YazilimSever - Sunday, April 13, 2014 11:04 AM | Last reply by Just Karl - Friday, May 2, 2014 7:52 PM -
0 Votes
ASP.Net membership not working on azure
<membership defaultProvider="DefaultMembershipProvider" > <providers> ...Answered | 5 Replies | 3933 Views | Created by JigneshJ - Sunday, October 21, 2012 6:23 AM | Last reply by JigneshJ - Monday, October 22, 2012 4:47 PM -
2 Votes
Asp.Net Identity with DocumentDB
There's a third party/open source library for using ASP.NET identity with DocumentDB: https://github.com/tracker086/DocumentDB.AspNet.Identity that does ...Answered | 2 Replies | 1778 Views | Created by sandeep_c24 - Monday, June 8, 2015 10:50 AM | Last reply by Ryan CrawCour [MSFT] - Tuesday, July 7, 2015 3:40 PM -
0 Votes
ASP.NET membership or ASP.NET Identity
I found out that asp.net membership is replaced by ASP Identity.Answered | 2 Replies | 110 Views | Created by Anonymous - Thursday, October 9, 2014 6:20 AM | Last reply by Anonymous - Sunday, October 12, 2014 3:32 AM -
1 Votes
can not enable ASP.NET 2.0
Hi André, i had IIS reinstalled, and asp.net 2.0 still did not show up under the Web Services Extensions folder.Answered | 3 Replies | 6718 Views | Created by Andrew Goodnight - Friday, November 12, 2010 7:24 AM | Last reply by Andrew Goodnight - Saturday, November 13, 2010 1:30 AM -
0 Votes
ASP.NET MVC 2.0 Will run on .net framework 2.0
ASP.NET MVC 2.0 requires .NET Framework 3.5 SP1.Answered | 1 Replies | 4350 Views | Created by SADA M - Tuesday, June 21, 2011 11:37 AM | Last reply by pvdg42 - Tuesday, June 21, 2011 1:31 PM -
4 Votes
Difficulty upgrading to 2.0
Can you please force 2.0 update . 2.0.1 does not have critical fixes for web scenario, we'll update release notes with additional details.Answered | 2 Replies | 2572 Views | Created by Brett Jacobson - Sunday, March 20, 2016 2:18 PM | Last reply by Alex Bulankou - Monday, March 21, 2016 5:54 PM -
1 Votes
Upgrade WSS 2.0 to SharePoint 2010
If you are on WSS 2.0 you will need to first upgrade to WSS 3.0 and then SharePoint Foundation 2010.Answered | 3 Replies | 10497 Views | Created by desaitapan1 - Friday, April 30, 2010 6:08 PM | Last reply by Paul Galvin - Friday, April 30, 2010 8:21 PM -
0 Votes
How to reset and get password of membership user in asp.net
Hi, Please post asp.net related questions in http://forums.asp.net so that you will get better and fast response there.Answered | 1 Replies | 4794 Views | Created by VisweswaraN VaradarajaN - Monday, June 21, 2010 7:46 AM | Last reply by Ramesh Swaminathan - Monday, June 21, 2010 12:10 PM -
6 Votes
ASP.NET 4.5 Web Forms Visual Studio 2013 Customizing ASP.NET Identity to use Oracle database
I want to make the ASP.NET Identity piece of my project to work with tables in an Oracle database instead of the default localDB.Answered | 6 Replies | 1962 Views | Created by daniel_hernandez - Tuesday, August 12, 2014 12:15 AM | Last reply by Just Karl - Tuesday, August 12, 2014 8:35 PM -
1 Votes
Asp.Net Identity Database first
Hi I assume that you are talking about Entity Framwork Database Frist (which I dont like by the way), using MVC asp.net.Answered | 8 Replies | 1444 Views | Created by Soltek2013 - Monday, May 5, 2014 8:01 AM | Last reply by pituach - Tuesday, May 6, 2014 5:50 PM - Items 1 to 20 of 758775 Next ›
No announcements