I’m using the Symphonia EDI Designer, and trying to generate .NET assemblies, but the button that lets me create .NET assemblies doesn’t show up.
What do I need to do?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
OK, so after some further research I discovered that the .NET component generator COM DLL needed to be registered. It’s the DLL in symphonia\edi\designer\components.net component generator\symphonia.net component generator.dll.
Just registering it with
regsvr32worked great. I think that the symphonia3net.dll also needs to be in the GAC, but I am not sure.And on my Windows 7 box, at some point before I fixed it I also fixed a registry key that had the wrong path pointing to the .NET component generator DLL. I know that’s not necessary on a Windows XP box. This key was at
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Orion\Symphonia\3.8\EDI\EDI Designer\Plugins\NET Generator\FilePath.