Addin created with VS.NET 2005 tool does not work

Feb 03, 2006 5 Replies

Dear buddies,



Somethign is weird. My addin created in Visual Studio.NET 2003 works perfectly. Now I created a new addin project in Visual Studio.NET 2005 and copied the same code for the addin from the project that was created in VS.NET 2003, and the addin does not work with RMS V1.2. I got the error message below



"Attemp to execute COM object "Transinit.Transinit" failed. Coupld not create object."



And if I unregister the dll from registry with the command



regasm /u Transinit.dll



I got the following warning: "RegAsm: warning RA0000: No types were un-registered"



If I use the dll created from VS.NET 2003 again, everything becomes OK. Can't I use VS.NET 2005 to create addin?


Can Anyone tell me that why I do not get anything on Addin (I am using VS.NET

2003)

Please Help me out on this topic

Thank you

You'd better write something in detail for somebody could help you.

Write a simple MsgBox statement in your addin code and follow the steps provided by RMS Customization Guide to register your addin, you are supposed to see a message box popup when RMS SO runs to the point where you insert your addin.

Hey Thanks for replying me but I am kind of new to VB.net so can you please help me out more. You said about RMS customization, but I did not quite get it. Please can you tell me more about it. Ok now here what happens when open Add in Manager. I sees everything blank. Using help I found that I have to do Add in Registration. Please tell me how to register it. Please Guide me using step by step.

Thanks a lot.

RMS customization guide has details for creating COM component add-in using VB.Net and how to invoke COM components from hooks. you need to become RMS partner to receive the customization guide.

Dear lz,

I am using .Net for customization and have added the QSResult dll to my project and created a dll.

I am not able to deploy the dll, I read the steps but was not able to get it... (1. Replace references to QSRules objects with generic Object types. 2. Remove the reference to Store Operations Business Rules DLL.)

Plz help me out...

Vicky... :-)

"lzcoup> You'd better write something in detail for somebody could help you. >

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required