Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: MTS -ASP


Message #1 by Kavanjit Singh <kavanjit.singh@i...> on Wed, 20 Dec 2000 12:28:43 +0530
Hi



I made a forum website...and i was testin it on my pc.

I just by chance after running it on my pc i opened up MTS and i saw one

pacakge installed init relating to my forum site...



Its name started from IIS



Where did iit come from? i have read about it but now i dont rem.



Thanks

Ricky.



---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by Stephane_Dattenny@D... on Wed, 20 Dec 2000 01:57:56 -0600
This package is created when you set your web site to run out of process.



Best regards / Cordialement

 

Stephane Dattenny

Dell Computers - EMEA IT - VB and Web developer

Phone: +33 (0)4 99 75 49 88 



 





-----Original Message-----

From: Kavanjit Singh [mailto:kavanjit.singh@i...]

Sent: 20 December 2000 16:22

To: ASP Web HowTo

Subject: [asp_web_howto] MTS -ASP





Hi



I made a forum website...and i was testin it on my pc.

I just by chance after running it on my pc i opened up MTS and i saw one

pacakge installed init relating to my forum site...



Its name started from IIS



Where did iit come from? i have read about it but now i dont rem.



Thanks

Ricky.





---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #3 by Kavanjit Singh <kavanjit.singh@i...> on Wed, 20 Dec 2000 15:37:35 +0530
But why?????



What purpose it has???







> ----------

> From: 	Stephane_Dattenny@D...[SMTP:Stephane_Dattenny@D...]

> Reply To: 	ASP Web HowTo

> Sent: 	Wednesday, December 20, 2000 1:27 PM

> To: 	ASP Web HowTo

> Subject: 	[asp_web_howto] RE: MTS -ASP

> 

> This package is created when you set your web site to run out of process.

> 

> Best regards / Cordialement

>  

> Stephane Dattenny

> Dell Computers - EMEA IT - VB and Web developer

> Phone: +33 (0)4 99 75 49 88 

> 

>  

> 

> 

> -----Original Message-----

> From: Kavanjit Singh [mailto:kavanjit.singh@i...]

> Sent: 20 December 2000 16:22

> To: ASP Web HowTo

> Subject: [asp_web_howto] MTS -ASP

> 

> 

> Hi

> 

> I made a forum website...and i was testin it on my pc.

> I just by chance after running it on my pc i opened up MTS and i saw one

> pacakge installed init relating to my forum site...

> 

> Its name started from IIS

> 

> Where did iit come from? i have read about it but now i dont rem.

> 

> Thanks

> Ricky.

> 

> 

> ---



> 



---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #4 by Stephane_Dattenny@D... on Wed, 20 Dec 2000 04:58:38 -0600
The Purpose:

- Run out-of-process (out of IIS) in MTS

- MTS is responsible for the WEB Site (your can have lots of different web

sites) running isolated (if this web site craches, the others not).

- transactions uses in ASP pages are managed by MTS

- The MTS object context mechanism, which masks the complexity of tracking

user state information from the application, can now track state information

managed by the IIS built-in objects. 



Hope this helps...



Best regards / Cordialement

 

Stephane Dattenny

Dell Computers - EMEA IT - VB and Web developer

Phone: +33 (0)4 99 75 49 88 



 





-----Original Message-----

From: Kavanjit Singh [mailto:kavanjit.singh@i...]

Sent: 20 December 2000 11:08

To: ASP Web HowTo

Subject: [asp_web_howto] RE: MTS -ASP





But why?????



What purpose it has???







> ----------

> From: 	Stephane_Dattenny@D...[SMTP:Stephane_Dattenny@D...]

> Reply To: 	ASP Web HowTo

> Sent: 	Wednesday, December 20, 2000 1:27 PM

> To: 	ASP Web HowTo

> Subject: 	[asp_web_howto] RE: MTS -ASP

> 

> This package is created when you set your web site to run out of process.

> 

> Best regards / Cordialement

>  

> Stephane Dattenny

> Dell Computers - EMEA IT - VB and Web developer

> Phone: +33 (0)4 99 75 49 88 

> 

>  

> 

> 

> -----Original Message-----

> From: Kavanjit Singh [mailto:kavanjit.singh@i...]

> Sent: 20 December 2000 16:22

> To: ASP Web HowTo

> Subject: [asp_web_howto] MTS -ASP

> 

> 

> Hi

> 

> I made a forum website...and i was testin it on my pc.

> I just by chance after running it on my pc i opened up MTS and i saw one

> pacakge installed init relating to my forum site...

> 

> Its name started from IIS

> 

> Where did iit come from? i have read about it but now i dont rem.

> 

> Thanks

> Ricky.

> 

> 

> ---



> 



---







---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index