Still having trouble w/ this error message

Database Log In Failed
TNS could not resolve service name
Verify that the TNS name in the connectstring entry of the DAD for this URL is valid.
URL =
http://192.9.201.10/pls/simpledad/sample.home
Still can't get it up and running.
Thank you,
David
[email protected]

xilisoft to ipod Suite can be found at:
http://www.topdownloads.net/software/browse.php?category=224
it's like the fifth one down.
there might be the regular xilisoft software too.
which I think is what the other guy was talking about.
good luck

Similar Messages

  • It sounds SO SIMPLE but i'm STILL having trouble with this!!

    Well after tinkering with Java for three years i thought i was pretty comfortable with it but lo and behold i am completely stuck on the SIMPLEST problem: The good ole classpath. I've always run javac from the dir that has my .java files and never needed to specify the classpath before.
    But now for this uni assignment i've got to use servlest, requiring sticking the servlet.jar file in the classpath. I CAN'T DO IT!!
    I've tried both setting the CLASSPATH variable in DOS and using the -classpath option in javac, but it just won't recognize it!! My .java files and the servlet.jar file reside in the d:\cse3400 directory.
    I've typed at the D:\> prompt:
    D:\>SET CLASSPATH=D:\cse3400;D:\cse3400\servlet.jar
    then executed javac from the D:\> prompt:
    D:\>javac ServletContainer.java
    and i get the message
    count = 0, total = 52
    error: cannot read: ServletContainer.java
    count = 0, total = 52
    1 error
    if i type,
    D:\>echo %CLASSPATH%
    i get
    D:\cse3400;D:\cse3400\servlet.jar
    i've also tried just typing:
    D:\>javac -classpath d:\cse3400;d:\cse3400\servlet.jar ServletContainer
    but i get the same thing.
    I've tried the above with only one path mentioned (removing the need for ; seperators) but it still can't find the sourcefile unless i'm in that dir or specify the full path with the filename on javac. I've checked and double checked case sensitve stuff, even renaming the dirs to make sure.
    So i really need to get servlet.jar in my classpath somehow, coz otherwise i get the error:
    ServletContainer.java:12: cannot resolve symbol
    symbol : class ServletConfig
    location: package servlet
    import javax.servlet.ServletConfig;
    I've also tried sticking servlet.jar in the d:\jdk1.3.1\jre\lib\ext directory but that don't work either.
    I'm running JDK 1.3.1 for win32 but i've also tried (and failed) with JDK 1.2.2 for win32. I've un-installed them both then just re-installed 1.3.1 incase there was some sort of version conflict or something.
    Could someone pleeeeeez help??? I've spent about 6 hours trying to find solutions in zillions of places and all i get is set the CLASSPATH in dos or use -classpath, and IT DOESNT WORK!!!
    -Frustrated

    It sounds like you're confused between classpath and sourcepath.
    The classpath contains class files - compiled Java.
    Java source is usually compiled from the directory that contains it (its root package anyway) or by specifying the directory that contains the source. Don't do this by giving the full filename to the source file since this might lead to confusion over the package the code belongs to.
    The generated class files then need to be on the classpath for java to run them.
    Compare these two lines, one that does the compiling and one that runs:
    javac -classpath c:/jars/servlet.jar ServletContainer.java
    java -classpath c:/jars/servlet/jar;. ServletContainerNotice that the java command includes the current directory in the classpath since this is where the ServletContainer.class file will be found after compilation. I don't think that it's necessary to include the current directory in the classpath (java used to look there by default) but if you get in the habit of making your classpath explicit every time you'll have fewer problems with it.
    If you wanted to get your code compiled somewhere else you'd do something like this:
    cd src
    javac -classpath c:/jars/servlet.jar -d ../classes ServletContainer.jar
    cd ..
    java -classpath c:/jars/servlet.jar;classes/ ServletContainerThis then looks in the classes directory for classes too.
    Hope this helps.

  • Troubles generating an error message in WebDynpro ABAP

    Good evening guys.
    I set the following code in enhancement method (pre-method) of ONACTIONNAVIGATE method, which is triggered after push the "Review" button in WebDynpro Application FITE_REQUEST:
    method PRED78YJIDJ8M8KXTC2MXQI1XK5O . "Exit of ONACTIONNAVIGATE (in ZENH_FITV_FPM_02 )
      data: L_CURRENT_CONTROLLER type ref to IF_WD_CONTROLLER,
            L_MESSAGE_MANAGER    type ref to IF_WD_MESSAGE_MANAGER,
            TEKSTO TYPE STRING.
      IF NAVIGATION_TYPE = 'FORWARD'.
        L_CURRENT_CONTROLLER ?= WD_THIS->WD_GET_API( ).
        call method L_CURRENT_CONTROLLER->GET_MESSAGE_MANAGER
          receiving
            MESSAGE_MANAGER = L_MESSAGE_MANAGER.
    report message
    CALL METHOD l_message_manager->REPORT_T100_MESSAGE
      EXPORTING
        MSGID                     = '00'
        MSGNO                     = '398'
        MSGTY                     = 'E'
        P1                        = 'Test'
        P2                        = 'Test2'
       P3                        =
       P4                        =
       MSG_USER_DATA             =
       IS_PERMANENT              = ABAP_FALSE
       SCOPE_PERMANENT_MSG       = CO_MSG_SCOPE_CONTROLLER
       VIEW                      =
       SHOW_AS_POPUP             =
       CONTROLLER_PERMANENT_MSG  =
       MSG_INDEX                 =
         CANCEL_NAVIGATION         = 'X'
       ENABLE_MESSAGE_NAVIGATION =
    RECEIVING
       MESSAGE_ID                =
    ENDIF.
    endmethod.
    Unfortunately, this code is not working, because the message is not appearing. I generated this piece of code with the WebDynpro Code Wizard, but even so is not working.
    The standard application generates standard messages an places them in WDR_MESSAGE_AREA WD component, in the View MESSAGE_AREA, regarding blanks in text fields that are located on another WebDynpro component (FITE_VC_GENERAL_DATA, view GENERAL_DATA_VIEW). I put my own code in WD component FITV_FPM, in the LAYOUT_VIEW. But I wanna the messages also appear at WDR_MESSAGE_AREA WD component, MESSAGE_AREA view.
    Do you know why I am having trouble generating an error message in this standard Webdynpro? It is not possible to generate an error message to appear in another Webdynpro component, but the same WD application?
    Regards guys!

    Hi
    you can store message ID, message no and message type in the context node in ur exit and make this context node interface enabled. Map this node to the component where you want todisplay the message. read the context node .
    Call the method for displaying the messages and pass message id, no and type from context node.
    invalidate this context node using method "invalidate" from interface if_wd_context_node.
    Regards
    Vishal kapoor

  • Are people still having trouble with iPhone/HP Laptops?

    Since I've had my Envy I've had no end of trouble with getting it and the iPhone to play nice. Any my search continues. So far, I have updated every bios, reinstalled Windows 7/iTunes many times, have restored the iPhone far more times than I care to remember and I am STILL having troubles with this thing. Having got through the Syncing issues with the PM55 chipset and iPhone I can now sync with my laptop. However all is not well as it would seem that I cannot sync my photo's. It doesn't matter if I have 0gb, 15gb or 30gb free, iTunes is telling me that there is not enough memory available. This error seems like an old one and there is even some info in the Apple KB but after following all that I still can't get it to sync my photo's.
    Some info on my setup:
    HP Envy 15 (all the latest drivers installed, bios F.24) Core i7-820, 8gb ram etc.
    iPhone 32gb, ver 3.1.3
    iTunes (whatever the latest one is)
    I should add that I can sync my iPhone with an identical install of intunes on my vintage Quad core desktop PC, but as I use my Laptop a lot more (and have all my media, email, and contacts etc on it) I would prefer to sync to it.
    Is there anything that I can do? Its very frustrating to have blown $4k on this equipment and it doesn't work...

    Well I tried deleting the photocache but alas, no luck. I also tried syncing with just the photo's enabled, and it worked! So then I enabled my other media and that copied across too! I thought I was on a bit of a roll here, but now whenever I try and sync it will do one of 3 things:
    iTunes will crash.
    iTunes will indicate that there is not enough memory on the device (+9GB free)
    iTunes will remove the iPhone from the sidebar (and my computer/disk management) even though it will continue to charge.
    Interesting point to note is that it works fine (cable/iphone/itunes/media library) on my desktop and macbook. Still really disappointed that I cannot get these two to cooperate. Also still haven't got any contacts from outlook but that may not be related?

  • I am having trouble logging in to my iTunes Account. When it ask mI am having trouble loe to verify my payment information. I check that everything is correct and it gives me this error message " Please contact iTune support to complete this transaction"?

    I am having trouble logging into my iTunes Account. When it ask me to verify my payment information. I verify that all the information is correct and press the done tab and get back this error message " Please contact iTunes support to complete this tranaction". What do I need to do to correct this problem because I can't buy anything with this problem? I have also made sure I have the latest version of iTunes.

    check all payment parts are filled in and u have endered you last 3 digs on back on card used to set up account
    if using an other computer make sure all fileds are right and filled in
    and u enter to itunes sec code

  • I am having trouble dating to version 3.6.14. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

    I am having trouble dating to version 3.6.14 or updating to the Beta testing. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

    Solved for me.
    I set the owner/permissions of my profile's mozilla folder's (and all the files in it) to read/write access, and the problem disappeared.
    in linux:''
    * cd /home/myusername/.mozilla
    * chown -cR myusername:mygroup ./
    * chmod -cR +rw ./
    '''Never do that with root privs (nor with sudo)'''

  • I am having trouble installing Lightroom 5 with this error message: Payload: AdobeLightroom5CCMPkg-m

    I am having trouble installing lightroom 5 with this error message:
    Payload: AdobeLightroom5CCMPkg-mul 5.2.0.0 {4b06fc24-6249-4c57-9830-6008a3ce9a80} -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1
    what should I do? Billmeb

    Hi BillMeb,
    Please refer the knowledge base article: http://helpx.adobe.com/lightroom/kb/exit-code-7-displays-installing.html.
    Regards,
    Romit Sinha

  • Hello!  I am having trouble deleting any emails on my Mac OS X.  I keep getting this error message "this operation couldn't be completed.  Input/Output err."  Any suggestions?  I have rebooted.

    Hello,
    I have a Mac OS X.  I just had some memory installed and had to update my Mail and had a ton of old mail still there.  Since then, my mail has crawled so slow and I have tried to delete my old emails and I keep getting this error message "the operation couldn't be completed.  Input/Output error".  Any suggestions? 
    Thanks!

    The next time you have the problem, note the exact time: hour, minute, second.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Scroll back in the log to the time you noted above. Select any messages timestamped from then until the end of the episode, or until they start to repeat. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Having this error message:  [../../../../MediaFoundation/API/Inc/MFBinaryData.h-62]    This error message happens when i try to import several files at a time.

    As i said Premiere pro is crashing on me and I am having this error message:   [../../../../MediaFoundation/API/Inc/MFBinaryData.h-62]   
    It happens when I try to import a file full of videos in premiere pro.. certain files import others do not. The ones that do not will if you import each video individually.
    In my case that would take me a week to do. Need a solution.
    Im running on a Mac with Premiere Pro CC updated. All malware is erased from computer. Why is it doing this? Premiere pro has been crashing a lot lately on me. Super frustrating!
    Somewhere i heard I should verify disk permission and repair them..? I did that and its still a problem.
    Computer settings:
    OS X Yosemite (10.10.2)
    Processor 2.8 GHz Intel Core i7
    Memory: 16 GB 1333 MHz DDR3
    Graphics: AMD Radeon HD 6770M 512 MB

    Correction: It was not the footages problem. Only after a matter of time, I was able to import the footage like normal. Seemed to be a momentary problem. Odd and rather frustrating knowing that such problems can just arise at any point in time with relatively no explanation. Oh well!

  • I have had over 5 time out err-3259 trying to update my Ipad 2 on my imac from last night and all this morning. Anyone else having this issue? It is definitely not my internet connection etc. Right in the end at 99% this error message comes out. Help

    I have had over 5 time out err-3259 trying to update my Ipad 2 on my imac from last night and all this morning. Anyone else having this issue? It is definitely not my internet connection etc. Right in the end at 99% this error message comes out. Help

    Hi, aliahfromauckland.
    If you are still experiencing issues when attempting to update your iPad, see the article below. 
    iTunes Store reporting error - 3259
    http://support.apple.com/kb/TS2799
    Hope that helps,
    Jason H. 

  • HT2404 Since downloading the new operating system on my iPhone 4S, I'm having trouble with my phone messaging.  I enter a number or input a number from my contacts and send my msg.  I then get error messagings showing a set of "1" are entered before my nu

    Since downloading the new operating system on my iPhone 4S, I'm having trouble with my phone messaging.  I enter a number or input a number from my contacts and send my message.  I then receive a error message stating the message can't be sent and it shows a set of "1s" were added in front of the number I entered.  Ex: 1 (1) xxx-xxx-xxxx.  Does anyone know why this is happening and how I can fix it?

    I realize this. When calling prepaid cus service it only gives you the option to input your #. If you dont the system hangs up on you. When I input my number the system doesnt recognize it and hangs up on me.

  • HT1379 My iMac (2011) has been persistently throwing this error message: "SafariDAVClient quit unexpectedly." This started when I moved up to Mavericks. Nothing crashes, and all I have to do is click "ok" to get rid of the error window. Still, annoying. H

    My iMac (2011) has been persistently throwing this error message: "SafariDAVClient quit unexpectedly." This started when I moved up to Mavericks, from Lion. Nothing crashes, and all I have to do is click "ok" to get rid of the error window. Still, annoying, as this darn Error message pops up at least every 60 seconds Help?
    Here is thev error data that shows up in my Console after it happens. Of course, it might as well be GREEK TO ME!:
    Process:         SafariDAVClient [5937]
    Path:            /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Helpers/Safa riDAVClient
    Identifier:      SafariDAVClient
    Version:         106
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [202]
    Responsible:     SafariDAVClient [5937]
    User ID:         501
    Date/Time:       2014-02-02 15:40:22.026 -0800
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  38C42EEE-0927-2A62-02AC-FE5E1CEBFA44
    Sleep/Wake UUID: F4BAEB51-39DA-42AE-8105-AB27895B59BD
    Crashed Thread:  0  Dispatch queue: com.apple.Safari.BookmarkFolder.childrenAccess
    As well, my iCloud Pref Pane will not open!
    What the HECK is goin' on?

    feckinHell wrote:
    As well, my iCloud Pref Pane will not open!
    That's related since the process is attempting to load your Safari bookmarks from iCloud, and is crashing for some reason.
    Try this:
    Select the entire line that follows (triple-click to select it), then control-click, and from the contextual menu that appears, select Services > Reveal in Finder:
    ~/Library/Caches/com.apple.iCloudHelper
    Drag that entire folder to the Desktop.
    Quit Safari.
    Attempt to open iCloud Preferences again. If it opens de-select Safari.
    Launch Safari again and determine if the problem is fixed.

  • When I try and launch Firefox, I get this error message A copy of Firefox is already open. Only one copy of Firefox can be open at a time." and have tried all of the trouble shooting tips, can you help?

    When I try and launch Firefox, I get this error message >A copy of Firefox is already open. Only one copy of Firefox can be open at a time." and have tried all of the trouble shooting tips, can you help? I thought if I were to completely uninstall and re install it might help, but I cannot seem to find instructions to do this....

    See [[Firefox is already running but is not responding]], the image shown in that article is the Windows equivalent of the error message that you are receiving, but the information relates to the Mac.

  • TS3899 "cannot get mail" in iphone5 suddenly. been using iphone to check 2 email accounts for months now, one is gmail and not troubled. the other is thunderbird and i get this error message now. no settings have been changed or anything! ideas?

    hey all, I have been getting the "cannot get mail" error message on my iphone5 suddenly.
    ive been using iphone to check two email accounts for months now, one is gmail and not troubled. the other is mail from thunderbird and i get this error message now saying it is not responding. no settings have been changed or anything, it just suddenly stopped receiving mail on my device as of Tuesday afternoon.
    Does anyone have iny ideas about why? i have yet to update to the new OS7 yet, could that be it?

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • HT1848 I cannot authorize my computer, I'm having this error message The required file was not found or has a permissions error. Correct this permissions problem and try again, or deauthorize this computer if the permissions cannot be changed." please hel

    cannot authorize my computer, I'm having this error message The required file was not found or has a permissions error. Correct this permissions problem and try again, or deauthorize this computer if the permissions cannot be changed." please help me

    Doublechecking. In the course of your troubleshooting to date, have you worked through the instructions from the following document?
    iTunes: Missing folder or incorrect permissions may prevent authorization

Maybe you are looking for