Deploying (registering) pipeline components
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Deploying (registering) pipeline components

 
Post new topic   Reply to topic    Windows Server Forum Index -> Commerce Server
Author Message
Phil Mellor
Guest





Posted: Mon Oct 10, 2005 12:50 pm    Post subject: Deploying (registering) pipeline components Reply with quote

Hello,

I've developed some custom pipeline components in C# for use in a
Commerce Server 2002 deployment. Unfortunately, it's rather awkward
releasing them to our test and production servers because of the
registration process:

1. Register the library (either by compiling with Visual Studio .NET or
using regasm.exe)

2. Register the pipeline components using pipereg.exe

3. Modify the pipelines using the pipeline editor - remove the broken
components and add them again.

I suspect the underlying problem is that the class ID for each
component changes when the library is rebuilt, and so requiring
re-registration.

Is it possible to automate the registration, or to avoid re-registering
the components?

Cheers,

Phil Mellor
Back to top
Nihit Kaul [MSFT]
Guest





Posted: Wed Oct 19, 2005 12:51 am    Post subject: RE: Deploying (registering) pipeline components Reply with quote

Hi Phil,

I don't think you need to do step 3 => If the component is registered
correctly, the pipelines can be executed directly without editing them.

Also - for step 2, you can export out the registry keys to be modified and
simply run the *.reg file on the server, instead of running the whole
pipereg.exe tool through the UI.

Step 1 cannot obviously be avoided, but the rest should be fairly
automatable if you wish to do so (running the reg file that is).

Thanks,

Nihit Kaul[MSFT]
Commerce Server
http://blogs.msdn.com/nihitk

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Commerce Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB