Pipeline Component - Compile
I am attempting to compile my Pipeline component and am having errors creating the tlb file. I also tried to compile the MinMaxShipping sample with same results.
The assembly "C:\Documents and Settings\conference\Desktop\CS SDK Samples\MinMaxShipping\bin\Release\CSSDKSample.dll" could not be converted to a type library. Type library exporter encountered an error while processing 'Commerce.MinMaxShipCSharp, CSSDKSample'. Error: Error loading type library/DLL. Commerce
I also get the following error during Compile.
The assembly 'Microsoft.CommerceServer.Interop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is not registered for COM Interop. Please register it with regasm.exe /tlb.
Any guidance would be greatly appreciated.

