Internal system error 500 in Adapter call

Hi Guys,
              I am processing the following scenario in XI
File -> XI -> SAP R/3
User place the data file in a directory, XI process the file and call a RFC FM in R/3.
After successful processing, file will be moved to Archive directory.
I am getting an error - Internal system error 500 in Call Adapter section in the Monitoring screen.
I enable the XI service in SICF.
SLDCHECK returns 4, even though it opens the SLD page.
Any other configuration steps need to be checked to make sure other system are connected.
How to restart the process again.
Thanks
Senthil

Hi,
     I have done the following configuration checks.
XI service has been activated in SICF
RFC Connections are working.
TCP/IP - LCRSAPRFC & SAPSLDAPI
HTTP Connections u2013 XIHUB
SLD integration settings using SLDAPICUST is correct.
SLD update settings using RZ70 is set.
SLDCHECK from XI is working.
SLDCHECK from SAP is failed.
Anything else I need to check or set.
Cheers
Senthil

Similar Messages

  • Sqlcesa35.dll - 500 internal system error

    Hi, I am looking after a windows cloud server hosting a single web application.
    It has been set up and installed by a third party, I am having to do the day to day maintenance.
    It uses the Microsoft SQL Server Compact Server Agent for one of the tasks, or one of the external devices does.
    Ok the problem, the devices that apparently rely on this aren't syncing, the error seems to be down to access to this agent
    The test I've been told to run is
    http://xxx.xxx.xxx.xxx/rds/sqlcesa35.dll and that I should get a page saying 'Microsoft SQL Server Compact Server Agent'
    what is actually happening, the first time I access this on a new Internet Explorer instance I get the red bars and Error 500 Internal System Error message
    However once I F5/Refresh the page it loads fine. I have had this happen on several devices, connected through different ISP's all having the same problem
    Has anyone got any ideas of things to check for? look for? etc?
    Tris

    Did you look at the Event log on the server?
    Usually, there is a log file in the folder where the sqlcesa35.dll file resides
    Did anything change recently?
    Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com

  • Web Service Action block throws Internal Server Error 500

    Please forgive the lengthy message!
    Web service Action block authenticates the user as confirmed from the web service logs.  Now I get an Internal Server Error 500.  Is this a bug in MII?  The WS does execute correctly from a .Net Client.
    Here is the Message from the error in MII NetWeaver log:
    SOAP Invoke Error. Status: 500 Message: Internal Server Error
    [EXCEPTION]
    java.lang.Exception: Status (500): Internal Server Error
    at com.sap.lhcommon.webservice.SoapClient.invoke(SoapClient.java:81)
    at com.sap.xmii.bls.executables.actions.webservice.WebServiceActions.callWebService(WebServiceActions.java:319)
    at com.sap.xmii.bls.executables.actions.webservice.WebServiceActions.webService(WebServiceActions.java:408)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sap.xmii.bls.engine.DataBufferPayload.execute(DataBufferPayload.java:157)
    at com.sap.xmii.bls.engine.ReflectiveAction.doExecute(ReflectiveAction.java:629)
    at com.sap.xmii.bls.engine.BaseNode.executeNode(BaseNode.java:195)
    at com.sap.xmii.bls.engine.BaseAction.execute(BaseAction.java:75)
    at com.sap.xmii.bls.engine.runners.ProductionRunner.runAction(ProductionRunner.java:121)
    at com.sap.xmii.bls.executables.sequences.Sequence.execute(Sequence.java:50)
    at com.sap.xmii.bls.engine.runners.ProductionRunner.runSequence(ProductionRunner.java:102)
    at com.sap.xmii.bls.executables.sequences.Sequence.execute(Sequence.java:59)
    at com.sap.xmii.bls.engine.runners.ProductionRunner.runSequence(ProductionRunner.java:102)
    at com.sap.xmii.bls.executables.sequences.RootNode.execute(RootNode.java:39)
    at com.sap.xmii.bls.engine.TransactionInstance.execute(TransactionInstance.java:879)
    at com.sap.xmii.bls.engine.TransactionInstance.run(TransactionInstance.java:586)
    at com.sap.xmii.bls.engine.TransactionExecuter.runTransactionInstance(TransactionExecuter.java:613)
    at com.sap.xmii.bls.engine.TransactionExecuter.executeFromHttpRequest(TransactionExecuter.java:258)
    at com.sap.xmii.servlet.Runner.service(Runner.java:81)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.xmii.servlet.ServletRunner.run(ServletRunner.java:80)
    at com.sap.xmii.common.LocalServiceConnection.post(LocalServiceConnection.java:137)
    at com.sap.xmii.xacute.common.ClientCatalogUtilities.postServiceConnection(ClientCatalogUtilities.java:1946)
    at com.sap.xmii.xacute.transaction.TransactionUtilities.ExecuteTransaction(TransactionUtilities.java:432)
    at com.sap.xmii.servlet.Catalog.handleExecuteTempTrx(Catalog.java:254)
    at com.sap.xmii.servlet.Catalog.service(Catalog.java:210)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:162)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:81)
    at com.sap.xmii.system.SecurityFilter.doFilter(SecurityFilter.java:96)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:73)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:441)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    --Steve

    Steve,
    The 500 error is what we get back from the target server. 
    This is probably not a bug since I don't think that MII has ever supported the SOAP-Fault node to build the response XML.
    Sam
    PS: For those of you reading this we had an offline discussion about this.

  • Http Internal Server Error - 500

    When using the http-dc library it some times generates a header that looks
    like:
    POST / HTTP/1A1
    The 'A' appears as 'R' and 'i'....should this not be a dot '.'?????
    Also, each time this occurs the receiver decides there has been an Internal
    Server Error (500)
    and closes the connection, when the server received all of this and
    continues fine.
    Any ideas?
    thanks in advance,
    MK

    Hi Sid,
    you might enable logging for the embedded Gateway (database webserver)
    * Log levels for the global attribute "log-level"
    * LOG_EMERG   CONSTANT PLS_INTEGER := 0;
    * LOG_ALERT   CONSTANT PLS_INTEGER := 1;
    * LOG_CRIT    CONSTANT PLS_INTEGER := 2;
    * LOG_ERR     CONSTANT PLS_INTEGER := 3;
    * LOG_WARNING CONSTANT PLS_INTEGER := 4;
    * LOG_NOTICE  CONSTANT PLS_INTEGER := 5;
    * LOG_INFO    CONSTANT PLS_INTEGER := 6;
    * LOG_DEBUG   CONSTANT PLS_INTEGER := 7;
    begin
      dbms_epg.set_global_attribute(
        attr_name  => 'log-level',
        attr_value => dbms_epg.log_debug
    end;
    commit
    /When now a HTTP 500 appears you can look into the "user-dump-destination" directory
    of your db server - a tracefile should appear there containing more information what
    went wrong ..
    Does this help
    Best regards
    -Carsten

  • System error in File Adapter

    hi experts,
    I have a File to File (FTP) scenario.
    The message caught the system error in the Adapter engine with out any error message.
    the last message noted in the adapter engine is
      Success File adapter receiver: processing started; QoS required: ExactlyOnce
    Please suggest to resolve the error.
    Thanks in advance,
    MK

    Raj,
    As i mentioned above,
                                      the last message noted in the (audit log)adapter engine is
    Success File adapter receiver: processing started; QoS required: ExactlyOnce
    Agasthuri Doss,
                               There are no error messages.
                   It shows the message: Processing started
                                                     Polling interval started. Length: 60.0 seconds
                                                      Processing finished successfully
            And the file is deleted from the source directory.
    Edited by: mk.xi on Feb 25, 2008 1:51 PM

  • Deploying JSP which invokes BPEL - internal server error 500

    i'm trying to invoke a bpel process using a JSP page thru jdeveloper, however i'm not sure how to do it...
    everytime i run the jsp page it reported the following "internal server error 500"
    so i'm guessing i have to change how the jsp file is deployed
    how do i deploy the jsp page onto the BPEL server???
    cheers,
    Shivek Sachdev

    i'm trying to invoke a bpel process using a JSP page thru jdeveloper, however i'm not sure how to do it...
    everytime i run the jsp page it reported the following "internal server error 500"
    so i'm guessing i have to change how the jsp file is deployed
    how do i deploy the jsp page onto the BPEL server???
    cheers,
    Shivek Sachdev

  • Hi, when I go to "select files to send" and click on "sent files" I get: "Internal Server Error (500) Your request could not be completed due to an internal server error".  I tried rebooting and that didn't work.  Any help would be appreciated.  Thanks.

    Hi, when I go to "select files to send" and click on "sent files" I get: "Internal Server Error (500) Your request could not be completed due to an internal server error".  This never happened b4.  I tried rebooting and that didn't work.  Any help would be appreciated.  Thanks.

    Hi ,
    Thank you for your question.
    This error was caused by the incorrect site binding, I will give a reference of my test Lab. We add two A records in DNS which the FQDN of CAS and Mailbox could resolve IP address.;
    Default Web Site:
    Exchange Back End:
    Then IIS must be restarted.
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim

  • Internal Server Error (500)

    Hello,
    I am keep getting this Internal Server Error (500) when I am trying to use https://cloud.acrobat.com/send
    Is there a problem with server in general or is it specific to my account?
    How can I resolve this and start using it again?
    Thank you for your help.
    Jim

    I have the exact same problem. Were you able to resolve the issue? If so, what did you have to do?
    -saidul

  • Internal system error when installing directx on windows 7

    i download dxwebsetup.exe from microsoft site and when i try to install it it give s me in error: an internal system error is produced.consult the files DXError.log and DirectX.log from the Windows file.can you please help me?

    Hi,
    Did you require an earlier version of DirectX?
    Firstly please run System Restore to roll back to previous time point , and then follow this install it again in Clean boot for test.
    How to install the latest version of DirectX
    https://support.microsoft.com/kb/179113/?wa=wsignin1.0
    If the issue persist, upload the DXError.log and DirectX.log file to OneDrive and share the link here in order we help you find out the culprit.
    Karen Hu
    TechNet Community Support

  • "Internal System Error" with Envy 114 (110 series)

    I have tried repeatedly to set up web services with this printer, and I continue to get the "internal system error message.  It's maddening!  I have a mac system 10.7.4.  I have the printer set up to work wirelessly, but when I try to deal with web services feature, I fail every time--with this particular message.  
    Has anyone had this problem?

    Are you receiving this error on the front screen of the printer after pressing the web services icon (piece of paper with rings behind it) or are you receiving this through the EWS (embedded web server) of the printer?
    The EWS would be accessed using the printer's IP address and a web browser on a computer.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • While Browsing SSAS 2005 Cube Getting Error " The following system error occurred from a call to GetOverlappedResult for Physical file: Logical file: '' : Insufficient system resources exist to complete the requested service."

    Hi Guys,
    When I try to Brows Cube (SSAS 2005), I get below error (Sometimes):
    TITLE: Microsoft SQL Server 2005 Analysis Services
    Server: The operation has been cancelled.
    The following system error occurred from a call to GetOverlappedResult for Physical file: '\\?\F:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\XXX_2012.0.db\XXX DC.0.cub\FACT_XXX.0.det\PARTITION_2013Q31.0.prt\674.fact.data', Logical file: '' : Insufficient
    system resources exist to complete the requested service. .
    The following system error occurred from a call to GetOverlappedResult for Physical file: '\\?\F:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\XXX_2012.0.db\XXX DC.0.cub\FACT_XXX.0.det\PARTITION_2013Q23.0.prt\385.fact.data', Logical file: '' : Insufficient
    system resources exist to complete the requested service. .
    BUTTONS:
    OK
    and I think due to above Error, Index on a Particular Attribute (EMP_ID) of a DIMENSION DIM_EMP is getting dropped from FEW of the Partitions (Folders) and started getting new error:
    TITLE: Microsoft SQL Server 2005 Analysis Services
    File system error: The following error occurred while opening the file '\\?\F:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\XXX_2012.0.db\XXX DC.0.cub\FACT_XXX.0.det\PARTITION_2013Q31.0.prt\688.DIM_EMO.EMP_ID.fact.map'.
    BUTTONS:
    OK
    I followed the above path and did not find file 688.DIM_EMO.EMP_ID.fact.map in folder PARTITION_2013Q31.0.prt. Once I rebuild the Index (ProcessIndex) for this partition, I am able to See file 688.DIM_EMO.EMP_ID.fact.map.
    But again when next time I get error "Insufficient system resources exist to complete the requested service", Then 688.DIM_EMO.EMP_ID.fact.map will be dropped and will not be available in folder PARTITION_2013Q31.0.prt.
    Anyone had similar issue. Could you please share your experience and resolution if any.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi Shiven,
    In your scenario, the issue occur at sometimes, right? Base on my research, the issue can be caused by that calculation estimate exceeded available memory. Possibly due to possible number of dimension members and sizes of keys. And 32bit environment didn’t
    allow for any expansion to the SSAS memory space.
    To avoid this issue, please try to use userva to fine tune the 3GB setting down to 2900 since /3GB is the likely
    cause (has been for most other customers who encountered the same problem before). The KB Articles below discuss that setting in detail.
    How to use the /userva switch with the /3GB switch to tune the User-mode space to a value between 2 GB and 3 GB
    Regards,
    Charlie Liao
    TechNet Community Support

  • Update Record in Access Error - Internal Server Error 500

    Hi,
    I am looking for a bit of help with this one please. I have created a set of pages that input and retrieve data from an MS Access database using ASP. The master detail page contains a link to an update page where users can update the data that is stored. The update page itself loads perfectly fine, all of the details can be seen in the form. The problem arrises when a user makes a change to one of the fields and hits the update button. The dreaded "Internal Server Error 500" appears.
    I am fairly new to this and I cant get my head around this at all. Especially since the input pages and master detail pages all work perfectly. Any thoughts or fixes would be appreciated. Thanks in advance!!
    Scott

    The master / detail pages all pull data from the database, the error you are getting is when you are trying to write data to the database, so you may want to check permissions or make sure your Access file isn't locked or read only, which is a common problem with Access database file.
    Lawrence   *Adobe Community Expert*
    www.Cartweaver.com
    Complete Shopping Cart Application for
    Dreamweaver, available in ASP, PHP and CF
    www.twitter.com/LawrenceCramer

  • Getting 500 - Internal Server Error Intermittently  durin WS calls

    We are Oracle partners and built an integration using COD Integration Events and Web Services. We currently make calls to following Crm On Demand web services:
    1) Account - Query
    2) Opportunity - Query & Update
    3) Revenue - Query & Update
    4) Product - Query
    5) Login/Logout
    We are seeing 500 - Internal Server Error intermittently but very frequently while calling these web services. Here are the details:
    2008-06-03 11:47:46,781|58:58|WARN |(null)|(null)|R90IntegrationQPoller.CustomerEventProcessor|Query SOD For Account Failed with ExceptionProtocolError. Message: The remote server returned an error: (500) Internal Server Error.. Response: System.Net.HttpWebResponse. Stack Trace: at System.Net.HttpWebRequest.GetResponse()
    at R90IntegrationQPoller.CustomerEventProcessor.QuerySODService(DimensionMemberStruc[] dimensions) in c:\r90buildsod\r90_proj\R90IntegrationQPoller\CustomerEventProcessor.cs:line 635
    2008-06-03 11:47:46,781|58:58|WARN |(null)|(null)|R90IntegrationQPoller.CustomerEventProcessor|Query SOD For Account Exception Status =ProtocolError
    2008-06-03 11:47:46,781|58:58|WARN |(null)|(null)|R90IntegrationQPoller.CustomerEventProcessor|Query SOD For Account Exception Source = System
    2008-06-03 11:47:46,781|58:58|WARN |(null)|(null)|R90IntegrationQPoller.CustomerEventProcessor|Query SOD For Account Exception Inner Exception =
    2008-06-03 11:47:46,781|58:58|WARN |(null)|(null)|R90IntegrationQPoller.CustomerEventProcessor|Query SOD For Account Exception Target Site = System.Net.WebResponse GetResponse()
    I've provided the error message for Account WS but we are seeing this for almost all the web services on regular basis. This issue has made the integration almost unusable. I'm working with Techsupport but they have been very unresponsive in the SR.
    Please advice.

    2008-06-03 12:13:15,156|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Query Revenue From SOD Failed with ExceptionProtocolError. Message: The remote server returned an error: (500) Internal Server Error.. Response: System.Net.HttpWebResponse. Stack Trace: at System.Net.HttpWebRequest.GetResponse()
    at R90IntegrationQPoller.RevenueEventProcessor.QuerySODService(String fieldsToQuery) in c:\r90buildsod\r90_proj\R90IntegrationQPoller\RevenueEventProcessor.cs:line 890
    2008-06-03 12:13:15,156|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Query Revenue From SOD Exception Status =ProtocolError
    2008-06-03 12:13:15,156|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Query Revenue From SOD Exception Source = System
    2008-06-03 12:13:15,156|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Query Revenue From SOD Exception Inner Exception =
    2008-06-03 12:13:15,156|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Query Revenue From SOD Exception Target Site = System.Net.WebResponse GetResponse()
    2008-06-03 12:13:15,171|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Company:Coduat Error Querying SOD for Revenue Event
    2008-06-03 12:13:15,171|64:64|WARN |(null)|(null)|R90IntegrationQPoller.RevenueEventProcessor|Company:Coduat Processing Action Errored Out. See DB Error Log for more Details

  • 500 INternal server error on making ajax call to method of Application page

    HI
    I have a application page that have a method in code behond ..i need to call this method on usercontrol using jquey on client side..when i ma makeing the call to method using $.Ajax({definiotion});
    then it gives me error 500 internal server error and this is coming only with the case when i am passing parameter to method usig javascript var object
    help me out on this... if required i wll upload the code also..
    regards
    Piyush
    piyush mishra

    This forum is for customization and programming of Microsoft Project - the project management scheduling product. 
    A quick search turned up:
    https://forum.jquery.com/
    I'd try there.

  • 500 Internal system error.

    Hi all,
    We have been upgraded our 4.6c ABAP system to ECC 6.0.Now we have configured ITS in this system.Integrated ITS 7.0.I have done all the activation in SICF.The webgui is working fine.
    I have created some services in sicf, but that services are not working.It is giving the following error.
    The URL https://xxxx.com:1003/sap/bc/gui/sap/its/<servicename> was not called due to an error.
    Note
    The following error text was processed in the system SID : System error
    The error occurred on the application server cisid_SID_10 and in the work process 0 .
    The termination type was: ABORT_MESSAGE_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLCATS_ITS
    I have checked this error in ST22.Then it is showing the CALL_FUNCTION_NOT_REMOTE not occured.
    I have configured SSL also for using HTTPS.
    Please help me out to solve this issue.
    Shemy.

    I have resolved the issue by using the note 790727.

Maybe you are looking for

  • Application messages are in the system log instead of the application log

    Hi SAP GURUS. The standard output is created from the outbound delivery . All the messages are hitting the system log instead of the application log . This is after the upgrade from 4.6c to ECC 6.0 . Please provide the details how to move the log to

  • JCO Connection

    Hi Experts, We use two types of JCo connections while connecting to back-end . 1 . Modeldata 2 . Metadata What is the use of each type of JCO connection ? Thanks a lot .

  • The manager of position

    Hi Guys,   i need to extract report that show the manager of position can any one help me how can i  get  it ?? thanks in advance with my best regards .

  • Xml to tables manually

    I cannot add xml content manually to a tagged table!

  • Help required please (probably v basic)

    I'd really appreciate what is probably some basic help! Itunes no longer recognises my mini Ipod. When I plug my ipod in it no longer comes up on Itunes, so I can't move songs or purchase anything. I've bought a new Dock Connector but it doesn't help