Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Component Services / June 2004

Tip: Looking for answers? Try searching our database.

Getting BYOT.CreateWithTipTransaction to work for .NET

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jared Hagel - 22 May 2004 03:21 GMT
Hello everyone,

Has ANYBODY got BYOT.CreateWithTipTransaction to work? I've tried to
implement this method in many different ways. With the current way I
implement this method, the following error is logged into my Windows
event viewer (using Windows XP - however, I get a very similar error
when using Windows 2000):

The BYOT Gateway could not set transactional property in new object
context.
Server Application ID: {1E246775-2281-484F-8AD4-044C15B86EB7}
Server Application Instance ID:
{3656D672-82C5-4418-98C6-3A39BFF39181}
Server Application Name: .NET Utilities
Error Code = 0x80004005 : Unspecified error
COM+ Services Internals Information:
File: d:\nt_qxp\com\com1x\src\comsvcs\byot\byotex.cpp, Line: 335
Comsvcs.dll file version: ENU 2001.12.4414.53 shp

If you want, you can download my cs project files from
www.hickerty.com . I made this project explicitly to get
BYOT.CreateWithTipTransaction to work. To download these files, click
on "Click here to get TIP.zip" .

The error shown above occurs after I execute the following line of
code in ServerSide.cs (ServerSide.cs is a ServicedComponent that
supports transactions):

object temp = BYOT.CreateWithTipTransaction(tipURL,Type.GetType("Test.ServerSide"));

where tipURL is obtained from ClientSide.cs with:
    ITIPTransaction txTIP = (ITIPTransaction) tx;
    txTIP.GetTransactionUrl(out tipUrl);

Any working examples/feedback would be greatly appreciated! I'm sure
Microsoft intended this function to be used, but nothing I've done
will make it work.

Thanks!
Jared Hagel
Mark Jen [MSFT] - 17 Jun 2004 00:55 GMT
Hi Jared,

This error seems strange. The only time this should be hit is if something
freezes the context. Can you repost your code? I went to www.hickerty.com
but was unable to find a link titled "Click here to get TIP.zip" .

Thanks,
Mark Jen [MSFT]
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.

> Hello everyone,
>
[quoted text clipped - 36 lines]
> Thanks!
> Jared Hagel

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.