I am currently doing a fresh installation of Tridion 2011. We were previously using 5.3 and are keeping the database. I have so far installed the database, content manager, two content delivery servers and am now working on setting up the presentation servers. All of our web pages are built using classic asp. I was advised that I should manually install the API (linking, broker and WAI) if I wanted my asp pages to use dynamic linking (see https://stackoverflow.com/a/12428237/1113475)
I have read through the documentation and it explains how to install the API as a .NET web service. I don't think this is what I want as my web pages are all classic asp. I assume I need to do something with the exe files in the Content Delivery\roles\api\windows
directory but they do nothing when I run them.
When running the following code on my asp page
Server.CreateObject("cd_link.ComponentLink")
I get the error
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/about/index.asp, line 196
800401f3
... but this is obviously going to happen as I've not got the linker installed
Server is 64 bit Windows Server 2008. Running IIS 7.5 but my application pool for Tridion 2011 is running in 32bit mode.
Creating other third party objects works fine. Like the Chilkat Crypt library.
From the Live Documentation:
cd_broker.exe -install
cd_wai.exe -install
cd_link.exe -install
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With