Skip to content

HTTP Error 404.0 - Not Found error when using it with asp.net webform #36

@KamranShahid

Description

@KamranShahid

Hi guys,
I have tested the application using viewer.js with Visual studio internal web server (IIS Express) and it is working fine.If for instance I try to browse http://localhost:9069/Viewer.JS/index.html/# it works fine
But when i published the application on IIS i am getting 404 error at the address
http://publishedsite/Viewer.JS/index.html/#

it works fine if it is like http://publishedsite/Viewer.JS/index.html but it is of no use as i have to concatenate the url of my pdf file like
http://publishedsite/Viewer.JS/index.html/#http://publishedsite/mytest.pdf

Any particular settings required on IIS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions