473,416 Members | 1,983 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,416 software developers and data experts.

multiple Web Sites in different Live Servers

Hi Xperts,

I have multiple Web Sites in different Live Servers. I want to login any of
the sites, and then I will access all the other sites without giving any more
login information (i.e I want to maintain the session state in all the web
servers).Web Sites are developed in ASP.Net using C#.Net. I have configured
my Web.Config with the Following details :

<sessionState
[t][t][t]mode="SQLServer"
[t][t][t]stateConnectionString="tcpip=127.0.0.1:42424"
[t][t][t]sqlConnectionString="data source=192.168.12.18;user
id=sa;password=password123"
[t][t][t]cookieless="false"
[t][t][t]timeout="20"
[t]/>

I have also executed the stored procedure "installsqlstate.sql" from my "SQL
Query Analyzier". The Session are being stored in the "tempdb DataBase"
properly.

Now the Problem Is :

If I am trying it with different applications in Different Live Servers and
having single SQLServer,then it is not working.[?]

Is there any concept of "machinekey" over here, or do I have to change the
machine.config?

Please Help,

Brojo Kishore Chatterjee.

Web Developer
--
netdotnet
Nov 19 '05 #1
1 1431
If any broad single sign-on solution exists its going to come from the
Liberty Alliance.
Managing session state can be learned by reading what they call
documentation where you will want to focus on the use of SQL Server.

--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

"abhijit" <ab*****@discussions.microsoft.com> wrote in message
news:DA**********************************@microsof t.com...
Hi Xperts,

I have multiple Web Sites in different Live Servers. I want to login any of the sites, and then I will access all the other sites without giving any more login information (i.e I want to maintain the session state in all the web
servers).Web Sites are developed in ASP.Net using C#.Net. I have configured my Web.Config with the Following details :

<sessionState
[t][t][t]mode="SQLServer"
[t][t][t]stateConnectionString="tcpip=127.0.0.1:42424"
[t][t][t]sqlConnectionString="data source=192.168.12.18;user
id=sa;password=password123"
[t][t][t]cookieless="false"
[t][t][t]timeout="20"
[t]/>

I have also executed the stored procedure "installsqlstate.sql" from my "SQL Query Analyzier". The Session are being stored in the "tempdb DataBase"
properly.

Now the Problem Is :

If I am trying it with different applications in Different Live Servers and having single SQLServer,then it is not working.[?]

Is there any concept of "machinekey" over here, or do I have to change the
machine.config?

Please Help,

Brojo Kishore Chatterjee.

Web Developer
--
netdotnet

Nov 19 '05 #2

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

Similar topics

0
by: joshua drew | last post by:
I have multiple .Net web apps that live on a web server that hosts multiple .Net sites. I want to use the Web Application Installer but it looks like it installs the web app in the default web...
2
by: Ringo Langly | last post by:
Hi everyone, I have 5 servers, all with identical databases just different data. I have a rather lengthy SQL statement (in a View) to hit one database and pull-in certain data, but I'd like to...
2
by: Dave Wright | last post by:
Hi, We have implemented a IIS NLB farm and would like to know if a SQL Session database can be used to host multiple sites? As the entry in web.config does not allow a database name to be...
2
by: Marcus | last post by:
I have seen many posts of people with the same problem as me (attached below), but I have yet to see any solutions posted. Has anyone figured out how to deploy an Asp.net web site to the webserver...
0
by: Lasse Nilsson | last post by:
Hi all, I've got a deployment issue I hope is solvable at all, and appreciate all help anyone can give me. We've got an ASP.NET-application (a sort of function library shared by our customers,...
6
by: Ludvig | last post by:
I have various domains using the same application/assembly They differ in contents and design, based on a "site id", and get its information from an SQL server. Now I have to deploy the...
1
by: Ryan Fiorini | last post by:
I have multiple web sites on different servers, which have the same header and footer code. What is the best architecture to allow for the sharing of the code across the servers? Thanks, Ryan
3
by: Ronald S. Cook | last post by:
We have a VS2005 Team setup and are developing a Windows app (smart client). We are in the cattle feeding business and have 10 distinct feedyards across the U.S. When we wish to deploy an update...
13
by: Samir Chouaieb | last post by:
Hello, I am trying to find a solution to a login mechanism for different domains on different servers with PHP5. I have one main domain with the user data and several other domains that need...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.