  | |  | RE: Anyone working with DotNetNuke? | RE: Anyone working with DotNetNuke? 2004-10-05 - By Jeff Laughlin
okay... looking at your outline below you mention using IIS virtual directories rather than websites. is this your actual configuration? i haven't tried it with that configuration myself (alwasy used different sites). if this is the case i'll try it out this evening at home and let you know how it goes..
jeff.
Tom Ward wrote:
>Thanks to everyone for responding to this. > >I have been out of the office for a few days so I did not respond right >away. However, I do not want to loose your attention just yet since I >am still not able to run two separate instances together with out the >"Cryptograph" error biting me. > >This is exactly my scenario and if I miss something let me know and I >will clarify: > >1) Single server 2 processor running Window 2003 Server. >2) SQL Server 2000 installed on same server. >3) Separate Databases created for each instance of DNN. >4) Separate code sets created for each instance of DNN. >5) Separate IIS Virtual Directories created for each instance pointing >to separate code directories. >6) Separate Application pool created and used for each virtual >directory. > (Settings here are one concern of mine and I am researching) >7) <!-- Forms or Windows authentication --> > <authentication mode="Forms"> > <forms name=".DOTNETNUKE2" protection="All" >timeout="360"/> > </authentication> > <!-- > >If I clear my cookies I can run either application without an error >individually. > >If I try to link from one application to the other I get the >"Cryptography" Error. > >If I run one application and then close it and run the other application >I get the "Cryptography" error. > >I feel like I am missing something simple either in the IIS setup or in >Web.config. > >Thanks again in advance for any input. > >Tom > > > >-----Original Message----- >From: Christopher Howell [mailto:chris.howell.ak@(protected)] >Sent: Friday, October 01, 2004 10:52 AM >To: aspnet-admin@(protected) >Subject: [aspnet-admin] RE: Anyone working with DotNetNuke? > >I have also ran multiple instances with multiple portals on the same >box without problems. > >NorthWest Data Solutions, Anchorage, Alaska > > >On Fri, 01 Oct 2004 10:38:17 -0400, Jeff Laughlin ><jlaughlin@(protected)> wrote: > > >>Greetings, >> >>I actually run a few instances of DotNetNuke on my systems and have >>never had any issues along these lines. Are all of your instances >>pointing to the same database or did you install a different database >>for each one. also, are you using the same codebase or different >>codebases in different folders for each? >> >>jeff. >> >> >> >> >>Tom Ward wrote: >> >> >> >>>Another Issue that I have yet to resolve which is a thorn in my side >>> >>> >is > > >>>running multiple DNN applications on the same server. I have DNN >>>implemented multiple times on the same server and I can not link from >>>one DNN To the other. In fact if I run one application and close it >>>then run the other application it will fail with a "System >>> >>> >Cryptography > > >>>error". I have to clear my cookies and files before it will run. I >>>must fix this problem but so far nothing I have tried has worked. I >>>will post the fix when I find it. >>> >>>Tom >>> >>> >>>Need SQL Advice? http://sqladvice.com >>>Need RegEx Advice? http://regexadvice.com >>>Need XML Advice? http://xmladvice.com >>> >>> >>> >>> >>Need SQL Advice? http://sqladvice.com >>Need RegEx Advice? http://regexadvice.com >>Need XML Advice? http://xmladvice.com >> >> >> > > > > >
Need SQL Advice? http://sqladvice.com Need RegEx Advice? http://regexadvice.com Need XML Advice? http://xmladvice.com
|
|
 |