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:757156
More Search Options
RSS Available
Matching Posts
Re: IIS Continuously Prompts for Credentials in Unsecure Directory
Ok I figured it out. I needed to add individual <location> elements for each directory within the application. Within each <location> element I would allow users within the CustomerService role access to that location. For the 'Unsecure' directory, I allowed everyone. So I just needed to re-configure my web.config. Thanks
Posted to
Security
(Forum)
by
gacutil
on 5/17/2009
Re: IIS Continuously Prompts for Credentials in Unsecure Directory
Thanks for your response. Unfortunately the problem has not been fixed after applying your said changes. I applied the IIS security as you've stated, and also updated the file folder permissions, but the prompt still continues to appear. Anything else? Mike
Posted to
Security
(Forum)
by
gacutil
on 5/17/2009
IIS Continuously Prompts for Credentials in Unsecure Directory
Hi. I have an intranet application accessable by users belonging to the AD group 'CustomerService'. Inside the application is a directory named 'Unsecure' which has files available to anyone (regardless of whether or not they belong to 'CustomerService'). My web.config is shown here: <system.web> <authentication mode="Windows" /> <authorization> <allow roles="MyDomainName\CustomerService" /> <deny users="*" /> <
Posted to
Security
(Forum)
by
gacutil
on 5/17/2009
Re: SQL Server 2008 Express Doesn't Appear in Prerequisite List
Thank you very much for that helpful information. I am researching your suggestions now.
Posted to
VS Web Deployment Projects
(Forum)
by
gacutil
on 11/12/2008
SQL Server 2008 Express Doesn't Appear in Prerequisite List
Hi, I have a .net application which uses SQL Server 2008 Express. In building my setup project for this application, SQL Server 2008 Express does not appear as a prerequisite. How do you specify that SQL Server 2008 is a prerequisite in a .NET setup & deployment project? Thank you!
Posted to
VS Web Deployment Projects
(Forum)
by
gacutil
on 11/8/2008
Re: Feasibility of hosting ASP.NET app locally
Thank you!
Posted to
Architecture
(Forum)
by
gacutil
on 11/2/2008
Feasibility of hosting ASP.NET app locally
Hello, This is a long-winded question but I hope someone may be able to help. A customer has tasked me with upgrading a retail Microsoft Access application to .NET. The customer wants me to ensure that the new version of the app can continue to be used by offline users, and that it eventually becomes usable by mobile users. Basically the customer wants a .NET replacement to the current Access application, and if the software sales continue to be successful they want to explore moving the application
Posted to
Architecture
(Forum)
by
gacutil
on 11/2/2008
Re: Serving ASP.NET production applications in Cassini
Thanks for that info
Posted to
Cassini Sample Web Server
(Forum)
by
gacutil
on 11/1/2008
Serving ASP.NET production applications in Cassini
Could someone give me a quick overview, or point me to instructions, about serving ASP.NET production applications in Cassini? I have downloaded, installed, and ran Cassini locally for development purposes. I now want to create an installer for the application, include Cassini in the installer, and specify that Cassini serve the application when the installer is ran on the production machine. Thusfar I haven't been able to find instructions for using Cassini in a production environment. Thank
Posted to
Cassini Sample Web Server
(Forum)
by
gacutil
on 11/1/2008
Set Calendar Extender's SelectedDate="<%=DateTime%>"
Hi. How do you set an AJAX Calendar Extender's SelectedDate property equal to the current date, using HTML? I've tried this: SelectedDate =" <%=DateTime%> " But it generates the runtime error "" Parser Error Message: Cannot create an object of type 'System.Nullable`1[[System.DateTime, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' from its string representation '<%=DateTime%>' for the 'SelectedDate' property
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
gacutil
on 7/22/2008
Page 1 of 2 (11 items) 1
2
Next >
ASP.NET:
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
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online