Problem in starting Citadel services.

Hi all,
I am using LabVIEW 6i. I have just statrt using LV DSC toolkit. After installation of DSC it shows error before PC starts. Error is
"LKCITDL.exe
LKDYNAM.dll:VDTSTARTForamts" and after that when i start LV it shows Citadel service fail to start.
If any know how to correct this please let me know.
Thanking you.

Hi,
Most likly you have installed as well DIAdem 8 or LabVIEW 6.1. With those two installations you update some LabVIEW DSC system DLLs but not the system services. This gives the conflict you see on start up of the services that uses the DLLs.
On the LabVIEW 6.1 CD you will find a folder Logos and a full installer of the latest LabVIEW DSC services (see as well readme file on LV 6.1 CD). If you have DIAdem 8 you would need to download the latest Logos from our Drivers & Updates site.
The full Logos installer 4.4 will update the system DLL and the system services to the same version and you should not get any error anymore.
Hope this helps
Roland
PS: Go to www.ni.com>>Support>Product Reference>Drivers and Updates>Search Driver and Updates>TYPE Logo
s

Similar Messages

  • I am facing problem in starting ShellHWDetection service Error code 1075,please help

    I am facing problem in starting ShellHWDetection service Error code 1075,please help

    Shellhwdetection is a Windows service which stands for Shell Hardware Detection Service.
    It provides notifications for AutoPlay hardware events.
    System error code 1075 means "The dependency service does not exist or has been marked for deletion."
    Please run services.msc, then find Shell Hardware Detection Service, view its dependencies
    Make sure the three services are set to running "automatic" in Services.
    If this doesn't help, then run sfc to check if there're some missing or corrupted files in system.
    Yolanda Zhu
    TechNet Community Support

  • Problem in starting Integration service with DAC 11g

    Hi friends,
    Im @ the step of registering integration service and the repository service in DAC 11g. I can start the Repository service well in DAC, but facing issue in starting integration service with DAC, while trying to test connection im getting a message like
    Failure connecting to BIA_IS!
    Im not sure the reason to this problem in DAC. I have also setted the necessary environment variables like INFA_HOME and INFA_DOMAINS_FILE referring the domains.infa file like
    INFA_DOMAINS_FILE = C:\Informatica\9.1.0\domains.infa
    Also checked with the dac_env file which has the below contents
    REM -----------------------------------------------------
    REM
    REM ENVIRONMENT VARIABLES THAT YOU MAY NEED TO SET FOR
    REM  PROPER INFORMATICA 8.x or 9.x HANDSHAKE.
    REM
    REM INFORMATICA_SERVER_LOCATION denotes installation of
    REM Informatica components. Example:
    REM C:\Informatica\PowerCenter9.1
    REM
    REM DOMAINS.INFA_FILE_LOCATION denotes the location
    REM (including name) of domains.infa file
    REM
    REM Please make sure to set correct values for variables
    REM mentioned above
    REM
    REM -----------------------------------------------------
    set INFORMATICA_SERVER_LOCATION="C:\Informatica\9.1.0"
    set DOMAINS_INFA_FILE_LOCATION=C:\Informatica\9.1.0\domains.infa
    set INFA_CMD_STYLE=8
    set PATH=C:\Informatica\9.1.0\server\bin;%PATH%
    set INFA_DOMAINS_FILE=%DOMAINS_INFA_FILE_LOCATION%
    What could be the problem and where to check with the logfile related to the integration service failure in DAC.
    Thanks in advance.
    Regards,
    Saro

    Hi guys,
    The issue is sorted out. The below are the two precautions to be considered.
    *) Make sure of INFA_HOME/Server/bin exist @ the end in the PATH variable.
    *) For each and every change in the PATH variable, it is better to restart the services(both infa and DAC) then and there for the changes to take effect.
    Regards,
    Saro

  • Problem while starting Portal Service from service configuration

    While starting Portal service i am getting following error message:
    "Server xxxxx:Error in the listener class com.sap.ip.portal.admin.portalanywhere.QueryHandler during the process of handleTopic"
    Please help me to reolve this error
    Edited by: Pande Sagar on Jul 15, 2010 11:46 AM
    Edited by: Pande Sagar on Jul 15, 2010 11:49 AM

    Following is the PortalApp.xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <application alias="sample">
      <application-config>
        <property name="ServicesReference" value="com.sap.portal.ivs.connectorservice,com.sap.portal.ivs.internalconnector"/>
      </application-config>
      <components/>
      <services>
        <service name="sample">
          <service-config>
            <property name="className" value="sample"/>
          </service-config>
          <service-profile>
            <property name="test" value="na"/>
          </service-profile>
        </service>
      </services>
    </application>
    sample.java file
    package samp;
      import com.sapportals.portal.prt.service.IServiceConfiguration;
    import com.sapportals.portal.prt.service.IServiceContext;
      public abstract class sample implements Isample{
      private IServiceContext mm_serviceContext;
         public void init(IServiceContext serviceContext)
         mm_serviceContext = serviceContext;
         public void afterInit()
      public void configure(IServiceConfiguration configuration)
         public void destroy()
      public void release()
    public IServiceContext getContext()
          return mm_serviceContext;
          public String getKey()
          return KEY;
    Isample Interface
    package samp;
    import com.sapportals.portal.prt.service.IService;
    public interface Isample extends IService
         public static final String KEY = "MySample.sample";
         public String hi();
    Edited by: Pande Sagar on Jul 19, 2010 2:04 PM
    Its getting deployed properly but from system administration >> system configuration >> service configuration >> from application >> administrate service >> List of services >> HERE ITS GIVING AN ERROR >> Error in the listener class com.sap.ip.portal.admin.portalanywhere.QueryHandler during the process of handleTopic
    Edited by: Pande Sagar on Jul 19, 2010 2:06 PM

  • A problem about starting OID service

    I stoped all the services.
    But when I restart the services,I can't start the
    OID service.
    1.start the IFS TNS
    2.start the IFS DB(iasdb)
    3.start the IFS OID(based on iasdb)
    Then I started a command session,and typed the following
    command:
    1.oidmon start
    2.oidctl connect=iasdb server=oidldapd instance=1 start
    but a error returned:
    for example:
    D:\oracle\ias\ifs>oidmon start
    OracleDirectoryService Created
    OracleDirectoryService started
    D:\oracle\ias\ifs>oidctl connect=iasdb server=oidldapd instance=1 start
    [gsdsiConnect] ORA-12154, ORA-12154
    I have checked the \ifs\network\ADMIN\tnsnames.ora.And I
    can find the connect-string "iasdb".
    Can any one help me,and tell me how to start the IAS services correctly?
    What is the IASDB's username/password ?
    Thanks a lot.

    What are the errors you get ? And when do you get those errors, when compiling, when runnning your application?

  • Problem in starting foundation services.

    Hi All,
    My foundation services were working fine but now it stopped suddenly. when i am trying to restart, it gives me the following error :
    "The Hyperion Foundation Services - Managed Server service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs”.
    Please help.

    Hi John,
    i am getting the following error in HyS9FoundationServices-syserr.log
    weblogic.servlet.jsp.JspFileNotFoundException: Requested JSP source file '/launch.jsp' no longer exists
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:204)
         at weblogic.servlet.jsp.JspStub.checkForReload(JspStub.java:137)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:232)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.oracle.workspace.security.AuthenticateRedirectFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.i18n.filter.Utf8Filter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.config.ConfigFilter.doFilter(ConfigFilter.java:89)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.css.wls.CssJpsFilter.doFilter(CssJpsFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.SessionBlockFilter.doFilter(SessionBlockFilter.java:77)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    weblogic.servlet.jsp.JspFileNotFoundException: Requested JSP source file '/index.jsp' no longer exists
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:204)
         at weblogic.servlet.jsp.JspStub.checkForReload(JspStub.java:137)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:232)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.oracle.workspace.security.AuthenticateRedirectFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.i18n.filter.Utf8Filter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.config.ConfigFilter.doFilter(ConfigFilter.java:89)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.css.wls.CssJpsFilter.doFilter(CssJpsFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.SessionBlockFilter.doFilter(SessionBlockFilter.java:73)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Kindly advice.

  • Problem in starting listener Service

    hello
    we have Hp-UX, Oracle 10g.
    My Database on one my Boxes has stopped. I checked the log file, it says cannot conect to the listner.
    I am pasting the output for lnsrctl stop command
    LSNRCTL> stop                                                                  
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=IEP.WORLD))                          
    The command completed successfully                                             
    LSNRCTL> stop                                                                  
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=IEP.WORLD))                          
    TNS-12541: TNS:no listener                                                     
    TNS-12560: TNS:protocol adapter error                                         
      TNS-00511: No listener                                                       
       HPUX Error: 2: No such file or directory                                    
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=IEP))                                
    TNS-12541: TNS:no listener                                                     
    TNS-12560: TNS:protocol adapter error                                         
      TNS-00511: No listener                                                       
       HPUX Error: 2: No such file or directory                                    
    Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=usstubw02)(PORT)
    TNS-12541: TNS:no listener                                                     
    TNS-12560: TNS:protocol adapter error                                         
      TNS-00511: No listener                                                       
       HPUX Error: 239: Connection refused                                         
    kindly help me , in resolving this
    Points will be awarded.
    -Thanks
    Sam

    Hello Sam,
    the problem seems to be clear.
    - At first you have stopped the listener twice. The first time it was i     successful and the second stop command failed which is correct.
    - You have to start the listener now -> command "lsnrctl start"
    The only thing that looks a little bit strange is:
    > Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=usstubw02)(PORT)
    There is no port specified. Have you changed the listener.ora file?
    If the "lsnrctl start" command fails, please post the listener.ora file and the error at startup.
    Regards
    Stefan

  • Problem in starting services after rebooting the sap server.

    Hi ,
    I got a problem in starting SAP services files in SAP BI system on windows 2003 server. Whenever I reboot the system all sap services failed to start throw a message u201CCould not start SAPBDJ_00 service on local computer. Error 1069: The service did not start due to login failure".
    This is the common message for every sap service SAP<SID>_00,SAPOSCOLL,SAPCMSr.01,SAPSMD_98. Until unless I maintain   ./SAPservice<SID> password externally by going through service.msc and g to properties of particular service and g to logon option to maintain password manually to fix this.
    ./SAPService<SID> user is no locked and password maintained properly also I tried to change the service user to SIDADM user and restarted the server however getting the same problem.
    Could not find any fixes in internet so please help me to fix this issue.
    Regards,
    Vinod

    Hi Sunil,
    we are in midde of BI implementation. last week we built the DEv box and Updated kernel and suport packs and restarted then i observerved this issue. I have already tried to change the SIDADm user but intially after changing the user service will start and once you restart the server then the issues appear again.
    The password which i am using was the one set during the installation.
    Please suggest.
    Regards,
    Vinod

  • OBIEE 11g: Error while starting obiee services

    Hi All,
    I am facing problem while starting OBIEE services.
    Error Message: The configuration file (C:\obi\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config.xml) was not found or is inaccessible.
    I tried staring services through EM and OPMN, however I am getting the same error (in Presentation, BI Server, Scheduler, Cluster Controller log Files).
    It's a cluster environment and I am able to start obiee services on node 2, however node 1 gives the error as mentioned above.
    How can I resolve this issue?
    Regards,
    Deepak

    Hi Dhar,
    below is the log file content:
    opmn.log:
    Error Message from opmn.log file:
    [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1035801255:1640) [No addresses matched the properties for the request]
    [ERROR:1] [] [libopmncustom] Hi Dhar,
    below is the log file content:
    opmn.log:
    Error Message from opmn.log file:
    [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1035801255:1640) [No addresses matched the properties for the request]
    [ERROR:1] [] [libopmncustom] Ping failed in Ready callback for proc:1035801255
    All other log files (presentation, bi server, scheduler, cluster controller) contains the following error message:
    Error Message: The configuration file (C:\obi\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config.xml) was not found or is inaccessible.
    As per comments posted by you here: https://cn.forums.oracle.com/forums/thread.jspa?threadID=2326091
    I checked FMW_SECURITY_SERVICE_URL parameter in the NQSConfig.ini file.
    This parameter is using VIP (admin server listen to this) and not the actual IP of the server.
    Should I change this URL and point it to actual IP.
    What is the procedure to change this parameter using EM?

  • Cannot Start Workflow Service from Service Manager

    Hello Professionals,
    I have a problem with starting Workflow service from Service manager,
    I have configured all the settings and connection to database was successful.
    However, after closing the settings window and try to start the workflow service, i got "Cannot start Service; configuration is not correct or cannot connect to database"
    What may cause this issue?
    Thanks and Best Regards,

    Hi,
    Please check SAP note:
    2019304 - Workflow server connection stops if many workflow
    instances with script tasks run simultaneously
    Thanks & Regards,
    Nagarajan

  • Error: Unable to start Citadel 5 services

    I am running LabVIEW v7.1 Developer Suite with DSC v7.1
    Running Windows 2000
    I am using LabVIEW to access data from an OPC server located in the PC running LabVIEW. I set up a vi to read the wanted data with no problems. Today, when I tried to open the saved vi I recieved this error message: "Unable to start Citadel 5 services". I have never recieved this error message before. As a result, I can not access the Tag Configuration Editor. Does anyone have any suggestions/comments that may help me? Thank you.
    Tom

    tidstein,
    I'm sure you have tried rebooting your PC. If this did not solve the error try repairing the installation of the DSC Module from Add/Remove Programs in the Control Panel.
    Citadel 5 is the database portion of the DSC module. It is dependent on several other components that should be installed/updated by the DSC Module installer. Another component that Citadel depends on is Microsoft's MSDE (http://www.microsoft.com/sql/msde/default.asp). This shows up as sqlservr.exe in the task manager (This component is automatically installed when you install the DSC Module). Citadel must be able to start this service in order to run.
    Let me know if you were able to resolve this issue.
    Regards,
    -Nick F
    Product Support Engineer
    National Instruments
    ~~

  • Yes another user with problem with Apple Mobile Device Support, I am getting the error message: Service 'Apple Mobile Device'(Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start system service....

    Yes another user with problem with Apple Mobile Device Support, I am getting the error message: Service 'Apple Mobile Device'(Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start system service....I hit retry and it came up again. I hit ignore and it prompted me to hit finish so Itunes can open.   I looked thru alot of these posts on here to try and resolve this problem myself but it's not working too well...I downloaded Itunes to my desktop so I can right click it with the program i downloaded called WinRAR. I extracted it and then went into the folder called Itunes64setup. I saw the file called AppleMobileDeviceSupport64 in there so I began to try and download it on it's own. Well that didn't work as I planned and got this error message:
    Apple Mobile Device Support wasn't installed on your computer. The installer encountered errors before Apple Mobile Device Support could be configured. Your system has not been modified. To retry these operations at a later time,please run the installer again.
    Well I tried to run it again and came up with the same message...I see that some people got great support to help them so I am hoping someone can help me as well. I know "b nor" is very qualfied and hopefully can help me! Please advise what I can do. Thank you

    Hi Iss9243,
    Welcome to the Support Communities!
    You've already tried some great troubleshooting steps, but the article below gives you quite a few more for this issue.  Hope it helps ....
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Judy

  • What does this error message mean and how do I fix the problem? Service "Apple Mobile Device' failed to start. Verify that you have sufficient privileges to start system services. I'm trying to install the new version of iTunes.

    When I get to the service section when I try to install the newest version of iTunes I get an error message. I'd really like to be able to connect to the Apple Store but can't figure out how to get those "sufficient privileges to start system services" and there doesn't seem to be any help on the Apple Support section of their Website - at least that I can find. Can anyone help me?
    I uninstalled the older version of iTunes. Apparently there was a .dll missing. I also uninstalled Safari since iTunes apparently uses some of the same applications as iTunes. It's getting frustrating not being able to buy books or access the books I already have. 
    Thanks for any help you can provide. Sometimes computers mystify me.

    I am having this same problem. I took Kappy advice on restarting the Apple Mobile Device Service, however that did not work. I got this message in a pop up window that came up immediately.
    Windows could not start the Apple Mobil Device Service on local computer.
    Error 1053  The service did not respond to the start or control request in a timely fashion.
    I have already uninstalled itunes, all the related programs and I cannot reinstall, this Apple Mobil Device message stops the install.
    Can anyone please help?

  • I am using iPhone 4 from the last one year and went dead and got it replaced by paying Rs.12500/- to Nyasa Sion Koliwada Mumbai Service Provider but now again after 38days the problem has started, what do i do? Is this is the quality & service we boost?

    I am using iPhone 4 from the last one year and went dead and got it replaced by paying Rs.12500/- to Nyasa Sion Koliwada Mumbai Service Provider but now again after 38days the problem has started, what do i do? Is this is the quality & service we boost? On visiting the store we get only one reply you may write to Apple directely. we have the similar kind of problem with iPad which is being used by my wife Mr.Neelam Vij and paid Rs.16000/- to get it replaced within a year & 6months use. so in totality we have paid Rs.28500/- + Rs. 3000/- diagnostic charges.
    1. iPhone 4 , 32 GB Black with Sr. No. 88******A4T
    2. iPad 2, 16GB White with Sr. No.DL*******KPH
    Moreover, we have no information to contact whom. even the replace set has a warranty of only three month which further confirm that Apple itself is not confident wheather product will last after replacement for more then three month. Such kind of happening do not encourage anyone to recomend this product to anyone. Would appriciate a faster response to our problem if someone from Apple is going to read this email.
    Thanks & Regards
    A K Vij
    <Personal Information Edited by Host>

    http://support.apple.com/kb/he57?viewlocale=de_de
    India
    (91) 1800 4250 744
    www.apple.com/in/support/
    hope it helps

  • ITunes fails to load.  Message is Service Apple Mobile Device failed to start. Verify you have sufficient privileges to start system services. Never had this problem before trying to install this upgrade

    iTunes fails to load.  Message is "Service Apple Mobile Device failed to start. Verify you have sufficient privileges to start system services." Never had this problem before trying to install this upgrade. How do I fix this?

    Dave, same problem here.  And I did go in as admin to Administrative Tools, Services, Apple Mobile Devices and tried restarting the service.  It seems there is a bug with the newest update, period.  All of the normal "easy" steps don't work.  Before I remove all of Apple's programs, including Bonjour....I'm running a full system scan.
    But the answer will be to remove all of the Apple stuff, then reboot, then use whatever utility you have to remove all temp files...then go download and install it again.  This has worked for several people (I read the thread before posting).  Win 7 64bit.  It just seems that Apple did not thoroughly test this new version.   Period.
    If Apple reads this...I have many computers...and whenever Apple wants to update something...it just about stops everything else that is going on.  Total memory hog, even with 16G RAM and dual quad core processors.  It has to learn to play nice with others.
    After the scan and I'm sure an hour or two of work...I'll re-post. 
    Of course if you do image back-ups, as I do, you can simply restore your drive to its previous state and run the previous version of iTunes, declining the update, until Apple gets it right.  Depending on the size of your drive, this could take hours.  It is a matter of choice, of course.

Maybe you are looking for

  • Need to install a second hard drive

    Hi: I have only 347 MB left on my one and only 233 GB internal hard drive and I need another. How many hard drives can I install on my machine and where is the best place to go for instructions on how to do it?. Thanks Dan Page

  • JAVA Maping.... Scenario's

    Hi Frnds anyone share the Document about JAVA Mapping, and some useful links... and Blogs.. Regards, Raja

  • Create a 2-dim array dynamically

    Hello! I have had this problem here before but try one moore time :-) This is the thing: We have a text-file from which we read. This textfile can be different from time to time. From this textfile we can catch numbers of columns and numbers of rows

  • Email received from I Tunes

    Hi!  I received an email from i Tunes telling me that my iTunes ID will expire in 48 hours adn that I need to verify my iTuens ID account!  Is this genuine?  Thanks <Email Edited By Host>

  • Inconsistent decimals in crystal report(max 5decimals)

    Hi, I have a BEx report which contains some selections and formulas that is used also in crystal reports. BEx analyzer can show up to 9 decimals, however in crystal the numbers can not go further then 5 decimals which is resulted faulty. Exm: 13,2554