BizTalk Server Applications Integration - getting .net class called fom biztalk to run with different user from biztalk

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > February 2005 > getting .net class called fom biztalk to run with different user from biztalk





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author getting .net class called fom biztalk to run with different user from biztalk
krishna Pothini

2005-02-02, 8:46 pm

I have a .net class which moves the file from machine1 to
ma=ADchine2(file
mover).
This .net class is called from the Biztalk and this .net cla=ADss and
biztalk are under same solution.


So to make this file moving happening I had to add biztalk u=ADser to
machine1 and machine2.


I want this class to use a different user other than the biz=ADtalk
user.=20
Thanks in advance....=20
Krishna Mohan Pothini.

Tomas Restrepo \(MVP\)

2005-02-02, 8:46 pm

Krishna,
<<
I have a .net class which moves the file from machine1 to
ma_chine2(file
mover).
This .net class is called from the Biztalk and this .net cla_ss and
biztalk are under same solution.


So to make this file moving happening I had to add biztalk u_ser to
machine1 and machine2.


I want this class to use a different user other than the biz_talk
user.
Thanks in advance....
Krishna Mohan Pothini.[vbcol=seagreen]

You'll basically will need your component to run under a different user
context, then. An easy way would be to make your .NET class a
ServicedComponent and run it inside a COM+ Server application that runs
under the user account of your choice...

--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com