asp.net page directive
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngmigrate' list.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.

Mike Lau
-- Moved from [aspngstart] to [aspngmigrate] by Charles M. Carroll <Click here to reveal e-mail address> --i have an aspx which uses a managed com+ component, do i need to include the following line at the top ofthe page so that it utilizes com+ functionality (eg.distributed transaction support, etc.)<%@ Page Transaction="Required" %>or it works without it.mike__________________________________________________Do You Yahoo!?Send FREE video emails in Yahoo! Mail!http://promo.yahoo.com/videomail/
Reply to this message...
 
    
Mitch Denny (VIP)
Mike,

The answer is no. Provided all your transaction support
is all wrapped up in your component, you should have no
worries. That attribute on the @ Page directive is just
if you want to build in transaction support on the page.

For example, throwing an exception to set abort.

----------------------------------------
- Mitch Denny
- Click here to reveal e-mail address
- +61 (414) 610-141
-

-----Original Message-----
From: Mike Lau [mailto:Click here to reveal e-mail address]
Sent: Wednesday, 16 January 2002 18:54
To: aspngmigrate
Subject: [aspngmigrate] asp.net page directive

-- Moved from [aspngstart] to [aspngmigrate] by Charles M. Carroll
<Click here to reveal e-mail address> --

i have an aspx which uses a managed com+ component,

do i need to include the following line at the top of
the page so that it utilizes com+ functionality (eg. distributed
transaction support, etc.)

<%@ Page Transaction="Required" %>

or it works without it.

mike

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/
| [aspngmigrate] member Click here to reveal e-mail address = YOUR ID
| http://www.asplists.com/asplists/aspngmigrate.asp = JOIN/QUIT

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com