| Author |
correlations in final release
|
|
|
| Hi all,
I have just installed the eval version of 2004 and trying
to deploy my schemas.dll. The setup is as follows:
CorProperties.xsd - This contains one promoted field:
orderID
mySchema.xsd - contains orderID which in the schema
property fields references CorProperties.xsd.
My problem is that this compiled binary used to deploy
fine in the beta version but now when I use the deployment
wizard I receive an error on each schema that uses my
correlation set. The actual error is:
Property "ns0:orderID"
(msgType="http://schemas.CorProperties#orderID") not found
in Configuration database.
Any thoughts would be appreciated.
AJ
| |
|
| You need to rebuild all of your assemblies with the release version of
BizTalk. I don't think that you can deploy Beta built binaries on the
release version.
DL
"AJ" <anonymous@discussions.microsoft.com> wrote in message
news:911101c40553$55503200$a001280a@phx.gbl...
> Hi all,
>
> I have just installed the eval version of 2004 and trying
> to deploy my schemas.dll. The setup is as follows:
> CorProperties.xsd - This contains one promoted field:
> orderID
>
> mySchema.xsd - contains orderID which in the schema
> property fields references CorProperties.xsd.
>
> My problem is that this compiled binary used to deploy
> fine in the beta version but now when I use the deployment
> wizard I receive an error on each schema that uses my
> correlation set. The actual error is:
>
> Property "ns0:orderID"
> (msgType="http://schemas.CorProperties#orderID") not found
> in Configuration database.
>
> Any thoughts would be appreciated.
>
> AJ
| |
|
| DL,
Thanks for the reply. I have the eval version installed on
my machine (developer tools) which I have recompiled..but
no luck
Any other suggestions?
>-----Original Message-----
>You need to rebuild all of your assemblies with the
release version of
>BizTalk. I don't think that you can deploy Beta built
binaries on the
>release version.
>
>DL
>
>"AJ" <anonymous@discussions.microsoft.com> wrote in
message
>news:911101c40553$55503200$a001280a@phx.gbl...
trying[color=darkred]
deployment[color=darkred]
found[color=darkred]
>
>
>.
>
| |
| Quinton 2004-03-11, 10:43 pm |
| AJ..
2 things you want to make sure:
1. Make sure that in your projects configuration settings
under "Reference Path" any paths are pointing to the new
version of biztalk and not the beta release (which was the
case in my scenario till I found this)
2. delete the old assemblies and rebuild your solution.
(if you code hasnt changed then the assemblies will not be
rebuilt
Good luck
Quinton
>-----Original Message-----
>DL,
>
>Thanks for the reply. I have the eval version installed
on
>my machine (developer tools) which I have recompiled..but
>no luck
>
>Any other suggestions?
>
>release version of
>binaries on the
>message
>trying
>deployment
>found
>.
>
| |
| Narasimhan Padmanabhan 2004-05-18, 5:05 pm |
| Clean the GAC as well
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
--------------------
| >>Content-Class: urn:content-classes:message
| >>From: "Quinton" <anonymous@discussions.microsoft.com>
| >>Sender: "Quinton" <anonymous@discussions.microsoft.com>
| >>References: <911101c40553$55503200$a001280a@phx.gbl>
<uaAZIgWBEHA.2940@TK2MSFTNGP11.phx.gbl>
<97ac01c405e9$33c62900$a301280a@phx.gbl>
| >>Subject: Re: correlations in final release
| >>Date: Tue, 9 Mar 2004 07:40:51 -0800
| >>Lines: 68
| >>Message-ID: <99c401c405ec$e7008c10$a501280a@phx.gbl>
| >>MIME-Version: 1.0
| >>Content-Type: text/plain;
| >> charset="iso-8859-1"
| >>Content-Transfer-Encoding: 7bit
| >>X-Newsreader: Microsoft CDO for Windows 2000
| >>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| >>Thread-Index: AcQF7OcAuOTF/m/GS0GkHw1UqViaDg==
| >>Newsgroups: microsoft.public.biztalk.orchestration
| >>Path: cpmsftngxa06.phx.gbl
| >>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.orchestration:5143
| >>NNTP-Posting-Host: tk2msftngxa13.phx.gbl 10.40.1.165
| >>X-Tomcat-NG: microsoft.public.biztalk.orchestration
| >>
| >>AJ..
| >>
| >>2 things you want to make sure:
| >>1. Make sure that in your projects configuration settings
| >>under "Reference Path" any paths are pointing to the new
| >>version of biztalk and not the beta release (which was the
| >>case in my scenario till I found this)
| >>
| >>2. delete the old assemblies and rebuild your solution.
| >>(if you code hasnt changed then the assemblies will not be
| >>rebuilt
| >>
| >>Good luck
| >>
| >>Quinton
| >>>-----Original Message-----
| >>>DL,
| >>>
| >>>Thanks for the reply. I have the eval version installed
| >>on
| >>>my machine (developer tools) which I have recompiled..but
| >>>no luck
| >>>
| >>>Any other suggestions?
| >>>
| >>>>-----Original Message-----
| >>>>You need to rebuild all of your assemblies with the
| >>>release version of
| >>>>BizTalk. I don't think that you can deploy Beta built
| >>>binaries on the
| >>>>release version.
| >>>>
| >>>>DL
| >>>>
| >>>>"AJ" <anonymous@discussions.microsoft.com> wrote in
| >>>message
| >>>>news:911101c40553$55503200$a001280a@phx.gbl...
| >>>>> Hi all,
| >>>>>
| >>>>> I have just installed the eval version of 2004 and
| >>>trying
| >>>>> to deploy my schemas.dll. The setup is as follows:
| >>>>> CorProperties.xsd - This contains one promoted field:
| >>>>> orderID
| >>>>>
| >>>>> mySchema.xsd - contains orderID which in the schema
| >>>>> property fields references CorProperties.xsd.
| >>>>>
| >>>>> My problem is that this compiled binary used to deploy
| >>>>> fine in the beta version but now when I use the
| >>>deployment
| >>>>> wizard I receive an error on each schema that uses my
| >>>>> correlation set. The actual error is:
| >>>>>
| >>>>> Property "ns0:orderID"
| >>>>> (msgType="http://schemas.CorProperties#orderID") not
| >>>found
| >>>>> in Configuration database.
| >>>>>
| >>>>> Any thoughts would be appreciated.
| >>>>>
| >>>>> AJ
| >>>>
| >>>>
| >>>>.
| >>>>
| >>>.
| >>>
| >>
|
|
|
|