File does not exist: /www/public_html/null, referer:  - error in log file from IE8 and IE9

I just updated an existing slide show that was created several months back. Since loading my new set of files to our web server, we keep getting the following error in our server log files when someone loads our page in IE8 and IE9:
File does not exist: /www/public_html/null, referer:
One of our programmers tracked the error to this line of code, but we're not sure what's causing it:
Muse.Utils.addSelectorFn('#slideshowu70', function(elem) { new WebPro.Widget.ContentSlideShow(elem, {autoPlay:true,displayInterval:6000,slideLinkStopsSlideShow:false,transitionStyle:'horizo ntal',lightboxEnabled_runtime:false,shuffle:false}); });/* #slideshowu70 */
Any suggestions?
Thanks!

The errors aren't showing up on the client side, only in the server access logs. Every time the page is loaded with IE8 or IE9 and the Muse.Utils.addSelectorFn with the #slideshowu70 line is hit, it generates four errors in the server access logs.
Our admin guy pulled the errors from where it was clicked on from the Adobe forum. He said it also appeared that you tested it with www added to the url (if this was when you were testing it)...
[Mon Feb 04 13:58:57 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://stingrayboats.com/
[Mon Feb 04 13:59:00 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://stingrayboats.com/
[Mon Feb 04 13:59:08 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://stingrayboats.com/
[Mon Feb 04 13:59:33 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://www.stingrayboats.com/
[Mon Feb 04 13:59:43 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://www.stingrayboats.com/
The reason we find it strange is because it did not result in errors with the previous version of the slideshow. The only thing that changed this time around is that I removed some slides and added additional ones, but I noticed that there is a lot of difference in the code and even the scripts that are used. And I did copy over all of the scripts, css files, etc., so it's using all of the new source files.
I was hoping it was something that you guys had noticed if you review the access logs when you're testing. While it works perfectly on the client side, the IT guys do go through our access logs, so it would be nice to eliminate the errors.
Thanks for looking at it!

Similar Messages

  • Copy response to FTP Device failing - ERROR: E_NOENT - File Does Not Exist

    I have a asset subscription that encodes and delivers to a FTP server when a checkbox is ticked in an asset's metadata.
    Whilst the clip is transcoded and delivered, the copy response reports a failure with the message: 'ERROR: E_NOENT - File Does Not Exist: <filename>.<eextension>' referring to the transcoded file
    The subscription has 3 responses, A WMV, a FLV and a JPG compression, all of which work if I export the asset manually.
    It doesn't matter which response I put first in the Subscription as they all report the error and stop the other 2 responses.
    I have had a search through the previous discussions, but couldn't find any answers.
    I am running a fresh install of OSX Server 10.5.5 with just Final Cut Server installed, and everything is up to date (Pro Apps and FCSvr, Java etc).
    The only other apps installed are:
    Fibrejet 2.7.3
    Flip4Mac WMV Studio Pro HD 2.2.1.11
    Adobe CS3 Flash Video Encoder

    I am having a similar issue. All I am trying at the moment is a nuts and bolts copy to an FTP device. I have checked and rechecked remote directories, permissions, and login info. My copy response will transcode to a web-friendly quicktime, then fails trying to copy, saying the file doesn't exist.
    I think I am missing a fundamental part of the process but reading through the manuals hasn't turned up solutions.

  • Error: File does not exist (while trying to get Petstore and demos to run)

    Hi all,
    I have been trying in vain to get the Petstore demo and other servlet demo HelloWorld to run. It seems to install okay cause it creates the directories and extracts the .ear or .war files. My problem is connecting to the application. When I run http://my.host:7778/estore or http://my.host/7778/HelloWorld/HelloWorld I get and error in the Apache error_log that says: File does not exist: c:/oracle/components/apache/apache/htdocs/helloworld/helloworld and File does not exist: c:/oracle/components/apache/apache/htdocs/estore
    I have looked and searched everywhere for help but to no avail. Under the WebModule the URL Binding is /HelloWorld and /estore.
    Please help me!!! I am going crazy with this.
    Thanks,
    Grant
    PS. I am running 9iAS 9.0.2.0.1 and everything is on 1 Windows 2000 (sp1) machine. Infrastructure and Components in separate dirs with port 7777 and 7778 for each.

    I'm having the same problem under a solaris system did anyone ever find the solution to this problem. For some reason the server just wants to use the document root instead of the deployed application directory.

  • Error in script task "The name 'file' does not exist in the current context"

    I am new to the c# scripting and SSIS come from PHP and Foxpro.
    I am using SSIS with a script task and I am getting am errror "The name 'file' does not exist in the current context" in the following code in the picture below: (See
    Why does the object named "file" go away after the first refrence to it?? How do I make it avaliable for the whole script??
         public void Main()
            String cFileInfo = null;
            DateTime dFTPFileDateTime;
       bool fireAgain = true;
                List<IRemoteFileInfo> fileList = (List<IRemoteFileInfo>)Dts.Variables["SFTPResult"].Value;
                foreach (IRemoteFileInfo file in fileList)
                    cFileInfo = file.Name + "|" +file.ModifiedTime +"|"+ file.Size;
                Dts.Events.FireInformation(1, "Name ", cFileInfo, "", 0, ref fireAgain);
                dFTPFileDateTime =
    file.ModifiedTime;
    << This is where the error is occuring. 
                Dts.TaskResult = (int)ScriptResults.Success;

    I think you forgot { and } after the loop... Or is that deliberately?
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

  • Error when opening indd-file: Either the file does not exist, you do not have permission, or the...

    Hi! I'm having trouble opening a indd-file. It was sent to me as a zip-fil along with the used fonts and links. When I try to open the file, I'm getting this error: "Either the file does not exist, you do not have permission, or the file may be in use by another application". I've tried to look up this error both here in these forums and through google, but can't find a similar case. Hope someone can help me with this. Please let me know if you need more information/details, and I'll provide. Thanks!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    I'm suspecting it to come from a mac user, if that could influence the case...
    It does come from a Mac, as is proven by the fonts, which are of no use on my Windows machine, but that doesn't prevent my CS4 to open it without any problem. It seems to me it's a perfectly regular CS2 file.
    Just for cheers I set the file to Read-only, but my InDesign opens it regardless (again as a copy, because it's a "converted" file).
    Could it be something in your environment? No network read/write privileges, insufficient free hard disk space, stuff like that?

  • Itunes Producer Problems Uploading - File not saving - file does not Exist.

    Can someone please help me out, this problem is killing me. I've uploaded over 200 UPC Albums using Old G3 and Elderly ITunes Producer, but apple asked me to upgrade, so new machine to me Macmini maverics 10.9.? ITunes Producer 3.1.
    So I click open ITunes producer 3.1. Click on make project from Audio
    Files. Name and Save the project in Music-ITunes Producer-Playlists.
    Plug in my external Flash drive and import the 40 Audio files for the
    project. I am using an external flash drive as I can’t get ITunes Producer to
    see my internal hard disk, I do not know if this is normal??
    Go through the process of saving the project to Music – ITunes Producer –
    Playlists – in this case 5060101121313
    I then go through name all Tracks and make sure that all Data is correct.
    Then when I finally go to either save the document or send it to you I get the
    first Screen shot saying
    "The Document "5060101121313" COULD NOT BE SAVED. The File does not exist".
    As I say I have delivered 200 UPC’s to you with the old software and never
    had any problems, I am in urgent need of making significant delivery to you so
    would appreciate you help ASAP.
    Paul

    I have been victorious. Now I am going to post my solution for all those that may have the same problem in the future. I'll even throw in a few key words so it will be more easily found by the search engine.
    Connection conn = null;
            try{
                //connect to database
                DAOManager dao = new DAOManager();
                conn = dao.connectToDB();
                String query = "update ASSIGNMENT set file_object = ?, filename = ?, filetype = ? where a_key = 1"; //sql query
                PreparedStatement pstmt = conn.prepareStatement(query);
                ByteArrayOutputStream baostream = new ByteArrayOutputStream();
                //write to output stream
                byte[] buffer = new byte[1024];
                int len = -1;
                while ((len = instream.read(buffer)) >= 0 )
                    baostream.write(buffer, 0, len);
                baostream.flush();
                byte[] filebytes = baostream.toByteArray();
                baostream.close();
                pstmt.setBytes(1,filebytes); //set blob
                pstmt.setString(2,filename);
                pstmt.setString(3,filetype);
                pstmt.executeUpdate();
                pstmt.close();
            catch (SQLException e) {
                System.out.println(Tools.getLoggingDate() + " upload() Error uploading file -- " + e);
                e.printStackTrace();
            catch (Exception e) {
                System.out.println(Tools.getLoggingDate() + " upload() Error: " + e);
            finally {
                try{
                    conn.close();
                }catch (SQLException e) {}
            }Keywords: setBinaryStream(), setBytes(), MySQL, upload file, InputStream, Blob

  • HTTP Error 404 :File does not exist

    Hi all,
    On Test instance we are not able to open the help file,it give an error
    HTTP Error 404 :File does not exist
    can anybody have solution for this
    it's very urgent
    Thanks
    shekhar

    I have changed the note server definition in the external app to add the mail directory in front of the mail file name 'mail/mufile.nfs' and I get the following error:
    05/04/21 15:15:07 lotusnotes: [instance=(null), id=97176201941,7] ERROR: LotusServiceSession: getConfigProperties(): An error occured
    while reading/ retrieving the properties from the the configuration file.
    05/04/21 15:15:07 lotusnotes: [instance=(null), id=97176201941,7] ERROR: Unhandled exception in SOAP call
    oracle.portal.provider.v2.ProviderException: LotusServiceSession: getConfigProperties(): An error occured while reading/ retrieving the
    properties from the the configuration file.

  • File does not exist... Unknown request from my internet network

    Mu Web server log is full of this kind of entry :
    [Wed Mar 14 22:04:31 2007] [error] [client 192.168.0.2] File does not exist: /Library/WebServer/Documents/wpad.dat
    192.168.0.2 is my PC (under Windows XP) on my local network and I tried to understand but I have no browser runing currently but I still get entry for this wpad.dat.
    My PC is trying to get this file but there is no wpad.dat on the server.
    Can someone tell me what's going on ?
    Thanks

    Check this link:
    http://www.microsoft.com/technet/isa/2004/plan/automaticdiscovery.mspx
    -Gregg

  • I cannot log into facebook. I get the following message: 404 Error - Not Found The resource you have requested could not be found on the server. There are many possible reasons for this. Either the file does not exist, there is an error in your request,

    I am not able to go to the facebook site. www.facebook.com is not working. I get the following error message. 404 Error - Not Found
    The resource you have requested could not be found on the server. There are many possible reasons for this. Either the file does not exist, there is an error in your request, or the file is not accessible in the requested directory. Please verify that:
    * You have used the proper case; requests ARE case-sensitive!
    * You have entered the URL correctly. (i.e. proper directory/filename)
    * You used the FULL URL. (i.e. proper file type: .html, .gif , .jpg, etc.)
    * You use a tilde (~) before user directories. (i.e. www.furcen.org/~jurann/ )
    * The user/file still exists on this server.
    I also get redirected to "Busca Google" when typing www.facebook.com in the address bar.
    == URL of affected sites ==
    http://facebook.com; buscagoogle.com

    I have the same problem and it does not have to do with firefox. Do you have any idea how to fix it through?

  • File does not exist: /oa_servlets/AppsLogin-Urgent plz

    Hi;
    I have r11.5.9 on AIX 5.2 i create one new AIX 5.3 server give same IP and copy all folder from 5.2 to 5.3 wiht exact path.
    With same user i can open db+lsnr+apache on new 5.3 server But when i try to login EBS i can see login page also Ebuniess enter link but when i click it it thoruh 404 page can not found
    In apache log file i have File does not exist: /oa_servlets/AppsLogin, i can not find pages under $COMMONTOP on 5.2 and my new 5.3 server. But on 5.2 i canlogin system wihtout any issue
    All services start wihtout problem also db, i run autoconfig on appstier but when i try to run on dbtier it thotugh error:( I am not sure i need to run autoconfig on dbtier for upper erro)
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /xxx/xxdb/9.2.0
    /xxx/xxdb/9.2.0/jdk/bin/jre and /xxx/xxdb/9.2.0/jdk/9.2.0/jdk/bin/java not found Pass option 'java' on command line
    and yes there is no such a file like that. How i can solve those problem
    thanks

    Hussein i cant run autoconfig also preclone on dbtier but apps tier i could run autoconfig and its end wihtout error
    http://xx:8001/OA_HTML/jsp/fnd/aoljtest.jsp http://xxx:8001/pls/TEST2/FND_WEB.PING - too
    http://xx:8001/aplogon.html
    I cant open those too
    Fri Sep 17 19:49:00 2010] [error] [ File does not exist: /oa_servlets/AppsLogin
    [Fri Sep 17 20:00:01 2010] [error] OPM: EW: Fail to start process with mod=JServ and grp=DiscoGroup, it's possible that your configuration file is not correct.
    [Fri Sep 17 20:00:01 2010] [error] OPM: EW: Fail to start process with mod=JServ and grp=OACoreGroup, it's possible that your configuration file is not correct.
    [Fri Sep 17 20:00:01 2010] [error] OPM: EW: Fail to start process with mod=JServ and grp=XmlSvcsGrp, it's possible that your configuration file is not correct.
    [Fri Sep 17 20:14:39 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:14:39 2010] [error] [] File does not exist:
    [Fri Sep 17 20:14:51 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:14:51 2010] [error] [] File does not exist:
    [Fri Sep 17 20:14:55 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:14:55 2010] [error] [] File does not exist:
    [Fri Sep 17 20:15:06 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:15:06 2010] [error] [ File does not exist: /servlets/Hello -
    [Fri Sep 17 20:15:11 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:15:11 2010] [error] [ File does not exist: /servlets/Hello
    [Fri Sep 17 20:15:14 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:15:14 2010] [error] [] File does not exist: /servlets/
    [Fri Sep 17 20:15:50 2010] [error] [] File does not exist: /xxxx/portal/oracle/_servlets/Hello
    [Fri Sep 17 20:15:59 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:15:59 2010] [error File does not exist: /oa_servlets/Hello
    [Fri Sep 17 20:16:15 2010] [error] OPM:Can not find one alive process
    [Fri Sep 17 20:16:15 2010] [error] [] File does not exist:
    [Fri Sep 17 20:18:04 2010] [error] script not found or unable to stat: /xx\xxora/8.0.6/tools/web60/cgi/ifcgi60

  • File does not exist :C:/oracle/product/10.2.0/db/apache/apache/htdocs/emd/m

    Dear All,
    unable to Login on Logging into Apex Login Page,
    in Apache Log the Following Error is found
    [ecid:1213173391:172.20.233.149:1788:1840:1.0]
    File does not exist :C:/oracle/product/10.2.0/db/apache/apache/htdocs/emd/main/
    what cud be the Problem restared the Apache Server Still the Same Error Found.,
    please Help me out in this
    thanks alot
    Edited by: khaja on Jan 18, 2009 12:48 PM

    Hi,
    Probably a mistake in your dads.conf file.
    ( Also check the APEX_PUBLIC_USER in the dads.conf file )
    Kind regards,
    Iloon

  • File does not exist: invalid_object_highlight.gif

    Dear all -
    The Apache logs on our development system regularly get clogged up with entries like this:
    [&lt;date&gt;] [error] [client &lt;ip&gt;] [ecid: &lt;--&gt;] File does not exist: &lt;APEX path&gt;/Apache/Apache/images/ob/i/invalid_object_highlight.gif What's happening is that when you browse Views etc. in the Builder (SQL Workshop), APEX looks for this file and can't find it.
    The reason it can't find it is that, not only does the GIF not exist in our setup, the folder being referenced doesn't exist either.
    Can anyone point me towards the error in our setup that is leading to this situation?
    Many thanks,
    John

    Hi ,
    I am new to APEX .
    Working on APEX 3.1.1.00.09 version
    Please reply me...
    null

  • File does not exist, SMTP permanent error

    Hi All,
    I got stuck with this error, please help me on this.
    Mine is windows OS, apps 11.5.10.2
    I have a cocncurrent program out file (.out) in out directory and also the same file with naming convention 'name_concurrenrequestid_1.EXCEL' extension in the same directoy. I need to send this EXCEL file as attachment to email id in windows environment. Whenver submit the request is giving the error.
    File Does Not Exist
    Error in Send Mail: ORA-29279: SMTP permanent error: 501 5.5.4 Invalid Address.
    I verified the file , it is already existed in the directory. Why did it not recognized the file. I tried the below query in toad,, but got the 'FALSE' for %APPLCSF, and got the TRUE for custom directory which has the same file
    declare
    v_boolean BOOLEAN;
    v_Len NUMBER;
    v_Block NUMBER;
    BEGIN
    utl_file.fgetattr('%APPLCSF%\%APPLOUT', 'name_concurrentreuestid_1.EXCEL', v_boolean, v_Len, v_Block);
    if v_boolean then
    dbms_output.put_line('v_boolean: TRUE');
    dbms_output.put_line('L:' || to_char(v_Len));
    dbms_output.put_line('B:' || to_char(v_Block));
    else
    dbms_output.put_line('EX: FALSE');
    end if;
    END;
    I do have full access on this folder. Once it recognizes the file I can send the mail.
    Appreciate any help on this. Plz...........
    Thanks,
    JP

    Thank you for the quick reply Srini.
    But my email program is working fine if I change the path from %APPLCSF%APPLOUT to Customtop\out directory to identify the file. It was sent the attachment also to my email id.
    But my requirement is I need to send the file from Out directory not from customtop out . Even it is not recognized the .out file using this UTL_File.fgetattr() in out directory.
    Appreciate any furthur assistance.
    Thanks,
    JP

  • File does not exist error in Apache error log

    I have been getting the following error in apache error log located at $INST_TOP/apps/PROD_aclapp/logs/ora/10.1.3/Apache
    [Wed Mar 14 15:17:00 2012] [error] [client 173.26.0.33] [ecid: 1331718420:172.25.16.30:2172:0:484,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/ewt/alert/resource/AlertBundle_en_IN.properties
    [Wed Mar 14 15:19:13 2012] [error] [client 173.20.0.85] [ecid: 1331718553:172.25.16.30:2497:0:56,0] Directory index forbidden by rule: /d05_applhome/apps/apps_st/comn/java/classes/
    [Wed Mar 14 15:21:47 2012] [error] [client 173.26.0.36] [ecid: 1331718707:172.25.16.30:5691:0:6316,0] Directory index forbidden by rule: /d05_applhome/apps/apps_st/comn/java/classes/
    [Wed Mar 14 15:21:47 2012] [error] [client 173.26.0.36] [ecid: 1331718707:172.25.16.30:5691:0:6317,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Mar 14 15:21:47 2012] [error] [client 173.26.0.36] [ecid: 1331718707:172.25.16.30:5691:0:6318,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Mar 14 15:22:45 2012] [error] [client 192.168.8.126] [ecid: 1331718765:172.25.16.30:5689:0:5903,0] Directory index forbidden by rule: /d05_applhome/apps/apps_st/comn/java/classes/
    [Wed Mar 14 15:22:45 2012] [error] [client 192.168.8.126] [ecid: 1331718765:172.25.16.30:5689:0:5904,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Mar 14 15:22:45 2012] [error] [client 192.168.8.126] [ecid: 1331718765:172.25.16.30:5689:0:5905,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Mar 14 15:22:48 2012] [error] [client 192.168.8.145] [ecid: 1331718768:172.25.16.30:5695:0:6487,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/ewt/alert/resource/AlertBundle_en_IN.class
    [Wed Mar 14 15:22:48 2012] [error] [client 192.168.8.145] [ecid: 1331718768:172.25.16.30:5695:0:6488,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/ewt/alert/resource/AlertBundle_en_IN.properties
    [Wed Mar 14 15:24:53 2012] [error] [client 173.26.2.15] [ecid: 1331718893:172.25.16.30:3108:0:66,0] Directory index forbidden by rule: /d05_applhome/apps/apps_st/comn/java/classes/
    [Wed Mar 14 15:24:58 2012] [error] [client 173.26.2.15] [ecid: 1331718898:172.25.16.30:2497:0:84,0] Directory index forbidden by rule: /d05_applhome/apps/apps_st/comn/java/classes/
    [Wed Mar 14 15:25:01 2012] [error] [client 173.26.2.15] [ecid: 1331718901:172.25.16.30:3308:0:9,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_IN.class
    [Wed Mar 14 15:25:01 2012] [error] [client 173.26.2.15] [ecid: 1331718901:172.25.16.30:3308:0:10,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_IN.properties
    [Wed Mar 14 15:25:17 2012] [error] [client 173.25.2.8] [ecid: 1331718917:172.25.16.30:7669:0:6972,0] File does not exist: /d05_applhome/inst/apps/PROD_aclapp/portal/favicon.ico
    [Wed Mar 14 15:25:43 2012] [error] [client 173.25.9.5] [ecid: 1331718943:172.25.16.30:7663:0:5878,0] Directory index forbidden by rule: /d05_applhome/apps/apps_st/comn/java/classes/
    [Wed Mar 14 15:25:47 2012] [error] [client 173.25.2.8] [ecid: 1331718947:172.25.16.30:7663:0:5882,0] File does not exist: /d05_applhome/inst/apps/PROD_aclapp/portal/favicon.ico
    [Wed Mar 14 15:25:49 2012] [error] [client 173.25.9.5] [ecid: 1331718949:172.25.16.30:5691:0:6389,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_IN.class
    [Wed Mar 14 15:25:49 2012] [error] [client 173.25.9.5] [ecid: 1331718949:172.25.16.30:5691:0:6390,0] File does not exist: /d05_applhome/apps/apps_st/comn/java/classes/oracle/forms/engine/RunformBundle_en_IN.properties
    Kindly do help me in understanding why this error is arising. The entire directory path in the errors does not exist.
    Database version : Oracle 10.2.0.3
    Apps version : R 12.0.4

    Hi;
    1. It was working before If yes what have been changed?
    2. Did you try to close apps run autoconfig on db than appstier and retest issue?
    3. Please see:
    R12: "FRM-92050: FAILED TO CONNECT TO SERVER: /FORMS/LSERVLET" Error Message When Launching Forms [ID 1070263.1]
    Regard
    Helios

  • "File does not exist or access denied"

    Hi
    I am new to FDM. I am trying to import a .csv file in FDM using Import Format Builder. When i select the file in the Inbox folder of my application, it gives me the message "Error: File does not exist or access denied".
    Any ideas why this error is coming. I have been struggling with this error for some time now.
    Thanks in advance

    Hello,
    I do not think it has anything to do with the configured ID for the AppPool and would not suggest tinkering around in it, as it can damage the application significantly.
    Some concerns that I have are the following:
    1. When you get the error, do you get a 'white' fish?
    2. What does your UserError Log state? Clear it and reproduce the issue and post the results.
    3. What does the Import Log state? (Import button on the View File tab of the Import Fish)
    Thank you.

Maybe you are looking for

  • How to show NULL value when import data into excel

    when retrieve data from sql server and import these data into excel. data source  is like : select a ,b c from tab if a,b,c is nullable. when import these NULL value into excel, it becomes blank value, there is nothing in the excel cell. if i don't w

  • Data level Security

    I need to implement data level security on the dashboards for users based on job hierarchy and region location since i have multiple subject areas this needs to be implemented on one subject area and reports and dashbord from the same subject area .

  • HT5621 Purchased an Iphone 5s but installed the wrong appleID that I used on an old account. How do you change the appleID

    Purchased an Iphone 5s but installed the wrong appleID that I used on an old account. How do you change the appleID

  • Reports10g no output

    i am calling report at button press ... (using forms 10g & reports 10g) before running form i start server at command prompt with command rwserver server rep1 when i run form and click button... new page opens but in that i can't see report output. I

  • Error Receiver AXIS

    Hi People, I need your help. I have this scenario RFC -> PI -> Webservice The Webservice is a Server APACHE, so my the receiver adapter is the following: Adapter: SOAP Protocol: AXIS URL: http://<host>:<porta>/portal2IB/services/IB_Services?incluirCl