Not able to Remove the ZEN 20GB Safely from compu

Hi All
When i connect my Zen 20Gb to my comp win xp sp2, it gets detected and i am able to get a new icon under removable dri've and am able to save data's in the Zen's dri've but when i want to disconnect it from the comp, i right click on the usb icon on system tray and click on safely remove the device, i select usb mass storage ZEN ( F: ) and click on stop, now it comes with an error msg that some application is still in use, i am sure i have closed all application and none are running, it happened y'dsday also, and i get the icon on the zen which says do not disconnect, finally i have to shut down the pc to remove the device why so, what could be the reason

It's important to shut down every program at least. There are tasks like Explorer though that shouldn't be shutdown ideally, and of course Explorer is one of those programs that might well have its hooks into the player. Again though, as long as you're not actually using it then you can most likely disconnect safely.
If the worst comes to the worst then just shut down the PC. You know it's not using it then!

Similar Messages

  • Not able to remove the ABAP code from Transformation

    Hello Experts,
    We have transformation for DSO in that for one infoobject, field routine is written, Break Point is hard coded there and it's move to production. Now we are trying to remove that break point from development and then move it production.
    we are doing following activity to remove the break point.
    1. Open the transformation.
    2. Open the field routine.
    3. Going to ABAP code in field  routine.
    4. Remove the hard coded Break Point from ABAP code.
    5. Saving the code.
    6. It's taking to again filed routine window.
    7. We close the window and activate the transformation.
    8. When again check the ABAP code in field routine then it shows hard coded Break Point again.
    9. Not able to remove the hard coded break point.
    Can anyone know how to do this.
    Help will be appreciated.
    Thanks

    Hi,
    As pointed above, after point 6 don't simply close the window but click on Transfer Value and then activate your transformation. Refresh the system and check again.
    Regards,
    Arminder

  • Hyper-v cannot be installed: A hypervisor is already running: VMware Workstation and Hyper-v are not compatible. Remove the Hyper-V role from the system before running Vmware Workstation

    When I try to go to Control Panel\Programs and click on turn windows features on/off and , it shows ticks on hyper-v is removed.
    Hyper-v platform Is grayed out and When i move the mouse point to  Hyper-v platform it shows a message.
    "Hyper-v cannot be installed: A  hypervisor is already running"
    When I try to install vmware it says..
    VMware Workstation and Hyper-v are not compatible. Remove the Hyper-V role from the system before running Vmware Workstation..

    I dont feel you can do this. I have also tried what you tried and ended up with a failure.. So had to stick with vmware in one instance and for other instance hyper v... 
    For further details raise your question here http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverhyperv
    and
    https://communities.vmware.com/community/vmtn/developer/forums
    Good luck.. 

  • Not able to open the existing PDF files from Content Server in VL02N

    Hi All,
    In Delivery transaction VL02N, we are not able to open the PDF file attachments which were created in the Past (Ex. 01/01/2014) from the Content Server. Recently upgraded to Enhancement Pack 7 and not sure whether the issue is due to this upgrade.
    Kindly check and do the needful.
    Thanks,
    Parasuram

    Hello,
    What error or information did you met?
    Are there any information in transaction SLG1?
    Regards,
    David

  • Not able to remove the BizTalk Application from Admin Console

    While removing the application I am getting the below error and after that not able to see any Resources also for the same application.
    TITLE: BizTalk Server 2009 Administration Console
    Delete of ApplicationNode failed.
    ADDITIONAL INFORMATION:
    Error while removing application XXXXXX". (mscorlib)
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2009&ProdVer=3.8.368.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=RemoveApplicationFailure
    Method not found: 'Microsoft.BizTalk.ExplorerOM.BtsCatalogExplorer Microsoft.BizTalk.ExplorerOM.BtsCatalogExplorer.GetBtsCatalogExplorerInstance()'. (mscorlib)

    Hi,
    the problem here is that your installation is effectively corrupt, in other words the combination of assemblies on the system does not match one of the supported configurations. I hope this is not a production system?
    Having said that I think you have taken some repair steps?
    The specific error here is that the administration console is not getting matched with the correct version of the dependent assembly. So your first step is find a working BizTalk dev system and determine what the correct versions are. The best way to do
    this is to take advantage of the tools associated with the .net Fusion system. See here for a good description:
    http://blogs.msdn.com/b/suzcook/archive/2003/05/29/57120.aspx. Also that post is a little old, if you have a .net 4 based system the locations need to be tweaked (but you don't in BTS
    2009).
    What it will allow you to do is obtain a trace of  where .net looked for assemblies  and where it found the one it used. 
    It should be trying to find: microsoft.biztalk.explorerom.dll.  However it takes a bit of time to understand the logs so just because you see a few failures don't worry, you are interested in the one it found.
    mark

  • Not able to fetch the audit trail details from dehydration store.

    Hi
    While i am trying to fetch the audit trail details from the dehydration store using oracle soa 11g api, i am getting the below error.
    The complete stack trace is as below.
    javax.naming.NameNotFoundException: Unable to resolve 'FacadeFinderBean'. Resolved '' [Root exception is javax.naming.NameNotFoundException: Unable to resolve 'FacadeFinderBean'. Resolved '']; remaining name 'FacadeFinderBean'
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at weblogic.jndi.internal.ServerNamingNode_1033_WLStub.lookup(Unknown Source)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:405)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:393)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at oracle.soa.management.internal.ejb.EJBLocatorImpl.lookupBean(EJBLocatorImpl.java:738)
         at oracle.soa.management.internal.ejb.EJBLocatorImpl.lookupFinderBean(EJBLocatorImpl.java:716)
         at oracle.soa.management.internal.ejb.EJBLocatorImpl.<init>(EJBLocatorImpl.java:167)
         at oracle.soa.management.facade.LocatorFactory.createLocator(LocatorFactory.java:35)
         at com.test.GetPayload.getCompositeInstancePayload(GetPayload.java:65)
         at com.test.GetPayload.main(GetPayload.java:129)
    Caused by: javax.naming.NameNotFoundException: Unable to resolve 'FacadeFinderBean'. Resolved ''
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
         at weblogic.jndi.internal.RootNamingNode_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    My code is as below
    Hashtable jndiProps = new Hashtable();
    jndiProps.put(Context.PROVIDER_URL, "t3://localhost:7001");
    jndiProps.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    jndiProps.put(Context.SECURITY_PRINCIPAL, "weblogic");
    jndiProps.put(Context.SECURITY_CREDENTIALS, "welcome1");
    jndiProps.put("dedicated.connection", "true");
    Locator locator = LocatorFactory.createLocator(jndiProps);
    CompositeInstanceFilter filter = new CompositeInstanceFilter();
    filter.setECID(ecid); //Set the composite ECID
    filter.setId(compInstanceId); //Set the composite instance id
    Any Suggestion in this regard will be helpful.
    Thanks
    Abhijit
    Edited by: 945736 on Jul 11, 2012 4:20 PM
    Edited by: 945736 on Jul 11, 2012 4:20 PM

    If it just for a particular message then another simple solution is to open the message and go to details in pimon.
    http://wiki.scn.sap.com/wiki/display/PIS/AdapterMessageMonitoringVi+service+and+it%27s+methods

  • HT4255 I'm not able to remove the memory. The tabs don't work. Any ideas?

    My iMac didn't respond this morning (I put it to sleep last night). The power button doesn't work. I unplugged it, tried it in a different outlet, disconnected all peripherals. The support page suggests removing and putting back the memory as a last resort. But the tabs don't release the memory. Any ideas how to overcome this problem? All I want to do is unseat and reseat the memory cards.

    You have to pull very hard on the release tab. The first time I did it I thought it was going to break something.
    I doubt that is the problem. Listen very carefully for any fan noise from the upper left. If you hear nothing at all, the power supply might have failed. Fortunately it is not terribly expensive to replace.

  • Not able to get the alarms in DFM from 7609-S router in LMS 4.0

    Hi Team,
    We are facing some problem with DFM alerts for  SPA-4XOC3-POS modules. Alerts are not getting generated for these modules. I can the the modules in Cisco View and inventry. Its operation status is also UP. Please provide help to find out the issue.
    Attached show version & show module of problematric routers.
    Regards
    Dheeraj Gupta

    The code below looks correct. Is that the expected behavior of your app?
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
    <![CDATA[
    public var ValueP2:Number = 0;
    private var grossValue:Number = 0;
    private var totalValue:Number = 0;
    private var finalTotalP2:int = 0;
    public function test():void {
    if (Number(TextInput2.text) == 1 || Number(TextInput2.text) == 2)
    ValueP2 = 1;
    totalValue = grossValue + ValueP2;
    else if (Number(TextInput2.text) == 3 || Number(TextInput2.text) == 4) {
    ValueP2 = 5;
    totalValue = grossValue + ValueP2;
    else if (Number(TextInput2.text) == 5 || Number(TextInput2.text) == 6) {
    ValueP2 = 9;
    totalValue = grossValue + ValueP2;
    trace("totalValue "+totalValue);
    finalValueP2(totalValue);
    public function finalValueP2(tVP2:int):int {
    var tallyP2:int = 0;
    if (tVP2 < 3)tallyP2 = 1;
    if (tVP2 >= 3 && tVP2 <5)tallyP2 = 2;
    if (tVP2 >= 5 && tVP2 <10)tallyP2 = 3;
    finalTotalP2 = tallyP2 * 7;
    trace("finalTotalP2 " +finalTotalP2);
    return(finalTotalP2);
    ]]>
    </mx:Script>
    <mx:TextInput id="TextInput2" enter="test()"/>
    </mx:Application>

  • Not able to trigger the Leave Request Workflow from EP

    Hi,
       There is a problem that I am getting as follows and I need an urgent help :
    I am using the Leave Request Workflow WS20000081 in R/3 4.7. The problem that I am getting when I login as "A" who is a boss of "B" and got the mail in inbox in corresponding workflow for Approve or Reject the Leave Request. Now when I "Approve" the Leave Request from R/3 Inbox, then the workflow move for the processing, but if the same Leave Request is to be "Approve" from EP having either the SAP Transaction iView or IAC iView, it doesn't process the Workflow further neither for Approval nor for Rejection. And the workitem remains as such in EP Inbox.
    Can someone tell me what to do so that it will trigger from EP too.
    Regards
    Deep

    Hi,
    If u have no authorization, even the job log finishes the request won't be deleted.
    Once chk the log step by step.....to have some more inf reg authoriations...
    Or once goto RSRQ and give the request no there and chk the status of the request whether it is deleted or not?
    Atlast try to log-off and refresh the session completely and try.
    rgds,

  • Not able to access the native c code from servlet

    I want to call c function from servlet using JNI . I created the .so file and gave the library path . But when i try to load the library it says "Unsatisfied link error ". I am using tomcat on linux .. any more setting has to be done in order to call native code from servlets ?

    You need to post a little bit of code. What does your LoadLibrary() call look like?

  • Not able to pass the BEx date prompts from liveoffice

    Dear Team ,
    Environment : BI 4.1 SP3 ,Dashboards 4.1 Sp3 and Live office 4.1 SP3 .
    Bex query has date range variable ,we built dashboard with Live office .Issue is we are failing to pass date variables from dashboard .To pass 1- March -2015 , We tried with 20150301 ,[20150301] ,01.03.2015 ,03.01.2015 ,01/03/2015 and so on .It shows L00 error .
    Please share your toughts/expertise .
    Thanks in advance.

    Hi sateesh,
    try to convert the date into datevalue
    and pass the datevalue ouput to the bex

  • Why did Creative removed the Zen Micro product from it's websi

    Just curious...
    [url="http://www.creative.com/products/welcome.asp?category=23&subcategory=24&">See here...[/url]

    The product pages usually focus on new and current/recent products, so older ones are phased out of the page gradually.
    Cat

  • Not able to get the taxonomy field value of meta data field type

    Hi Everyone,
    Not able to get the taxonomy filed value from the metadata filed type.
    Any one can help me on this.
    Label, TermGuid, ValidatedString are showing empty when i debug the code.
    Below is the code which i used to get the taxonomy filed value

    Hi,
    Can you please try getting this way?
    var taxonomyField = listItem.Fields.GetFieldByInternalName(fieldName) as TaxonomyField;
    if (taxonomyField.AllowMultipleValues)
    var fieldValuesCollection = listItem[taxonomyField.Title] as TaxonomyFieldValueCollection;
    return fieldValuesCollection.Select(x => new Guid(x.TermGuid)).ToList();
    else
    var fieldValue = listItem[taxonomyField.Title] as TaxonomyFieldValue;
    return new List<Guid>() { new Guid(fieldValue.TermGuid) };
    Hope it helps!
    Thanks,
    Avni Bhatt
    If this helped you resolve your issue, please mark it Answered

  • Not able to get the standard par files

    Hi,
    I  downloaded the standard par file from ROOT/WEB-INF/deployment/pcd (download this folder).  My problem is I am not able to extract the par.bak file from the downloaded zip file. But I able to exract the par.bak file for custom created portal componet's par file.
    What would me the problem?
    Kindly help me out.
    Ram

    Hi,
    Rename the par.bak file to par and then try to import it into NWDS. This will create a project in NWDS and you can start playing around with the project files. When you import par file no jar files are imported into NWDS, so you should do it manually.
    Check this how to import par file into NWDS:
    importing a .par file
    Regards,
    Praveen Gudapati

  • Not able to access the Database & Clusterware from OEM Console.

    hi,
    I had installed Oracle RAC 11g R2 in RHEL 5.3 Operating environment. I had installed my Oracle RAC with Enterprise Manager Console.
    Its with the defailt port 1158. After the installation when i try to access my EM Console, i was not able to access the Database and Clusterware from EM Console.
    When i access the EM console with url, I found with Startup and Perform Recovery option. But whereas my database is already startup and running.
    So when i click startup its saying database is already started. Since it is a prodution environment i dont want to go with Perform recovery option.
    Please tell me hw to attach files in this thread so that i can send the snap shot of the console for your reference.
    with regards
    A.Aravind
    Edited by: 795847 on Sep 21, 2010 10:40 PM

    hi,
    As mentioned due to not having the default listener port 1521, we are facing this problem.
    As meniotned i had changed the emoms.properties file and changed the port and my emctl page is opening.
    But am not able to access the other parameters like ASM, Servers, Clusters etc bcoz since in some file it is looking for 1521 default port.
    So is it better to go for emctl deconfig and config again or to change the port the files which required.
    If i do in what are the file the default port will be located related to emctl.
    with regards
    A.Aravind

Maybe you are looking for

  • Can't work out what is wrong with my nano

    The 4th gen Ipod nano isn't recognised by itunes and doesn't turn on, when I try to turn it on it comes up with an hour glass and doesn't do anything else.I have tried reseting it and charging it overnight but I can't work it out. I bought it off eba

  • How to maintain original lines when converting a word file in a PDF

    Unfortunately the table lines often change when converting a word file in a PDF, e.g. dotted/broken lines into straight lines or different kinds of broken lines. How can I maintain the original lines when converting the documents? Many thanks in adva

  • Message monitoring of synchronous messages

    Guys, whenever I check a synchronous message in message monitoring, its audit log is correctly shown but the message (header and payload) are not shown, returning the message "The message was deleted to save memory" or something like that. Does anyon

  • CS6 Match Frame Problem, Sequence Clip vs Source Clip issue

    Hey folks. So, I'm on Windows 7, Premiere Pro CS6. I've found an issue with Match Frame (Control F), it seems to be acting inconsistently.  Sometimes when I double click on a clip in my sequence and hit F it brings up the sequence clip, other times i

  • Can't start BIS in Q5

    Dear sir,  i purchased blackberry Q5. yesterday recharged my mobile and activate BIS plan from my service provider but it cannot be activated on blackberry device. So help me for activation. My blackberry PIN 2B3243B7 service provider airtel india. T