Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:773805
More Search Options
RSS Available
Matching Posts
Re: After making post and post was marked as answer!
I've been notcing a similar issue. Occasionally I'd create a thread and it would immediately be marked answer.... wonder if anyone else had this happen.
Posted to
Feedback on this website
(Forum)
by
Pak514
on 11/13/2009
Re: ASP.NET frequency & no. of unanswered messages - sign of unstable platform?
I assume you've looked at this thread? http://forums.asp.net/t/1040236.aspx?PageIndex=1 Also, is it just your project that's getting the error or does a fresh ajax enabled site produce the error when a script manager is on the page? If it's your site then you're most likely at fault.
Posted to
Feedback on this website
(Forum)
by
Pak514
on 11/5/2009
Default Role Provider could not be found.
Code for custom role manager is as follows: <roleManager enabled="true" cacheRolesInCookie="true" defaultProvider="MyRoleProvider" cookieName="TEST.ROLES" cookiePath="/" cookieTimeout="30" cookieRequireSSL="false" cookieSlidingExpiration="true" createPersistentCookie="false" cookieProtection="All"> <providers> <add name="MyRoleProvider" type="MyNameSpace.Role.MyRoleProvider"
Posted to
Security
(Forum)
by
Pak514
on 11/5/2009
Re: Default Role Provider could not be found.
Hi, I changed it to the following and it's still erroring out. I don't understand why the role manager would require the fully qualified type, when my custom membership provider that's sitting in App_Code WORKS without. Is the correct format? <add name="MyRoleProvider" type="App_Code.MyNameSpace.Role.MyRoleProvider, App_Code.MyNameSpace.Role" />
Posted to
Security
(Forum)
by
Pak514
on 11/5/2009
Re: Default Role Provider could not be found.
Thanks I eventually solved it you jolted a couple brain cells in the right direction. I'm was setting the provider name in the initialize method of the role provider and it had a typo in it. App_Code was not required in the type
Posted to
Security
(Forum)
by
Pak514
on 11/5/2009
How does MembershipProvider work?
I understand that membership is stored at the Application level (IIS) is this correct? If I create a custom membership provider and declare member variables..... public sealed class MyMembershipProvider : MembershipProvider { int intval; public int PropertyInt { set { intval = value; } } } and then MyMembershipProvider mp = (MyMembershipProvider) Membership.Provider; mp.PropertyThing = 2; What do I have in mp? Do I have a session-specific instance of MyMembership provider or is it a single app-wide
Posted to
Security
(Forum)
by
Pak514
on 11/4/2009
Starter template downloads
Is there a location for a user to download the 2010 startup template code sets? I thought they were handy and I could use them for quick startup for 2008. Or a location to download a package would be nice.
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
Pak514
on 11/3/2009
Re: ASP.NET frequency & no. of unanswered messages - sign of unstable platform?
The problem stems from a lot of things. I'll list a few of them: - Incomplete answers with not enough detail. People not asking the right question due to lack of knowledge. - Programmers that were taught to use plug and play controls such as SQLDataSource. These controls give the user no insight as to how anything works, and subsequently, when something goes wrong they're in the dark. - People with ESL, which makes it very hard to understand what they're talking about.
Posted to
Feedback on this website
(Forum)
by
Pak514
on 10/28/2009
Forms Authentication and remote desktop
Posted to
State Management
(Forum)
by
Pak514
on 10/26/2009
Re: Can't find Ajax editor tool kit control value within Formview
MyControlType myEdit = (MyControlType) this .Page.FindControl( "FormView" ).FindControl( "eAssignmentInformation" ); Replace "Editor" with the type of the control you're using...
Posted to
Data Presentation Controls
(Forum)
by
Pak514
on 10/23/2009
Page 1 of 30 (291 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online