04-27-05 10:52 PM
Wow! I just tried that and it is SOOO much easier than what I was doing
prior to this. Finally I can stay within VS.NET and only use the other tool
s
for production deployment. You definitely made my development process a lot
more streamlined with this simply change.
Thanks again,
Don
"ckphua" wrote:
[vbcol=seagreen]
> Don, you need to restart the host if your assembly has been previously
> deployed as the host caches an instance of it. This applies to your schem
as
> and maps as well. You can also speed up the undeploy/redeploy process by
> setting the Redeploy property in the Project Property page Deployment tab,
to
> True. Then you'd only need to unenlist the orchestration, and redeploy fr
om
> VS.NET. The good thing about this is you won't have to rebind all your
> orchestration ports all over again. Just remember to refresh BTExplorer
> after you redeploy.
>
> ck.
>
> "Don Keller" wrote:
>
[ Post a follow-up to this message ]
|