| Author |
After yesterday windows xp update through out my biztalk
|
|
| Arif Hooda 2005-07-16, 2:47 am |
| All the samples were working before yesterday and all of sudden todays
windows xp updates through out my biztalk 2004. Now i am getting the error
on my all samples which were working fine before the error is
Exception has been thrown by the target of an invocation.
any help appreciated.
arif
| |
| Jeff Lynch 2005-07-16, 5:49 pm |
| Did you happen to apply WinXP SP2 ? If so you should search the MS KB for
"BizTalk" and "SP2". You may also try my blog post for additional
information.
http://codebetter.com/blogs/jeff.ly...4/15/23022.aspx
--
Jeff Lynch
"A BizTalk Enthusiast"
http://codebetter.com/blogs/jeff.lynch
"Arif Hooda" <ahooda@iqueri.com> wrote in message
news:uoFS$7ciFHA.3540@TK2MSFTNGP14.phx.gbl...
> All the samples were working before yesterday and all of sudden todays
> Windows XP updates through out my biztalk 2004. Now i am getting the
> error on my all samples which were working fine before the error is
>
> Exception has been thrown by the target of an invocation.
>
> any help appreciated.
>
> arif
>
| |
| Arif Hooda 2005-07-16, 8:46 pm |
| Thanks Jeff for replying. Problem resolved by installing biztalk 2004 sp1. I
am not sure what was happend there but I guess recent updates after xp sp2
did something to biztalk.
Thanks
Arif
"Jeff Lynch" <jeff.lynch@newsgroup.nospam> wrote in message
news:O4n13djiFHA.2916@TK2MSFTNGP14.phx.gbl...
> Did you happen to apply WinXP SP2 ? If so you should search the MS KB for
> "BizTalk" and "SP2". You may also try my blog post for additional
> information.
>
> http://codebetter.com/blogs/jeff.ly...4/15/23022.aspx
>
> --
> Jeff Lynch
> "A BizTalk Enthusiast"
> http://codebetter.com/blogs/jeff.lynch
>
>
> "Arif Hooda" <ahooda@iqueri.com> wrote in message
> news:uoFS$7ciFHA.3540@TK2MSFTNGP14.phx.gbl...
>
>
| |
| Nik Crabtree 2005-07-18, 5:50 pm |
| There are several issues with XP SP2, including the the firewall
automatically blocking access to certain ports (e.g. MSMQ, WebSphere MQ) and
non-authenticated RPC which stops SSO from working properly (SSO won't work
with an anonymous RPC request).
The former can be addresses using the Windows Firewall tools from Control
Panel. A fix for the latter can be found on my blog (.reg file):
http://www.prophecie.co.uk/Default.aspx?dc=200505
or in the MSKB (registry mod instructions):
http://support.microsoft.com/defaul...kb;EN-US;841893
--
Nik Crabtree
http://www.prophecie.co.uk
"Arif Hooda" wrote:
> Thanks Jeff for replying. Problem resolved by installing biztalk 2004 sp1. I
> am not sure what was happend there but I guess recent updates after xp sp2
> did something to biztalk.
>
> Thanks
>
> Arif
>
> "Jeff Lynch" <jeff.lynch@newsgroup.nospam> wrote in message
> news:O4n13djiFHA.2916@TK2MSFTNGP14.phx.gbl...
>
>
>
|
|
|
|