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:640646
More Search Options
RSS Available
Matching Posts
Re: IIS 7 Config question
I modified my c:\windows\system32\inetsrv\config\applicationHost.config with the following: < section name= "handlers" overrideModeDefault= "Allow" /> < section name= "modules" allowDefinition= "MachineToApplication" overrideModeDefault= "Allow" /> This eliminated the 500.19 errors, but know I'm getting the following 404.3 error about MIME types. Am I really supposed to be modifying my config files and adding MIME types just to get an ASP.NET app to run on IIS7. It works fine on IIS6
Posted to
Configuration and Deployment
(Forum)
by
KristinLaura
on 5/5/2007
Re: IIS 7 Config question
I have the same issue with Vista/IIS 7. I found this article http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=948&p=1 which indicates I need to unlock the handlers section of my %windir%\system32\inetsrv\applicationHost.config file, but I can't find a applicationHost.config file on my system.
Posted to
Configuration and Deployment
(Forum)
by
KristinLaura
on 5/4/2007
Re: Solution Template?
Thank you. That is exactly what I was looking for. Kristin
Posted to
Visual Studio 2005
(Forum)
by
KristinLaura
on 1/31/2006
Re: ASP.net templates/project types didn't install...
Try selecting File | New Web Site instead of File | New Project . You should see ASP.NET Web Site, ASP.NET Web Service, Personal Web Site Starter Kit, and Empty Web.
Posted to
Visual Studio 2005
(Forum)
by
KristinLaura
on 1/26/2006
Solution Template?
I have created a solution with 4 projects: Aspects, DataLayer, BusinessLayer and WebSite. This is the structure we use for all our web applications. Is it possible to create a solution template that would include all 4 projects? From what I can tell, it looks like each project would need to be it's own template, but that wouldn't save me much time. Thanks -- Kristin
Posted to
Visual Studio 2005
(Forum)
by
KristinLaura
on 1/26/2006
Re: A Slight Change
It was in the child page. But this is what I ended up with and it works nicely. In MasterPage.master: <head runat="server"> <title>Untitled Page</title> <meta id="MetaKeywords" name="keywords" runat="server" content="" /> <meta id="MetaDescription" name="description" runat="server" content="" /> </head> In the MasterPage.master.vb Public WriteOnly Property Keywords() As String Set(ByVal value As String) Me.MetaKeywords.Content = value End Set End Property Public
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
KristinLaura
on 1/19/2006
Re: A Slight Change
I tried adding the properties to my master page, and then changing the values via the content page (I simply cut and paste the posted code). I get the error: 'MetaDescription' is not a member of 'System.Web.UI.MasterPage' on the content page. Any ideas? Thanks!
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
KristinLaura
on 1/18/2006
Page 1 of 1 (7 items)
Silverlight:
ASP.NET 4, ASP.NET MVC, and Silverlight 4 Videos of my Talks in Europe
Channel 10:
Faster Solid State Drives for Windows 7 Arrive
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online