|
Home > Archive > BizTalk Server General > May 2005 > while working on cleint meachine.......
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 |
while working on cleint meachine.......
|
|
| prakashvarma 2005-05-07, 2:47 am |
| Hi all,
iam hving some stupid doubts regarding creating of input and output folders.
right now iam creating input and output locations in the client side
meachine and iam sharing it and doing the same with project dlls also i.e
sharing and coping inthe server GAC.
But my intention is wt u guys are doing while developing in the client side
meachine....i.e
1.where ur creating input and ouput locations (server/client)
2.By default dll's will be deployed in local GAC when ur deploy project,But
How ur coping these dlls in server meachine GAC.(is there any propertty to
set to deploy it in server meachine implicitly)
Prakashvarma
| |
| Khaled M. Hnidk 2005-05-07, 7:51 am |
| I'd assume your machine - client - and server are sharing the same
management DB.
the bad news is you will need to manually copy them on the server and put
them to GAC.
the good news is you can have script doing that for you automaticly
Your input/out folders should be on a load balanced UNC share with having
BTS account read/write access on them
Kal
"prakashvarma" <prakashvarma@discussions.microsoft.com> wrote in message
news:CFB707A5-4358-40C7-8E38-659D94630C3E@microsoft.com...
> Hi all,
> iam hving some stupid doubts regarding creating of input and output
> folders.
> right now iam creating input and output locations in the client side
> meachine and iam sharing it and doing the same with project dlls also
> i.e
> sharing and coping inthe server GAC.
>
> But my intention is wt u guys are doing while developing in the client
> side
> meachine....i.e
> 1.where ur creating input and ouput locations (server/client)
> 2.By default dll's will be deployed in local GAC when ur deploy
> project,But
> How ur coping these dlls in server meachine GAC.(is there any propertty to
> set to deploy it in server meachine implicitly)
>
>
> Prakashvarma
| |
| prakashvarma 2005-05-09, 2:47 am |
| hi khaled,can u gv me little bit more information on load balanced UNC.what
is load balanced UNC and where it will be there.Do u mean it is seperate
server for load balancing,if it is so, i think bztalk will balance the load
automatically.
"Khaled M. Hnidk" wrote:
> I'd assume your machine - client - and server are sharing the same
> management DB.
>
> the bad news is you will need to manually copy them on the server and put
> them to GAC.
>
> the good news is you can have script doing that for you automaticly
>
> Your input/out folders should be on a load balanced UNC share with having
> BTS account read/write access on them
> Kal
>
>
> "prakashvarma" <prakashvarma@discussions.microsoft.com> wrote in message
> news:CFB707A5-4358-40C7-8E38-659D94630C3E@microsoft.com...
>
>
>
|
|
|
|
|