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

Sessions across multiple projects

Ok I have our Intranet up and I want to add a new project to run under the
intranet, making use of its sessions.However, when I move the new project to
the dev system (removing the globabl.asax and web.config) the session
variables are not there in the second app. The second app is a virtual
directory under the main site, could that be the problem? If so does anyone
know how to make a virtual directory into just a plain directory in IIS?

TIA

-Stanley
Nov 18 '05 #1
2 1114
session cannot be shared across applications. that constitutes a security
violation. store the data in a database if you must.

--
Regards,
Alvin Bruney
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Stanley Glass" <we*******@nospam-glass-images.com> wrote in message
news:eT**************@TK2MSFTNGP12.phx.gbl...
Ok I have our Intranet up and I want to add a new project to run under the
intranet, making use of its sessions.However, when I move the new project to the dev system (removing the globabl.asax and web.config) the session
variables are not there in the second app. The second app is a virtual
directory under the main site, could that be the problem? If so does anyone know how to make a virtual directory into just a plain directory in IIS?

TIA

-Stanley

Nov 18 '05 #2
"Stanley Glass" <we*******@nospam-glass-images.com> wrote in message
news:eT**************@TK2MSFTNGP12.phx.gbl...
Ok I have our Intranet up and I want to add a new project to run under the
intranet, making use of its sessions.However, when I move the new project to the dev system (removing the globabl.asax and web.config) the session
variables are not there in the second app.


Do you mean that there is no global.asax or web.config? If so, why?
--
John Saunders
John.Saunders at SurfControl.com
Nov 18 '05 #3

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

Similar topics

1
by: DKode | last post by:
I have 2 projects in a solution: Web EmployeeManagement The namespace for Web is : CompanyName.Hybrid.Web The namespace for EmployeeManagement is just : CompanyName.Hybrid ...
2
by: Rathtap | last post by:
Suppose I have the following enum that I need in multiple projects: enum Ratings{Poor=1,Satisfactory,Medium,Good,Excellent}; Instead of defining it in every project that needs it, I want to...
1
by: Andrew | last post by:
Hey all, I am very new to ASP.Net (and .Net in general), but that isn't stopping the boss from wanting to begin new projects in it. This latest project has me kinda stumped and after a couple...
4
by: Shankar Reddy | last post by:
Hi All, Problem: Data is being shared across multiple sessions in ASP.NET! Does anybody come across this kind of situation where session data or view state data is being shared across...
2
by: Brian Henry | last post by:
is there any way to make an assembly file accessable across multiple projects (we have over 20 that need the info all to be the same at build version, title, desc, copyright,etc) i saw MS did this...
1
by: sonali_reddy123 | last post by:
Hi all, I have developed an application in which there are uptill now 12 projects and few of them are dependent on each other. The problem is I am not able to manage the references across...
4
by: ryan.mclean | last post by:
Hi all, I am new to 2.0 and themes. i would like to make all of my web projects have the same themes when I create a new project. Is this possible? Thanks and have a great day, Ryan
0
by: Fidencio | last post by:
I have multiple projects that each have their own "My.Settings" configuration files. Is it possible to access the my.settings variables from other project's setting files? Let me give an...
5
rajiv07
by: rajiv07 | last post by:
Hi to all I am wondering how do i share the session across multiple Domains.Suppose i have set session in example1.com and i want to access the session in example2.com which is set in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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.