Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

CSAddin.dll file

hweisberg
Beginner
691 Views
Where can I find the CSAddin.dll file? The online documentation under "Using the Fortran COM Server Wizard" says it should be in the ...Microsoft Visual StudioCommonMSDev98AddinsDf98 directory but I can't find it there or on the CD.

We're interested in compiling our legacy Fortran code as a COM server to interact with Active Server Pages.
0 Kudos
5 Replies
Steven_L_Intel1
Employee
691 Views
The COM Server Wizard is a feature of the Professional Edition only. My guess is that you have Standard Edition.

Steve
0 Kudos
hweisberg
Beginner
691 Views
We do have the Standard Edition. How can I get the Professional Edition or at least this file?
0 Kudos
hweisberg
Beginner
691 Views
The website says that the way to upgrade is to buy an upgrade for $289 so I suppose that's the answer.

It looks like we already have the documentation and the sample files (ADDER) and the MIDL compiler. We may just need the one CSAddin.dll file.
0 Kudos
Steven_L_Intel1
Employee
691 Views
No, you need a lot more than that. The DLL is just one part of the feature, and not sufficient by itself. If you want the COM Server Wizard, buy the Edition Upgrade.

Steve
0 Kudos
hweisberg
Beginner
691 Views
Thanks - it looks like a great capability.
0 Kudos
Reply