Results 1 to 6 of 6

Thread: manually adding website IIS

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2009
    Posts
    9

    Default manually adding website IIS

    When adding manually the website in IIS (8.5) when loading the website the error

    /WebServiceDispatcher.wso/CallAction/JSON:1 Failed to load resource: the server responded with a status of 404 (Not Found)

    and:
    df.js:628 Uncaught TypeError: Cannot read property 'error' of undefined
    at JSONCall.checkErrors (df\ajax\JSONCall.js:234)
    at JSONCall.onReadyStateChange (df\ajax\HttpRequest.js:177)
    at XMLHttpRequest.oLoader.onreadystatechange (df\ajax\HttpRequest.js:140)

    and no page is loaded. The website works fine when it's in default website using webapp to add it.

    I've tried figuring out if there any configuration differences but can't find them. Are there steps deploying does what just adding a website and directory doesn't. In all previous version this always worked fine.
    Last edited by citegrene; 2-Apr-2021 at 09:21 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •