Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Session Variables across projects

 
Thread Tools Search this Thread
Old 07-22-2004, 12:14 AM   #1
Default Session Variables across projects


I have a solution the is composed of 2 projects. The first is the main web
application itself and is written in VB.NET. The second is a web service
written in C#.

The main application launches a window that interacts with the Web Service.
However the session variables in the Web Service are NULL and generate an
exception. I have found no information about utilizing session variables
across projects in the same solution. Is it possible and are there any
caveats?

Kent





Kent Ogletree
  Reply With Quote
Old 07-22-2004, 02:54 AM   #2
Dale
 
Posts: n/a
Default Re: Session Variables across projects
You can't even use application variables across projects, let alone session
variables. Try a database. Or writing to a shared file.

Dale

"Kent Ogletree" <> wrote in message
news:e#...
> I have a solution the is composed of 2 projects. The first is the main web
> application itself and is written in VB.NET. The second is a web service
> written in C#.
>
> The main application launches a window that interacts with the Web

Service.
> However the session variables in the Web Service are NULL and generate an
> exception. I have found no information about utilizing session variables
> across projects in the same solution. Is it possible and are there any
> caveats?
>
> Kent
>
>
>





Dale
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Live projects on C, C++, Java, .NET for final year students sheetal7853@gmail.com Software 0 10-05-2008 04:20 AM
VB.net (using session variables) susan_1516 Software 0 09-26-2008 08:01 AM
Transfering ASP Session to ASPX Session kalim Software 0 07-12-2007 03:38 AM
Clear the Session value on page unload tessythampan Software 1 08-12-2006 12:18 PM
claim your Live Internet training session today. Arnoud A+ Certification 0 05-28-2004 09:29 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46