HELP! Trouble using ASIO - AA-3.0/Vista/Digi Design Mbox (1)

Help! I've been able to successfully use my Mbox as my audio interface between my mic/MPC and my desktop PC (using Windows XP)... however, I am now trying to use it with my laptop as it is a more powerful computer (and for portability).
My laptop is using regular Windows Vista, and I have tried installing all available drivers from Digidesign.
When I go connect my Mbox to the laptop (via USB) and open AA... I find the Mbox in my Audio Hardware Setup listed as an available Audio Driver.
The problem occurs when I try changing the Audio Driver from the computer's generic soundcard to the Mbox. I get the error "You have selected the driver for an ASIO device that is not available".
Grrr... please help! Getting this to work will make me so happy after all this frustration! Hopefully someone out here as experienced the same problem and has found a reasonable solution...
Thanks so much!
Mune

I'm also having an issue with AA3 and my MBox of Digidesign; it's slightly different to Mune's issue though.
I did install Digidesign's ASIO driver (v7.4) before installing AA3, and I can select the ASIO driver/device under the Audio Hardware Setup preferences.
However, when I record or when I listen to an audio file using the ASIO device (MBox), I cannot hear anything but low cracking noise plus the file isn't really being played or recorded. What I mean is that the play bar kind of stays where it is and barely moves forward. However, when I switch to use the Windows driver everything works as smoothly as it should.
I'm using a new Hewlett-Packard laptop with Vista Home Premium SP1 installed, 4GB of RAM, an AMD Turion X2 Ultra Dual-Core processor (ZM82), and Windows Sounds are switched off.
Thanks in advance for your help.

Similar Messages

  • Im having trouble using bbciplayer on my ipad it says i need to switch to wifi but im already connected can any one help?

    im having trouble using bbciplayer on my ipad it says i need to switch to wifi but im already connected can any one help? I ve uninstalled/ reinstalled  switched it on and off what next?

    Did you try downloading the movie from iTunes on your iPad?  I know it takes longer but I'd try that. 
    Also try to reset all settings. 
    Settings > General > Reset. Reset all settings. 

  • Hello. I am having trouble using Mobileme with microsoft oulook 2010. .The error Mobileme has stopped working . Can anybody help. ??Thanks

    Hello
    I am having trouble using Microsoft Outlook 2010. When starting Microsoft Outlook displays the error message Mobileme has stopped working. Can anybody help.
    Thanks

    Well yes, of course you are having trouble using MobileMe because MobileMe no longer exists and has not existed for the last 2 years at least.
    MobileMe has been replaced by iCloud, so you will never be able to use MobileMe because it does not exist.
    Also, I would suggest that you look more closely before you post, because you have posted this in an iPhone forum and this question has nothing to do with iPhones.  You would get more help if you posted in the correct forum.

  • Hi, I am having trouble using the smooth tool on a logo that I created. I have watched tutorials and something isn't working for me. When trace with the smooth the line just disappears and doesn't smooth anything out. Please help.

    Hi, I am having trouble using the smooth tool on a logo that I created. I have watched tutorials and something isn't working for me. When trace with the smooth the line just disappears and doesn't smooth anything out. Please help.

    Sorry, that's Monika with a k
    On Tue, Nov 18, 2014 at 2:26 PM, Monika Gause <[email protected]>

  • Hi I'm using Captivate 7 in Windows Vista. I can't insert characters on my slide. When I click on "Insert - Characters" nothing happens. Please help!

    Hi I'm using Captivate 7 in Windows Vista. I can't insert characters on my slide. When I click on "Insert - Characters" nothing happens. Please help!

    Go to /Library/Internet Plug-Ins.
    If you see the PDF Browser Plug-in, move it to the Trash.

  • I just downloaded Mainstage, I'm having trouble using it, because it won't open, can someone help me out?

    I have the latest Mac Os update ... I downloaded Mainstage, it won't open... Why is that???  I've deleted it, reinstalled it, but I keep having trouble using it...

    Yu have to run the library upgrader - it is in your applications folder in the utilities folder - double click on it to exceute it - then launch iPhoto after running the library upgrader
    LN

  • I am having trouble using home sharing.

    I am having trouble using home sharing. My brother is able to access my libary but I can't access his. Even though we put in his ID for me to access, it just loads and gives up. Can anyone help me out? My OS is windows vista and my brother's is windows 7.

    Welcome to the Apple Community.
    The following article(s) may help you.
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Troubleshooting Security Software

  • Trouble using the Web-based utility

    I have a WRT54G wireless router, V8, firmware 8.0.0. It is Ethernet-connected to a Windows Vista machine running SP1.
    I am having trouble using the Web-based utility. I can access it but cannot make any changes.  For instance, if I change the settings on the Setup page and click "save", I get a "This webpage is not available"
    I tried updating the firmware and got the same message. Disabling my personal firewall has no effect. Resetting the router from the button on its rear panel has no effect. I tried using with both Windows IE and Google Chrome browsers and got the same result.
    I have been using this router without problem for months using a a Windows XP machine. This problem may be associated with my changing it to the current Windows Vista machine. I no longer have the Windows XP machine.
    Please help me. Thank you and Happy New Year!
    - tom 

    I spent a full day unsuccessfully trying to make it work, including numerous Linksys utilities downloaded from the site. I could not conjure any support on Linksys chat, and the live body on the Linksys tech support line wanted to charge me $29 for his help.
    I finally succeeded by purchasing and installing a Netgear wireless router ($44, Staples) that came up flawlessly the first time. The Linksys device is in my trash. 

  • How to deploy a VB 6.0 RDC app using CR 9 on Windows Vista

    Post Author: albe
    CA Forum: Data Connectivity and SQL
    Hi,
    I'm trying to deploy a VB 6.0 Report Designer Component (RDC) application using CR 9 on Windows Vista.The installation ends successfully and finally I started my app; all seems to be ok but if I launch a preview or a direct print to a printer (note: this first print/preview works normally) and I wait 2 o 3 minutes all the other attempts fail to print or view a report. It show an error: -2147417848 Method '' of object '' failed.
    The app uses the RDC and Active Data; I tested that the problem is encountered when the app calls the 'SetDataSource' method. These are few lines of code:
    ...  Private m_ReportObj As New CRAXDRT.Report  Private db As DAO.Database, rsDao As Recordset
      ' Setup ReportObj  Set m_ReportObj = New TestReport  ' Open database  Set db = OpenDatabase(m_DBaseLocation & m_DBaseName)  ' Open Recordset  Set rsDao = db.OpenRecordset(m_SqlDataSource)  ' Set DataSource to ReportObj  m_ReportObj.Database.SetDataSource rsDao, 3 ' --> the app stops here...
    I tried everything that came in my mind: reinstalling it a few times, with administrator priviledges, disabling uac, manually registering dlls, ...
    I hope that this will be fixed, since Crystal Report 9 is the last CR version compatible with windows 98.
    Please help me!Thanks in advance,
    Alberto

    See if KB [1544708  - What are the runtime dependencies for CRVS2010?|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533343334333733303338%7D.do] will help.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • HEEEEEELP - trouble using Apple ID

    Some time ago i changed my e-mail adress and therefore i had to change my Apple ID to the new e-mail. So far so good.
    I now have trouble using my Apple ID on my iPhone. It automatically logs on the old Apple ID, but there is no code for that Apple ID anymore. When i use the password i used with my old Apple ID, it will not accept (i have not changed it - only the "username")
    When i go into my Apple ID account, the old e-mail adress is deleted (only the new e-mail adress is in my account), so how can it be, that the old Apple ID is the one my phone wants to use?
    I have tried changing my password on the old account, by pressing "fotgot password", but the mail to reset my Apple ID is sent to my new e-mail and therefore it is the password to my new Apple ID i'm changing.
    I hoped it only was a problem because the old phone had already been logged in with the old Apple ID, but i have just recieved my new iPhone 5s and now i can't get all my previous purchases and stuff to the new phone, because it also wants to use the old Apple ID, and i still have no password.
    It is also causing my iCloud to not work proberly.
    What to do? Hope someone can help me.

    I just skipped the part of the setup with my old e-mail, and did the setups manually when my new phone was done setting up. Now I can use my Apple ID and iTunes and iCould account for the first time in months.
    Thank you for your help!

  • HT1338 Trouble Using HDMI TV as a display through Thunderbolt adaptor

    I have a 13 inch Late 2011 Macbook Pro running Mac OS X Lion 10.7.4. I just purchased a Belkin Thunderbolt => HDMI adapter to use my HDMI TV as a Display. However, my TV is reading No Signal when I plug everything in. What can I do to trouble shoot this?
    So far I have tried updating software, plugging in and turning on both the tv and computer in every way imaginable. I have gone to displays and clicked "Detect Displays" and searched for hours on google.
    Here is a link to the adaptor I am using. http://www.walmart.com/ip/Belkin-Mini-DisplayPort-to-HDMI-Adapter/16685842#Produ ct+Reviews
    Here is a link to the TV i am using. http://www.newegg.com/Product/Product.aspx?Item=N82E16889102127
    PLEASE HELP TROUBLE SHOOT!
    Thank you,
    Reese

    I had the same problem.  I reset the PRAM and the SMC controller, then all was well.  Google should provide instructions for resetting these.
    NOTE:  I did not think of this myself, I took it to the Apple Store where a Genius did the resets.  Then I smacked my forehead, as I should have thought of this myself :-)

  • Trouble using AirPlay between iMac and AppleTV

    I'm running OS X Lion 10.7.5 and I'm having trouble using AirPlay between iMac and AppleTV (2nd Gen).  It used to work fine, but for some reason it just stopped responding.  I can see my media on my iMac from AppleTV and I can see AppleTV from my iMac when attempting to use AirPlay.  However, when I try to pull or push media from my iMac to AppleTV it just stalls and never loads.  AirPlay works fine from my iPhone and iPad with AppleTV - it's limited to my iMac only. 
    I'm using a Netgear R7000 wireless router and a Netgear AC120 WiFi Extender and as such, I have 4 available wireless networks (2 from the router and 2 from the extender / 2 - 2.4 GHz and 2 - 5 GHz).  My internet access is great and my network performance is good across the board.  All of my software/firmware is up to date (iMac, AppleTV and router/extenders). I've tried all combinations (mixing/matching) all of my wireless networks between devices (iMac/AppleTV) - nothing makes a difference (again, AirPlay works fine between my mobile devises/AppleTV).  Netgear Genie has been making changes to my network settings as new firmware has been installed in both the router and extender.  I'm guessing there is something screwy going on with the network settings on the iMac, but I can't figure it out.
    Anyone have any suggestions?
    Thanks!

    I'm glad you got it all working. Out of interest, how do you (or your son) connect to the internet now? Is it just a dial-up connection? If it is, I am sure you know that, even if you get the Apple TV to share the connection, the speed will seriously limit the use of many of the Apple TV's features.
    The Airport Extreme is a great router but you will need a DSL or cable modem as well as it won't connect to the internet without one. There are many great (and cheaper!) combined modem/routers available if your son wants to get a high-speed network up and running at lower cost. Any other computers, phones, games consoles etc that you may have in the house can then all connect easily.
    I hope that I have helped a little and I will look out for future posts in case I can help again.

  • Trouble using Safari on start-up with pop-up error

    Hi,
    I'm having trouble using Safari. Every time I open up the application, a small screen popped up saying "Error- Failed to load the FastBrowserSearchPlugin plugin.* -[BrowserWindowController currentWebView]: unrecognized selector sent to instance 0x7aa570". What can I do to get rid of this issue. I am assuming it has something to do with the Fast Browser Search engine located on the top right of the safari app. Help me please! Any help will be appreciated. Thank you.

    HI and welcome to Apple Discussions...
    You need to uninstall that plugin.
    Go here for instructions on how to remove it.
    http://help.fastbrowsersearch.com/
    I think you'll find it in: ~/Library/Internet Plugin-ins
    ~ (Tilde) represents your Home folder.
    Carolyn

  • Im having trouble using Emoji on some apps since i downloaded ios5... Anyone else experiencing this?

    Im having trouble using Emoji on some apps since i downloaded ios5... Anyone else experiencing this? Ive tried every thing deleting emoji and apps and re-instaling to no sucsess?? Any help would be great thanks!

    YES! I am having a lot of AppStore problems since iOS 6. My 2 main issues are:
    1. AppStore crashes constantly or will just sit &amp; spin then does nothing at all.
    2. If I search for a specific App, making sure my spelling is correct, AppStore will NOT bring the app up. Instead, it will bring up unrelated apps.
    Podcasts app does the same thing, as well as jumbling up dates. Very impossible to find the correct episode.
    APPLE, please tell me you are reading this and that a fix is quickly under way!!

  • Trouble using read() to append html text to JEditoPane()

    Trouble using read() to append html text to JEditoPane()
    I`ve created the method bellow in my GEditorPane class, wich extends JEditorPane. The problem is that, after each appended text, an undesired line break is added. I checked the getText() of the pane, and there was no <br> (but a \n) where the line breaks are localized, what is strange, since html doesn`t break lines with \n.
    Someone can help me ? Thankyou. SrLontra
    public void append(String str) {
    try {
    Document doc = getDocument();
    if (str == null || str.equals("")) {
    return;
    Reader r = new StringReader(str);
    HTMLEditorKit kit = (HTMLEditorKit) getEditorKit();
    kit.read(r, doc, doc.getLength());
    } catch (IOException ioe) {
    UIManager.getLookAndFeel().provideErrorFeedback(this);
    System.out.println("IOException :: appendHTML() :: GEditorPane");
    System.out.println(ioe.getMessage());
    } catch (BadLocationException ble) {
    UIManager.getLookAndFeel().provideErrorFeedback(this);
    System.out.println(     "BadLocationException :: appendHTML () :: GEditorPane");
    System.out.println(ble.getMessage());
    }

    Hello lukik,
    This is not exactly my problem, in my case, the break is not desired. For some reason, just before the appended text, a line break (\n) is inserted in the Document. And I don`t want this to happen. Added to this, why the HTML text breaks with the \n?
    Anyway, the threads were very instructive ^^.
    Thankyou. SrLontra.

Maybe you are looking for