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:659576
More Search Options
RSS Available
Matching Posts
Single login page for all applications
I am attempting to create a single login virtual directory on my server. I would like to have all of my sites use this single virtual directory for authentication. Here's how I would like it to work. 1) Create a single login virtual directory 2) Modify the web.config of all my applications to something like this (<forms name=".COOKIEDEMO" loginUrl="/Login/Signin.aspx?SiteID=<SiteID>" />) 3) When the user attempts to access one of my sites, the RedirectUrl value
Posted to
Security
(Forum)
by
Memnoch
on 5/25/2007
Re: Server Application Unavailable
Generally, the Server Application Unavailable error, when associated with running two frameworks (1.1 & 2.0) side by side means that somewhere you are trying to run 1.1 apps and 2.0 apps within the same process. Setup two separate application pools in IIS, one for 1.1 applications and the other for 2.0 applications.
Posted to
Installation and Setup
(Forum)
by
Memnoch
on 7/19/2006
Declarative Catalog Part
How do I get the Declarative web parts to disappear after they have been added to the page??? <asp:DeclarativeCatalogPart id= "DeclCatPart1" runat= "server" Title= "Optional Web Parts" > <WebPartsTemplate> <x:ucSportsHeadlines ID= "UcSportsHeadlines1" runat= "server" Title= "Sports Headlines" /> <y:ucEntertainment ID= "UcEntHeadlines1" runat= "Server" Title= "Entertainment Headlines" /> </WebPartsTemplate> </asp:DeclarativeCatalogPart> Once "Sports Headlines" is
Posted to
Web Parts and Personalization
(Forum)
by
Memnoch
on 6/19/2006
Re: 'Untitled' showing up in Web Part Catalog
If you implement the IWebPart interface you will gain access to the underlying WebPart properties, such as Title, Description, etc... Example: Option Strict On Private mstrTitle As String = "" Partial Class UserControls_ucMyUserControl Inherits System.Web.UI.UserControl Implements IWebPart Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load mstrTitle = "MyTitle" End Sub Public Property Title() As String Implements System.Web.UI.WebControls.WebParts.IWebPart
Posted to
Web Parts and Personalization
(Forum)
by
Memnoch
on 6/19/2006
Re: Web Application Template
Hello...anyone there?
Posted to
VS 2005 Web Application Projects
(Forum)
by
Memnoch
on 6/15/2006
Web Application Template
I've created a new Web Application Template and it works fine on my machine. I can create a new "Website" then select the location of "HTTP", which then defaults to my http://localhost/ . I've sent the template to another developer in my department, but when he creates a new website and selects the CustomTemplate, the path textbox and the "Ok" button are disabled when he selects "HTTP" from the location dropdown. The path textbox is also grayed out when he selects "File System" form the location
Posted to
VS 2005 Web Application Projects
(Forum)
by
Memnoch
on 5/25/2006
Page 1 of 1 (6 items)
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online