Re: Deploying a BizTalk Application



Hi Saravana,

Thanks for your response.

I'm pleased to say we've got a resolution.

For the sake of anyone else who may have the same problem, here's what we
did.

First of all, I found this post on a mailing list (via Google):

<quote>
I got the error when I was trying to remove some Receive Locations. I
couldn't remove them because of this error.

I solved it by entering the SSO Administration (which required MMC 3.0 which
wasn't previously installed - strange?).

In the SSO Administration I restored the master secret which I probably
backed up right after the installation of BizTalk. Good thing I did that.

Right click on System and choose Retore Secret. Browse to your backed up
file and retore it.

If you forgot (or ignored) to backup the master secret, you might want to
try the option Generate Secret which should do the same thing. I am
uncertain of that though, but in my case it was clear that the problem was
that the master secret had gone missing somehow. I'm quite a beginner on BTS
2006 so I can't really explain why this solved the problem, but the good
thing is that it did.
</quote>

[My apolotgies to the originator of the quoted post. I forgot to take a
note of his name and so I can't give a proper attribution.]

We did as instructed above, and then carried out the msi deployment - which
worked this time.

Finally we reloaded the project from Subversion back into Visual Studio.
This time all was well and the project compiled and deployed with no errors.

Thanks again.



Peter

"Saravana Kumar" <saravanamv@xxxxxxxxxxxxxxxxxx> wrote in message
news:1EEAD384-9882-49B0-A0E6-9584E1BB114F@xxxxxxxxxxxxxxxx> Hi Peter,

You got few completely different issues here.

1. message type is undefined
This exception is raised inside Visual Studio, basically your SQL Schema
is
not part of the VS solution. When you generated the Schema for the SQL
adapter, you need to make that schema as part of your solution. This
autogenerated schema is not any different from your regular schema, the
wizard only assist you to build that schema seamlessly.

2. Unable to deploy early bindings
This is one is due to some problem with the BizTalk
installation/configuration itself on that developer machine and its not
related to MSI. Try to create some basic biztalk application, try to
deploy
it, create ports. I'm sure you'll experience the same issue. Once you have
a
properly configure environment the you can try installing/importing the
application.

--
Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]


"Peter Bradley" wrote:

I am trying to deploy a BizTalk application to a colleague's machine so
that
he can work on some aspects of the project.

All the source for the project is stored in source control, and he can
retrieve all of that into Visual Studio with no problem, except that it
complains that a message type is undefined. The message type is
associated
with a SQL receive port for which he, obviously has no definition
(because
he doesn't have the application yet).

We therefore decided to deploy the application to his machine and then
retry
the VS project. I created an msi file and we tried to import it to his
machine: however, towards the end of the import, we get this error:

<quote>
Unable to deploy early bindings.

at
Microsoft.BizTalk.Deployment.Assembly.BtsAssembly.DeployEarlyBinding(String
applicationName)
at Microsoft.BizTalk.Deployment.Assembly.BtsAssembly.Save(String
applicationName)
at Microsoft.BizTalk.Deployment.BizTalkAssembly.PrivateDeploy(String
server, String database, String assemblyPathname, String applicationName)
at Microsoft.BizTalk.Deployment.BizTalkAssembly.Deploy(Boolean
redeploy,
String server, String database, String assemblyPathname, String group,
String applicationName, ApplicationLog log)

Unable to deploy early bindings.

Failed to update binding information.

Could not store transport type data for Primary Transport of Send Port
'ItregIntegrationOrchestration_1.0.0.0_ItregIntegrationOrchestration.ItregOrchestration_ItregWebService_c4e07ad8f39cd914'
to config store. Primary SSO Server 'A11524' failed. Cannot perform
encryption or decryption because the secret is not available from the
master
secret server. See the event log (on computer 'A11524') for related
errors.

</quote>


We checked that he has the Enterprise SSO service running on his machine,
and he has. We also checked that he had an associated database on his
machine, which he has.

Can anyone see what we're doing wrong? If we can't deploy to a
developer's
machine, we're going to be in all sorts of trouble when we try to deploy
to
the server: so I'd like to sort the problems out now, if I can.

Cheers


Peter











.



Relevant Pages

  • RE: Deploying a BizTalk Application
    ... When you generated the Schema for the SQL ... complains that a message type is undefined. ... server, String database, String assemblyPathname, String applicationName) ... String server, String database, String assemblyPathname, String group, ...
    (microsoft.public.biztalk.general)
  • Re: socketServer questions
    ... >> I'm trying to keep script kiddies from tampering with a socket server. ... >> want the server to only load a valid or verified string into its log ... > If the clients can keep a secret key secure, ... > and the client would send #i as part of the string. ...
    (comp.lang.python)
  • SQL Connection Problem
    ... An error has occurred while establishing a connection to the server. ... database location within the applications App_Data directory. ... Boolean& failoverDemandDone, String host, String failoverPartner, String ... user, String password, Boolean trusted, String connectionString) +68 ...
    (microsoft.public.dotnet.framework.aspnet)
  • server-side JavaScript: Prototypes of built-in classes, objects and functins
    ... Session object (disk-based session variables for data persistence ... File class (manipulation of files on server, ie. open, close, read, ... //Methods Cgi.queryCgi.postCgi.anyby default return an empty string if requested var not found ...
    (comp.lang.javascript)
  • Re: App_data - ASPNETDB.MDF
    ... is only because I want my site work, without exception. ... Server Error in '/' Application. ... serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 ...
    (microsoft.public.dotnet.framework.aspnet)