|
|
Posted 15/07/2005 12:08:46 |
|
|
Forum Newbie
      
Group:
Last Login: 16/09/2005 15:01:49
Posts: 3,
Visits: 6
|
|
| We have an existing web application in .NET and would like to integrate the forums into it, consolidating the user logins into the one that we are currently using for our own application. However, I am relatively new to .NET and to the forums. I understand that we can only have the one IIS application which is our existing one. So I moved the forum application into a subfolder of our parent application as well as the web.config and the global.asax files and moved the contents of the forums\bin folder into the parent \bin folder. But this doesn't seem to be working. I want to login and redirect the user to the main page of the forum in my application, but I am kind of stuck. I am making calls to the UserLogin method and it seems to work, but I've noticed that it doesn't seem to be sharing the session. As well, trying to direct the logged in user to 'http://host/forums' (the forums application) doesn't go anywhere as the bin folder is no longer in the directory. It's probably a case where it's right in front of my nose and I can't see it as I've been at this for a while now. If anyone could help me out, I would be grateful. In terms of working within the Visual Studio environment, do I need to include the InstantForums project as part of the solution of my existing application? Thanks, Nathaniel
|
|
|
|
Posted 15/07/2005 12:17:41 |
|
|
Forum Newbie
      
Group:
Last Login: 16/09/2005 15:01:49
Posts: 3,
Visits: 6
|
|
| I just realised that I submitted this post in the InstantForum.NET v.4.0 forum. I have version 3.4
|
|
|
|
Posted 15/07/2005 12:52:55 |
|
|
Supreme Being
      
Group: Customers
Last Login: 22/09/2008 15:59:25
Posts: 693,
Visits: 2,418
|
|
Oooops, I just moved the topic to the correct forum & I see you already have created a new post...
I'll close this forum so that all discussion is contained in one thread.
..:: Bare ::.. http://www.livingformetal.com
|
|
|
|