|
-
May 10th, 2005, 10:49 PM
#1
Thread Starter
Lively Member
Multi-web project in single solution file
hi,
We have an application with more than 3 web project in a solution file.
how to access the user control developed in one web project to another project. Actually the user control in that project holds session variable and some appication variable. this control to be shared in another web prokect.
i want to know how to handle the session and application info in multiple web project in single solution file.
thanking u
v.r.mahendran
-
May 10th, 2005, 11:44 PM
#2
Re: Multi-web project in single solution file
Simply set a reference to the control's project in your first project. In the references dialog box, there will be a Projects tab.
-
May 10th, 2005, 11:50 PM
#3
Thread Starter
Lively Member
Re: Multi-web project in single solution file
if add the reference in fisrt web project,can share the session and appliction state
-
May 11th, 2005, 11:09 AM
#4
Re: Multi-web project in single solution file
Are you asking me or telling me? 
I don't think you can share session states across projects, btw. Just pass them.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|