UWL 404 error for 'LeaveRequestApproval'

Hi,
We are working on EP7 sp9 and ECC 6.0, Now the problem is when we are working with UWL in portal, when we click on worklist item(for leave request), we use to get ITS screen. At backend we changed it to 'Java Web Dynpro' USING  SWFVISU transaction. In UWL Adminstration we cleared the cache and also re-registered the item types. But when we click on the work item it is throwing the following error.
Can anyone assist me, where we are mistaken?
Service cannot be reached
What has happened?
URL http://sapXXX.XXXXX.com:9904/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available.
Note
The termination occurred in system DV4 with error code 404 and for the reason Not found.
The selected virtual host was 0 .
What can I do?
Please select a valid URL.
If you do not yet have a user ID, contact your system administrator.
ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:klang_DV4_04-v:0-s:404-r:Notfound
HTTP 404 - Not found
Your SAP Internet Communication Framework Team
Thanks in advance.
Regards,
Raj

Hi Raj,
Looks like it is trying to open the WebDynpro application on the (ABAP R/3) backend system. This should be the system on which your ESS WebDynpro's have been deployed.
I guess this is the EP7 system on which your UWL is also running. In this case, go to UWL administration in the portal, and select the system/connector configuration of the ECC backend system. Choose "edit".
There is a property called "WebDynpro Launch System". Here you can enter the alias of the system definition in portal system landscape which refers to the WebDynpro application hosting system.
If this is indeed the EP7 system on which UWL is running, you can use the builtin system alias "SAP_LocalSystem". Otherwise create a WAS system definition referring to the WAS installation hosting the WebDynpro's and use that alias.
Regards,
Johan

Similar Messages

  • In iWeb I created a hyperlink to a file on my computer. When I publish I get a 404 error for the link.  Can anyone help?

    In iWeb I created a hyperlink to a file on my computer. When I publish I get a 404 error for the link.  Can anyone help?

    How would I check to see if the like works when I enable via the inspector pane
    If you enable hyperlinks when you click on the link link to the pdf file it will open a browser window and display the pdf file.
    I upload the pdf files to the server and link to them as if they were an external web page:
    That's been more reliable for me than linking to the file as Link To: A file and have iWeb upload the pdf file to the serve.

  • UWL 404 error 'LeaveRequestApproval'

    Hi,
    We are working on EP7 sp9 and ECC 6.0, Now the problem is when we are working with UWL in portal, when we click on worklist item(for leave request), we use to get ITS screen. At backend we changed it to 'Java Web Dynpro' USING SWFVISU transaction. In UWL Adminstration we cleared the cache and also re-registered the item types. But when we click on the work item it is throwing the following error.
    Can anyone assist me, where we are mistaken?
    Service cannot be reached
    What has happened?
    URL http://sapXXX.XXXXX.com:9904/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system DV4 with error code 404 and for the reason Not found.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:klang_DV4_04-v:0-s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team
    Thanks in advance.
    Regards,
    Raj

    Hi,
    First of all, I want to know how do you get 9904 in the URL ? How can you have that port ? Where is the business package deployed ?
    Have you created the system properly on Portal ? Have you tested the connection, is everything else working fine, i mean the Webdynpro applications ?
    Have you deployed the business package properly ? Can you go and check if the leave request application is working fine ? You can either check it on portal or check if all the applications are appearing under Content Administrator -> Webdynpro -> sap.com. Eg  sap.com/ess~lea -> Applications -> LeaveRequestApprover. You need to have proper authorizations on  Portal and backend to check this. Use a super admin user to have all the portal authorizations.
    Cheers,
    Sunil
    PS: Reward points for helpful answers.

  • Oracle Portal Portlet 404 Error for Specific Users

    I have a single portlet in Oracle Portal that is returning the message "Error: The listener returned the following error: 404 Not Found" that is occurring for just 2 out of my 350+ users. I have tried clearing user cache, clearing portlet cache, deleting these two users from portal and recreating their accounts, changing their usernames, rebooting the entire app server and nothing is working. There are other users for which the portlet will return the exact same data that the 2 problem users are requesting without an issue.
    Portal version is 10.1.2.3. Any help that anyone can provide would be greatly appreciated as I am about ready to beat my head against a wall.

    Hi Kirk,
    Please check below MOS ID, your issue will be resolved.
    Error: The Listener Returned The Following Message: 404 Not Found [ID 456421.1]
    Mark if this helps you.
    Regards,
    Kishore

  • [ADF-11.1.2.2] 404 error for shared libraries jspx file.

    Hi,
    I got 2 ADF application
    1. Base Application, in which I have BTF (Base-BTF.xml) with one Jspx file in it.
    2. Main Application, In which there is one BTF (Main-BTF.xml) with jsff pages, and I am calling Base-BTF of Base Application as a dialog.
    When I run the pages from Main Application that has a region to Main-BTF, I am able to see pages of main-app. But when I click on button to call Base-BTF, I get following error. But...
    1. If I create same scenario in base application, and call Base-BTF as a dialog, it works fine. (i.e. only one ADF application is involved)
    2. If I have Base-BTF2 with page fragments (jsff files) in Base Application. And If I call same from Main App BTF, it works fine and I can see base app jsff content (Note I haven't used open as dialog, as it is not applicable here).
    Note that Security is not enabled for both the applications. I am not sure, why the issue of 404 is coming for Jspx file when called from another application.
    Please let me know if I am doing anything wrong.
    javax.servlet.ServletException: ADF_FACES-60101:HTTP Error Status Code: 404."
         at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse._logException(XmlHttpServletResponse.java:140)
         at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse.sendError(XmlHttpServletResponse.java:106)
         at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse.sendError(XmlHttpServletResponse.java:100)
         at javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:128)
         at com.sun.faces.application.ViewHandlerResponseWrapper.sendError(ViewHandlerResponseWrapper.java:82)
         at weblogic.servlet.FileServlet.findSource(FileServlet.java:269)
         at weblogic.servlet.FileServlet.doGetHeadPost(FileServlet.java:191)
         at weblogic.servlet.FileServlet.service(FileServlet.java:173)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:546)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:167)
         at com.sun.faces.application.view.JspViewHandlingStrategy.executePageToBuildView(JspViewHandlingStrategy.java:363)
         at com.sun.faces.application.view.JspViewHandlingStrategy.buildView(JspViewHandlingStrategy.java:154)
         at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.buildView(ViewDeclarationLanguageFactoryImpl.java:341)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:987)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:339)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:509)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    it's a simple call to base-BTF task flow call from Main-BTF.xml
    call to base-BTF
    <control-flow-case id="__2">
            <from-outcome>viewuserdetail</from-outcome>
            <to-activity-id>Base-UserDetail-BTF</to-activity-id>
          </control-flow-case>and button on main page has action "viewuserdetail".

  • Bug: 404 error for item link in 'Tell a Friend' email

    When using {tag_tellafriend} in email campaigns, the email that is sent from BC to the 'friend' is dysfunctional - the link rendered by {tag_itemurl} is redirected by a 302 Found to /_System/SystemPages/Error404, which simulates a Page Not Found error (it doesn't actually return 404).
    Those links are in the format: http://www.example.com/CampaignProcess.aspx?A=View&KID=203100&VID=45681759

    Cool. Shouldn't {tag_tellafriend} be removed or disabled? Three years seems a long enough sunset period for a feature that hasn't worked since then.

  • 404 error for personal site

    hello, i'm just trying to access the files i have stored in ~/Sites but when i go to http://example.com/~myShortUserName i am getting a 404 error

    yes there is an index.html file.  this i see in access_log file:
    x.x.x.x - - [01/Oct/2011:12:15:47 -0700] "GET /~scarf/index.html HTTP/1.1" 404 1191
    and this i see in error_log file:
    [Sat Oct 01 12:15:47 2011] [error] [client x.x.x.x] File does not exist: /Library/WebServer/Documents/~scarf, referer: http://example.com/
    seems like its looking in wrong place... should be looking in /Users/scarf/Sites for example

  • UWL task error for BPM

    Hi,
    I designed process with 3 human tasks and set Completion Deadline 2 days for each. Once task triggered in UWL on the same day I could able to open the task but If I tried to open old task means before 24 hours getting error - --Unable to open the task 719f51d72c8311e1b4af00000ccdc099 because of technical issues. Contact your system administrator for more details. The status of the task still showing up in NEW, and also this error is coming randomly. Sometimes old task also could able to open.
    Working on CE7.2 , PAT006 verison of SP4 UWLJWF.
    Please do advice if there is any time settings in UWL or in BPM to fix.
    Appreciate your inputs to fix.
    -Ian
    Edited by: ian.sapce on Mar 9, 2012 8:27 PM

    solved the issue.. there was a time lag between provider and consumer system... synchronizing the time between both the systems solved the issue..  

  • HTTP 404 Error for CF9 Administrator

    I get the following error when trying to start the Cold Fusion Administrator after installing CF9 on Windows 7 64 bit with IIS:
    HTTP Error 404.3 - Not Found
    The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
    What to do?

    Hi,
    I would suggest posting this query in the Cold Fusion Forum for a quicker and specific response.
    Thanks

  • "404 error" for business explorer

    Hi Expert,
    I installed SAP Business Objects Enterprise 4.0 SP2 for development, test and productive environment and they work fine. Development and Test BOE are installed in a single host instead the productive environment is installed in more hosts, in particular this is the configuration for the productive BOE environment:
    host 1: WAS (Tomcat 6)
    host 2: WAS (Tomcat 6)
    host 3: CMS server 1
    host 4: CMS server 2
    host 5: CMS DB
    After that I installed BOE, I also installed SAP Business Explorer 4.0 in the development, test and productive environment (I installed BE in host 3 and host 4). SAP Business Explorer work fine in development and test system instead is not working in the productive environment. In particular if i go to BI lunch pad (productive environment) and I selected the Business Explorer icon the following error message appear:
    404 Missing Page
    The page you requested is not available on this web server for one of the
    following reasons:
    I checked on Central Management console the status of the Business Explorer servers and they are in status "running".
    I noted that in the development and test system the file explorer.war has been created from the BE installation program in the following folder :
    "D:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjectsEnterprise XI 4.0\wdeploy\workdir\tomcat6\application"
    instead in the productive environment the file explorer.war doesn't exist. How can I resolve this critical issue? Must I install some component also in the WAS hosts?
    Thank you for your help.
    Best regards
    gio'

    Looks like you need to do a web tier install on your tomcat server or you could copy the war file over.  How did you deploy your war files when you did your initial install of BOE?  Do you see an explorer folder in your tomcat6\webapps directory?
    -Dave
    Edited by: David Mau on Nov 7, 2011 10:44 AM

  • HTTP Status 404 error for FIORI Application deployed on HCP

    Hello Experts,
    I have created a Fiori App using Web IDE and deployed it on my trial account of HCP .
    The Gateway service used is from On Premise system. I have used SAP Cloud Connector to connect Hana cloud Platform and on premise system.
    In Web IDE test application works fine. However, when I deploy it and access the application URL I am getting the error "HTTP Status 404" as shown in the screenshot.
    In Chrome  Developer Console shows below error
    "Failed to load resource: the server responded with a status of 404 (Not Found)".  I have checked many threads but could not find the solutions.
    Thanks and Regards,
    Ashik

    Does your firoi app have index.html file ? If yes, is it placed in the root folder of your app ?
    I guess you're missing out the index.html in your fiori app. You may be having Component.js as the entry point which will run only with Fiori launchpad. But to run fiori app as standalone, you need to create the index.html file.
    You can try accessing your component.js file by adding a '/Component.js' at the end of the url to know if you're app has been deployed properly as of now.
    -Sakthivel

  • Catching 404 error in WLS

    Hi,
    I am currently using WebLogic server 8.1. I have only one instance of WebLogic server and deploy 5-6 web applications in it. Now, I was thinking to create one handler to handle the 404 error for all the web applications to display the general error message.
    Currently, I do not use any proxy or webserver hence the user directly accesses the WebLogic server. I know that WebLogic is also a webserver by itself. I believe that I can set this somewhere in config.xml but I do not have any idea. I know that in old WebLogic server 5.1, this can be set in weblogic.properties (old form of config.xml) in something like "httpd.error.404=/error.jsp" so I am sure that config.xml is also allowing this.
    Any idea?
    Thanks.
    David

    Hi,
    Thanks. I also realized that we can put in under web.xml and thats how we do it at the moment. However, we are looking at the more 'global' way in the sense that we do not need to do it for each of our web applications. Hence, I think that config.xml may be the best place to look for but up to now, I am quite pessimistic that we can configure this in the WebLogic server's level.
    Any idea?
    Best Regards
    David

  • 404 Error After Successfully Logging in to OWA/ECP in Exchange 2013

    Hello,
    My apologies first if this would be better asked in another forum but this one seems to fit best.  I am running Exchange 2013 on Windows Server 2008 R2 Standard and am experiencing an issue after logging in to ECP and OWA.  After entering my credentials
    (all credentials experience the same issue) I am redirected to a 404 error for both \ecp  and \owa.  The odd thing is that Re-entering the url completes the login.  How do I fix the appearent lack of the login.aspx?  If my description isn't
    sufficient please let me know.
    Thanks.

    What if you want to use FBA?  We are using FBA and on first logon on any computer the 404 page is displayed.  You can click the "Refresh the page" button and it takes you into OWA.  When you log out and close IE, the next time you logon on
    that same computer it takes you right in.  If you clear your temp files (cookies etc. included), you get the same 404 page.  I've attached an image below-

  • File not found error for /lib/masks.js

    Hi Everyone,
    We keep getting a file not found (404) error for
    /lib/masks.js and favicon.ico. I did a complete search on our site
    and could not find reference to them anywhere, does anyone know
    what these files are and why we would be linked to them.
    Kind Regards

    Hi Dan,
    If you had searched you would have found out how to make this work.
    Search on "crdb_adoplus.dll" or "useLegacy" and you'll find the answer. As well as setting your framework to full and not the client.
    Don

  • 404 error when hit submit from php file for requested path E:\vise\jqproject\web\errorpages\403_error.htm

    I have a php script that when I hit submit, it submits the form to another php file with a get command.  This worked about a month ago, but this month it's having issues.  This is what the relevant code looks like in the table php file. Running
    table.php shows the table in the browser and has 404 errors when I hit submit.
    table.php:
        <body>  
            <h1> Visual Evaluation Entry Table </h1>
            <form method="get" action="visEupload.php">
        <table id="bigTable" border="1">
            <thead>
             <tr>
               <!--<th id="bandY" class="col3">Bands @263mm Y</th><th id="bandM" class="col3">Bands @263mm M</th><th id="bandC" class="col3">Bands
    @263mm C</th><th id="bandK" class="col3">Bands @263mm K</th><th id="Comments" class="col3">Comments</th>-->
             <th id="bandY" class="col3">Bands @263mm Y</th><th id="bandM" class="col3">Bands @263mm M</th><th id="bandC" class="col3">Bands
    @263mm C</th><th id="bandK" class="col3">Bands @263mm K</th><th id="Comments" class="col3">Comments</th>
             </tr>
            </thead>
            <tbody>
                <tr name="MCBands" id="9214">
                    <!--<td><input name="Yevaluation" ></td>  //Row 0 Column 1-->
                    <!--<td><input name="Mevaluation" ></td>  //Row 0 Column 2-->
                    <!--<td><input name="Cevaluation" ></td>  //Row 0 Column 3-->
                    <!--<td><input name="Kevaluation" ></td>  //Row 0 Column 4-->
                    <!--<td><input name="comment" ></td>  //Row 0 Column 4-->
                    <td><input name="bandY" ></td>  <!--//Row 0 Column 1-->
                    <td><input name="bandM" ></td> <!-- //Row 0 Column 2-->
                    <td><input name="bandC" ></td> <!-- //Row 0 Column 3-->
                    <td><input name="bandK" ></td><!--  //Row 0 Column 4-->
                    <td><input name="comment" ></td>
                </tr>
            </tbody>
        </table>
          <input id="submit" type="submit" class="list" name="submit" value="Submit To Database" >  
           <!--maybe move all php part to other file-->
           </form>
        </body>
    The server is mapped so when we run it off of the server, we use the server ip address and my file name and skip the rest of the path, which works fine with the table.php file, so that mapping appears correct.  When I run it off of the server (from my
    desk) and hit submit it gives me a 404 file or directory not found.  When I run it locally on the server, it's saying it can't find the file name, but it says the requested url is `http://localhost:80/errorpages/403_error.html.`  Physical path: E:\vise\jqproject\web\errorpages\403_error.html. 
    The error message says the notification is from the MapRequestHandler of Module IIS Web Core. I'm not sure why the requested url/path isn't referring to visEupload.php.
    (Running on the server) When I change the action in the table.php get to include the IP address, it's behaving weirdly:
    Module IIS Web Core Notification MapRequestHandler Handler PHP53_via_FastCGI, Requested URL `
        http://localhost:80/13.141.xxx.xx/visEupload.php?bandy=xx&bandM=xx&bandc=hj&bandk=xx&comment=xx&submit=submit+to+database
    physical path shows as E:\visE\jqproject\web\13.141.xxx.xx\visEupload.php
    Login Method and user Anonymous.
    When I change the url to just be
        localhost/viseUpload.php
    it's getting HTTP Error 404 not found.  Any ideas why it's not finding the visEupload.php file?  It has the correct .php extension.  In file properties it's a type php file with name visEupload.php.  
    I took a look at
    [404 error][1] but I see my "allowUnlisted="true" in applicationHost.config. I'm not using sitefinity, though. 
    I'm not sure if something got over-written when we did a server windows update.  
    I know we were having a problem with get and post a couple months ago and we had to add them to the IIS Manager Handler Mappings somewhere, but don't remember where we added them to check.  Since I tried directly accessing the visEupload.php without any
    get (and commented out get code in the file) it should have worked if that was the issue.
    We are running server 2008 R2 and I'm not sure which version of IIS it is.
    In case it matters, this is the contents of the visEupload.php:
        <!DOCTYPE html>
        <html lang="en" >
        <head>
        <meta charset="utf-8" />
            <title>Big Table</title>
        </head>
        <body>
        <?php
            require_once( "../classes/class.OLAPdatabase.php");
            require_once( "../common/Session.php");
            $OLAPdb = new OLAPdatabase;
              handling of the get part is commented out
           ?>
        </body>
    All I can think of is that when I access visEupload.php it's running from the get/action in table.php.  This might be a different user running in the system.  I tried changing visEupload.php file properties to have full control for IUSR and Internet
    Guest Account.  It already has full control for System, and me.  Users have read & exeture and read permissions. Or maybe it's something that has to do with how the directory is mapped out.  I'm not sure what could be affecting this, and
    why the message said it can't find the path to 403_error.html.
      [1]: http://www.sitefinity.com/developer-network/forums/bugs-issues-/server-error-404---file-or-directory-not-found
    Michele Cleary

    Hello,
    for IIS question better ask in http://forums.iis.net/
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://msmvps.com/blogs/mweber/
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

Maybe you are looking for