473,388 Members | 1,326 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Authentication for ASP and ASP.NET apps

Hi, I have a created a new website (Default web site is stopped) for a
classic ASP application. The local path under Home Directory is
F:\inetpub\wwwroot\codebase and the Anonymous access, Basic authentication,
Digest Authentication are unchecked and Integrated Windows authentication is
checked in Authentication Methods (Directory Security). The purpose is to
allow the logged on user to access the site without loging in thru
application provided logon. Also there is a folder 'Employees' directly under
the site, which is not a virtual directory. Now this application hosts some
ASP.NET pages, the problem is I am unable to navigate to the ASP.NET page
because the 'Employee' folder is not a virtual directory. Is there a way to
make these pages work?

The directory structure
F:\inetpub\wwwroot\codebase (which is a Local path in Home Directory tab)
F:\inetpub\wwwroot\codebase\Employees (which is a regular directory, not a
virtual directory)

ASP.NET classes are in
F:\inetpub\wwwroot\codebase\App_Code (class files)

ASP.NET pages are in
F:\inetpub\wwwroot\codebase\Employees\protected\Re gister.aspx

One of the menu options on the top of a classic ASP page has a link to
Register.aspx page. When I click this link I am geting this error

--------------------------------------------------------------------------------------
Server Error in '/' Application.
The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure that
it is spelled correctly.

Requested URL: /Employees/protected/Register.aspx

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42
--------------------------------------------------------------------------------------
Register.aspx and other class files are there in the above said folders.

Any smart guys to solve this mistry?

You help is highly appreciated.

Thanks a million in advance
--dotNET
Apr 24 '07 #1
1 1364
Microsoft has an example of an implementation of a Membership Provider that
uses Active Directory at:

http://technet2.microsoft.com/Office....mspx?mfr=true

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"dotNetBuddy" <do*********@discussions.microsoft.comwrote in message
news:AB**********************************@microsof t.com...
Hi, I have a created a new website (Default web site is stopped) for a
classic ASP application. The local path under Home Directory is
F:\inetpub\wwwroot\codebase and the Anonymous access, Basic
authentication,
Digest Authentication are unchecked and Integrated Windows authentication
is
checked in Authentication Methods (Directory Security). The purpose is to
allow the logged on user to access the site without loging in thru
application provided logon. Also there is a folder 'Employees' directly
under
the site, which is not a virtual directory. Now this application hosts
some
ASP.NET pages, the problem is I am unable to navigate to the ASP.NET page
because the 'Employee' folder is not a virtual directory. Is there a way
to
make these pages work?

The directory structure
F:\inetpub\wwwroot\codebase (which is a Local path in Home Directory tab)
F:\inetpub\wwwroot\codebase\Employees (which is a regular directory, not a
virtual directory)

ASP.NET classes are in
F:\inetpub\wwwroot\codebase\App_Code (class files)

ASP.NET pages are in
F:\inetpub\wwwroot\codebase\Employees\protected\Re gister.aspx

One of the menu options on the top of a classic ASP page has a link to
Register.aspx page. When I click this link I am geting this error

--------------------------------------------------------------------------------------
Server Error in '/' Application.
The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure
that
it is spelled correctly.

Requested URL: /Employees/protected/Register.aspx

Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET
Version:2.0.50727.42
--------------------------------------------------------------------------------------
Register.aspx and other class files are there in the above said folders.

Any smart guys to solve this mistry?

You help is highly appreciated.

Thanks a million in advance
--dotNET

Apr 25 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: JC | last post by:
I have several applications that use forms authentication and they are currently setup to use a single login page. Everything works fine under v1.0 of the framework and everything works fine if I...
9
by: Hermit Dave | last post by:
Hi, I am making a web application (rather two applications) one which is host and used by customers when they are just browsing through products. The second application resides on a secure...
0
by: Hermit Dave | last post by:
Steven, Just a quick query.... in the two apps i have... it works fine on my local machine... but was talking to someone who was implementing a very similar method.... and it was then that i...
2
by: Dotnet Guy | last post by:
Hi, I have different asp.net applications as sub applications within an application and was using Framework 1.0. And I use forms authentication across the applications. In the web.config file of...
7
by: Nikolay Petrov | last post by:
Can I authenticate users of my ASP .NET apps, using their windows credentials, but using a SQL db. Let me explain a little more. I have an Windows XP station where i run my ASP .NET apps. I wish...
6
by: Ming Zhang | last post by:
Hi guys, I have couple of ASP.NET applications that only support digest windows authentication, and credentials are managed in a central AD. When users login to one app, they can easily navigate...
2
by: Justin Lazanowski | last post by:
I have a windows app that I am writting for some field reps. This app should download and upload specific information to a web service, and cache the information on the local computer when they are...
5
by: Sebastian | last post by:
Hello, I am attempting to share forms authentication between two applications but running into problems. The documentation I've been able to dig up says (to summarize) if the the Web.Config...
5
by: djhexx | last post by:
Hi. We have an asp.net intranet application written in VB that uses forms authentication for all it's pages. I have a C# asp.net application that I just wrote. The company would like the C#...
8
by: GaryDean | last post by:
I have a client with a need for multiple app authentication. The apps are all asp.net apps but may be on different servers. The user just wants a single logon and them be free to use five or six...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.