Jump to URL....

  • Hey All,

    I have a report that tells the user all of the applied published fixes

    that are out there. The report has an ODBC connect to a .txt file on a

    defferent server. That is finally working great (i hate permissions

    ). Now I have to take the Fix_nbr field (which is a calculated field)

    and add a hyperlink to it. User is to click on the fix number in the

    report and it should go to the defferent server and pick up the HTM

    file about that particular fix number and display it to the user. What

    happens is when I click on the fix number, the sign in box for the

    defferent server comes up, I sign in...then I get "Page Cannot be

    Found....HTTP Error 404 - File or directory not found."

    The expression below is what I am using and I have tried different

    variations of this.

    ="http://cmbsssharrisdev/Fixes/Applied - Published/" &

    Fields!Fix_Nbr.Value & ".htm"

    Anyone have any suggestions of why this might be happening, any help

    would be great!

    I have to have this done by EOD tomorrow.

    Thanks in advance!!!!

    Kerrie

  • Got it figured out! Thanks anyway though!

  • What was the solution???

  • Sorry it took so long for me to get back to you...

    I had to regisiter the directory in IIS Manager. I did not do this personally, I had one of our systems admin guys look at it and he told me what he had to do.

    Sorry that I can't be more descriptive.

    Thanks, Kerrie

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply