RE: Assembly binding problem
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Fri, 03 Mar 2006 08:40:57 GMT
Thanks for response Steven,
Yes, I know the exception you mentioned, this is because you're using
<activated> object in your remoting server application, because for
<activated> type remote object, the version is determined by client
side(client side create the instance of which version, then the server
should create the instance of the corresponding version), there is no
needed to specify version info.(and it force us not to specify version in
server application's config file for activated type). However, we can
specify the version info for the activated type object in client
application's application config file, have you tried this?
Regards,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- References:
- RE: Assembly binding problem
- From: Steven Cheng[MSFT]
- RE: Assembly binding problem
- From: Steven Cheng[MSFT]
- RE: Assembly binding problem
- From: Steven Berkovitz
- RE: Assembly binding problem
- Prev by Date: Re: ASP.NET ServiceName?
- Next by Date: Gridview cross-page postback
- Previous by thread: RE: Assembly binding problem
- Next by thread: RE: Assembly binding problem
- Index(es):
Relevant Pages
|