473,473 Members | 1,814 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

2 applications using membership provider, how to setup things in IIS?

Hi,

I have one application that is a CMS that uses .NET membership.

Now on the same domain, I have to setup a ecommerce store.

I want the URLS to look like:

www.example.com <-- ecommerce application

www.example.com/articles/ <-- CMS Installed there
The CMS has the login page also, but I want things to work seamlessly
so when a user logs into either the ecommerce or CMS, they don't have
to login twice since I am using the .net membership provider.

Will I need to have both applications using the same database also?
Mar 12 '08 #1
1 1585
Membership runs from one database. Since CMS wants to be installed in the
same domain as ecommerce you won't have to use separate databases anyway
because there's a few viable options you'll be able to implement by using
Roles.

<%= Clinton
"DotNetNewbie" <sn***********@yahoo.comwrote in message
news:9f**********************************@u72g2000 hsf.googlegroups.com...
Hi,

I have one application that is a CMS that uses .NET membership.

Now on the same domain, I have to setup a ecommerce store.

I want the URLS to look like:

www.example.com <-- ecommerce application

www.example.com/articles/ <-- CMS Installed there
The CMS has the login page also, but I want things to work seamlessly
so when a user logs into either the ecommerce or CMS, they don't have
to login twice since I am using the .net membership provider.

Will I need to have both applications using the same database also?
Mar 13 '08 #2

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

Similar topics

1
by: Karl Rhodes | last post by:
We have an application which runs over the internet and users of this app use the new asp.net 2.0 security membership classes etc. We are writing a new backoffice administration tool for it and...
2
by: Ryan | last post by:
I am new to .net 2.0 and was wondering how best to leverage its membership capabilities to handle a situation similar to the following: We have a 4 web applications belonging to 3 departments. ...
0
by: john_c | last post by:
>From the start, I went with asp.net 2.0's membership/roles framework. I thought it would be useful but now it just seems like a very fragmented non extensive setup. Every one talks about...
2
by: StinkyDuck | last post by:
Hello, I am relatively new to ASP.NET 2.0 and have been reading a book and going through some articles on the internet. When looking for information regarding membership and roles, I see lots...
1
by: TheCornjerker | last post by:
With ASP.Net 2.0, I have setup a custom login screen that first authenticates against and SQL membership provider and if that fails, against an Active Directory provider. I'm wanting to have one...
3
by: Sunfire | last post by:
I need to use a custom database for all of the user membership and rolls. How do you do this?
1
by: =?Utf-8?B?WmhlbmcgQ2hlbg==?= | last post by:
I have an aspnetdb database sitting in different domain with the web server. To authenticate a user and populate membership provider, WCF is used. However, I have no idea how to pass the membership...
3
by: Andy Fish | last post by:
Hi, I am trying to figure out how to use asp.net membership providers for my vs2005 web project. unfortunately the only walkthrough in MSDN uses the "Web Site Administration Tool" to configure...
2
by: DanWeaver | last post by:
I am trying to use a MySQL db hosted on a shared server as an ASP.NET Membership Provider and .net framework 3.5 (visual studio 2008) I am new to a lot of this and have found the following websites...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.