Home Server

error in rsWebAdapterPDFWaler.pas

edited September 2002 in Server
When I try and add the 'rsWebAdapterPDFWaler' to the uses clause of my
webmodule, so I can have the PDF implemented, I get an error from t
rsWebAdapterPDFWaler.pas - "Undeclared Indentifier ExtraDevices"
I have the latest full release of Waler's Extradevices

Any advice or help would be truly appreciated

Thanks,

Rob Trail

Comments

  • edited September 2002
    Hi rob,

    this function is defined in 'TXOption.pas'.

    --
    HTH,
    Chris Ueberall;
  • edited September 2002
    that hint did not seem to work for me, I am new to RB

    i added txOption to the uses clause of rsWebAdaptapterPDFWaler and it got
    past the previous error "Undeclared Indentifier ExtraDevices" but it gave
    me another error which
    is: [Fatal Error] Could not create output file 'myWebTier.dll'

    My webmodule works great with out trying to add waler's PDF adapter

    If you could spell out some advice or a fix I would appreciate it

  • edited September 2002

    That error indicates that the .dll is loaded by your web server.

    Use IIS Manager to access the properties dialog for the rbWebPub virtual
    directory. Press the UnLoad button to unload the ISAPI dll.






    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited September 2002
    Thanks for your help, RBServer is pretty amazing
This discussion has been closed.