Streaming media player error

Hi, I have a brand new yoga 10 tablet and I'm getting a streaming media player error on every streaming video on the internet that I have seen.   My friend has the same tablet and everything works fine.   I have made a factory default command but the error is still there, I'm getting desperate, does anyone have an idea on this matter?
thanks
Solved!
Go to Solution.

Hi calibant,
thanks for posting and welcome to the community. Was reading through your post and wondering if you've updated your table with the latest firmware available? You may want to compare firmwares with your friend as see if you have matching firmware. If it found to be same, I believe there maybe something internally causing this and you will have to seek the assistance of our service team.
Another thing I'd like to as if you downloaded another player are you facing the same issue? How about streaming video such as youtube? do you get the same results?
Hope to hear back.
Regards

Similar Messages

  • Streaming remotely with streaming media player

    I have a Sony SMP-N200 Streaming Media Player and was wondering if it is in any way possible to connect it to a remote network/server. I thought it might be a good Christmas gift for someone to get them a media streamer and give them access to my extensive movie library, or simply have the ability to bring it with me when I leave town and conenct to home. I understand that most of these things only connect to home networks, but if it's so easy for PC's and smartphone to play my media anywhere, maybe there's a server software or app to download to the SMP-N200 which will allow this.

    Hi hizzoze,
    SMPN200 Network Media Player cannot be setup as DLNA server. It is a DLNA renderer device. Information about DLNA device classes is mentioned on the below page:
    https://us.en.kb.sony.com/app/answers/detail/a_id/35234
    If my post answers your question, please mark it as "Accepted Solution".

  • Windows Media Player Error; Troubleshooting Error

    Question #1
    When I try to play music in windows Media Player I get the following message:
    Windows Media Player cannot play the file because there is a problem with your sound device.  There might not be a sound device installed on your computer, it might be in use by another program, or it might not be functioning properly.
    The sound was working about a week ago, and I do have IDT High Definition Audio CODEC driver on my laptop. 
    Question @2
    When I run any Troubleshooting program I get the following error code:
    Pkg ID: AudioPlaybackDiagnostics  (This varies depending on what I'm troubleshooting)
    Path: Unknown (This varies)
    Error Code:  0x8E5E0247  (This error code is always the same)
    Source:  Engine
    User: Leyna-PC\Leyna
    Context:  Elevated  (This is usually restricted)

    Hi Mike,
    Try the following.
    Download the IDT Audio installer on the link below and save it to your Downloads folder.
    http://ftp.hp.com/pub/softpaq/sp63501-64000/sp63555.exe
    When done, open windows Control Panel, open Device Manager and open up Sound, Video and Game Controllers.  Right click the IDT device and select Uninstall - you should also get a prompt to remove the current driver, tick the box to allow this and then proceed with the uninstall.
    When done, download and reinstall the Chipset driver on the link below.
    Chipset Driver - Windows 8.1
    When complete, shut down the notebook by holding down the Shift key as you click Shutdown to temporrily prevent a hybrid boot.
    Start the notebook and let Windows fully load - it will automatically load an audio driver, but just let this complete.  Then open your Downloads folder, right click on the IDT installer and select 'Run as Administrator' to start the installation.  When this has completed, right click the speaker icon in the Taskbar and select Playback Devices.  Left click 'Speakers and Headphones' once to highlight it and then click the Set Default button - restart the notebook and try playing the mp3 file.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Windows media player error

    I have been trying to burn an audio cd. I start the program and it prepares my disc and burns about 5 tracks out of 20 then it stops and finalizes my disc and says the tracks are complete. then a dialog box pops up and says the process was unable to burn
    my cd because the burner is busy or needs to have a software update. I checked the update status and it says it's up to date. I tried burning at a slower rate bur the same problem persists. I also uninstalled and reinstalled and the same problem persists.
    media play plays any type of cd with no problem.
    Windows Media Player could not complete burning because the disc is not compatible with your drive. Try inserting a different kind of recordable media or use a disc that supports a write speed that is compatible with your drive.
    this also pops up from time to time. is there any solution.

    Hi,
    This error message usually caused by incompatible between DISC with CD drive. Maybe the speed of Disc was too high, please try to use other type of disc for test.
    Roger Lu
    TechNet Community Support

  • Media Player error

    I am trying to create a Media Player.
    Good thing is that using this code i can play mp3 and wmv files correctly.
    The problem is that i cant play mp4 files
    in fact i can hear the music but cant see its video.
    public-read def listView: javafx.scene.control.ListView = javafx.scene.control.ListView {
            disable: false
            layoutX: 60.0
            layoutY: 6.0
            layoutInfo: __layoutInfo_listView
            items: [ "C:\\Users\\JUGAL\\Tera Zikr.mp3", "D:\\Wavin Flag.mp4", "C:\\Users\\Public\\Videos\\Sample Videos\\Wildlife.wmv", ]
            cellFactory: null
    function buttonOnMousePressed(event: javafx.scene.input.MouseEvent): Void {
            mediaPlayer.stop();
            var path = listView.selectedItem.toString();
            print(path);
            mediaPlayer.media = if (path == null) then null else
                        Media {
                            source: new File(path).toURI().toString();
                            onError: function(error: javafx.scene.media.MediaError): Void {
                                print(error.message);
                            //mediaErrorLabel.text = error.message;
            slider.min = 0;
            mediaPlayer.play();
        }Edited by: 794221 on Nov 24, 2010 9:30 AM

    Can your computer's default movie player run it correctly? MP4 is not a format that JavaFX supports by default, so it would rely on one of the native back-ends, such as Direct Show (Windows), GStreamer (Linux), and CoreVideo (Mac) to play it.

  • No speaker Sound, Mouse won't drag cards in Solitaire, Windows media Player error

    My computer is an HP Pavilion dv6 running Windows 7.  Suddenly, the following problems came up:
    1.  No sound from the internal speakers.  Only sound from headphone jack
    2.  Mouse Cursor won't drag cards in Solitaire game.  Mouse works OK otherwise
    3.  Windows Media Player shows error: "Windows Media Player encountered a problem while playing the file."

    Have you tryed to do a Windows Restore to a point in time before you were having this issue?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Windows stream media player

    hey - i'm developing a new joomla based site and i'd like to
    have a custom flash media player embedded into the page that uses
    the windows media player functions if possible, or easier that way.
    my goal is to put a simple player on the page and the real
    focus would be a "graphic equalizer" that would match the color
    scheme and look like a part of the site. below that simple buttons
    that would have start/stop/pause and volume. if i could "detach"
    this player from the page that would be an added bonus. if i did
    that then i'd also want current song title playing to stream
    through as well.
    how hard is this to do in flash? i have NO history of flash
    development but can figure things out if given some good pointers.
    would the EQ part be difficult to bounce to the music? change the
    imagry to be other things as well other than the standard bar eq?
    if it would be more difficult is there a good place to post
    to ask for some dev help on this?
    thanks in advance!
    iceberg
    www.renegaderadio.net

    I'm wondering if you received a reply. Neither the Windows Media Player in Internet Explorer nor Safari will give me a live feed for more than 30 seconds to 1 minute and will then freeze. "Refreshing" the page doesn't provide a "live" response.
    iBook G4   Mac OS X (10.4.6)   iBook G4

  • Windows Media Player error message

    On Saturday mornings for the last couple of years, I have tuned in via the internet to a radio station and particular program using the radio station's website and clicking on their link for my connection speed (cable). The Windows Media Player opens up and the broadcast begins. The past two weeks, when the Player window opens, I now get a message that says "The host is unreachable." I restarted my computer; same message. I've seen reference on some websites that it is a router problem. So I reset the router; still doesn't work. I reinstalled Media Player 9; same message. I'm baffled as to why this is happening all of a sudden. Can anyone help direct me? The router is Netgear and is about three years old. Thanks.

    I have no problem doing so. You don't need Windows Media Player. Make sure you have Flip4Mac WMV installed:
    http://www.versiontracker.com/dyn/moreinfo/macosx/28842

  • Flash media player errors

    On certain websites such as Myspace and PureVolume, the
    embedded flash media players refuse to work; instead returning a
    message such as "Error Loading XML Document". At first, I could
    activate the standalone playeroption and the player would function
    as it was intended. Now it has gotten to the point that the players
    won't work at all. and it happens on my work PC running Win2000 and
    my home PC running XP home. I have tried upgrading to flashplayer
    8,0,22,0, I tried reinstalling the older version of flash, updating
    IE, reinstalling IE, restoring my security settings in IE to their
    defaults and all for naught. and nobody on any of the usenet groups
    knows what the problem is and nobody at Myspace or PureVolume know
    what to do about it either. What could cause the error message? I
    suspect it might be a registry key problem of some sort but that
    kind of thing is waaaay over my head.
    Any ideas from you guys at macromedia?

    Captain Bemo wrote:
    > On certain websites such as Myspace and PureVolume, the
    embedded flash media
    > players refuse to work; instead returning a message such
    as "Error Loading XML
    > Document". At first, I could activate the standalone
    playeroption and the
    > player would function as it was intended. Now it has
    gotten to the point that
    > the players won't work at all. and it happens on my work
    PC running Win2000
    > and my home PC running XP home. I have tried upgrading
    to flashplayer
    > 8,0,22,0, I tried reinstalling the older version of
    flash, updating IE,
    > reinstalling IE, restoring my security settings in IE to
    their defaults and all
    > for naught. and nobody on any of the usenet groups knows
    what the problem is
    > and nobody at Myspace or PureVolume know what to do
    about it either. What
    > could cause the error message? I suspect it might be a
    registry key problem of
    > some sort but that kind of thing is waaaay over my head.
    >
    > Any ideas from you guys at macromedia?
    Here's what I recommend..
    1. Get the -exact- error messages. If you can get some screen
    shots and
    post them to the web all the better.
    2. Open a support case with Myspace and PureVolume. As the
    Flash/Flash
    Media Server developers they have the ability to open support
    cases with
    Adobe. I'd suggest you ask them to do so.
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player
    *Macromedia, now a division of Adobe Systems

  • Creating a streaming media player to play .WMV

    I am new to JMF and indeed Java itself. I've been going over the documentation for JMF and am a bit confused. Can some one please let me know if it is possible to stream Windows Media Videos using a JMF based player (I guess either by extending JMF through a plugin or otherwise)?
    Your assistance is very much appreciated,.
    Thanks
    dare001

    In my opinion, it's very hard... because, you will not find through web a plugin... (I think)..
    I have one example : Me, I try to decode mpeg2 ts incoming stream and to play it... JMF does not support mpeg2 ts in theory (I think I am not wrong !).
    I have downloaded codec/plugin so as to be able to decode it... but, I have not succeeded in programming it... But, maybe, my program is wrong, or my codec is not good...
    So, I just would like to say that : to extend jmf is not very easy and you have no guarantee by advance that it will be ok.

  • Playbook media player error

    I recently downloaded the free audio bible - world english bible version. It took several hours to download but seemed to work fine for a couple of inquiries. The next time I tried to use it, nothing would come up when I pressed the icon, only grey. I decided to unistall it and install again. This time it only took a minute to reinstall so I figured something was not right. I have since unistalled it again as there was still no response, only the color grey. I have also noticed that none of my music will play now, I keep getting the error "not communicating with media playe"r. The slacker radio app also will not work. It seems as if all music has shut down. I can get youtube video to work with audio. So what can be done??

    I dont see any other solution than wiping your Playbook.
    But you should try following @blackberryhelp ask them to follow you and ask them to follow you.
    You should also try writting to the developers I guess they are [email protected], you can see the address in My world, inside the app at the top right corner
    Pearl 9105 6.0 Bundle 2950
    Playbook 2.1.0.1032

  • Problem with windows media player

    hallo, mine is hp pavilion entertainment pc
    model:dv5-1110eg
    i have a problem regarding windows media player when i use to click on it it is showing an error message like this
     Windows Media Player Error Message HelpYou've encountered error message C00D1199 while using Windows Media Player.

    Hi,
    Just install Codecs. Download here.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • Live TV buffering in Media Player filling up SSD?

    Hi all:
       I have a HTPC with a SiliconDust HDHomeRun DUAL 2-Tuner ATSC DLNA/UPnP Compatible Streaming Media Player, HDHR4-2US.  This is a network tuner that can stream live tv over the network to multiple computers.  It is supposed to work with
    Windows Media Center set up as a dual-tuner or in Window Media Player via DLNA playback.  I also have a Hauppauge single tuner installed in my HTPC and it is more sensitive (stronger signal) so I record most everything using that in Windows Media Center. 
    I have not installed the SiliconDust tuner in Media Center because then I can not control which tuner will record a particular program.  I like to watch live tv in Media Player when the Hauppauge internal tuner is recording something else but have just
    discovered that the 120 GB SSD with my operating system has suddenly filled up to within 8 GBs of capacity.  When I select a channel to watch in Media Player via DNLA the PC shows it is buffering for a few minutes then the program will start playing with
    no problems.   This same problem happened on the SSD in my NUC PC.  I can not find anything else that could be filling up both SSD's and the problem just became noticeable when I started using DLNA for live streaming.
       Is it possible that Windows Media Player is acting like it is recording the live streams and saving the programs somewhere where I can't tell.  In both PC's I have separate HDs for recorded TV and in Media Center have selected the other drives
    for recorded tv so I won't fill up the SSD's. 
       On the NUC PC I have already had to re-install Windows 7 O.S. because the 240 GB SSD had filled to within 10 GBs of capacity in a couple of weeks after starting to watch shows via DLNA in Media Player.   I couldn't find the Recorded
    TV folder in the C: drive to see if there are any shows recorded there.  I'm down to only 8 GBs left on the O.S. SSD in my HTPC now and will probably have to re-install Windows soon in that too.  I hate to  give up on watching TV with Media
    Player because then I wouldn't be able to record and watch tv at the same time.  My antenna signal is too weak to use a dual internal tv tuner even with a signal amplifier in line.  Anyone with any helpful ideas?

    Hi Tim De Baets:
        Thanks for your response but I think I have solved the problem with Media Player live tv buffering filling up the SSD.  Since I installed the Homerun tuner,  SiliconDust came out with a new software download and after uninstalling
    the original software and installing the latest version there seems to be a fix for my problem.  Before, when I clicked on a channel from the list of channels in "All TV"  the computer would start buffering  for varying lengths
    of time before the show would start running.  Now the channels appear in "Playlist" on the right side of the Media Player window and upon clicking on ANY channel the live broadcast starts running immediately with no buffering prior to the start. 
    I haven't see any change in the size of the C: drive since then after a week of frequent use. 
       I am hesitant to install an unknown utility such as you mentioned when there is a likelihood that it won't be able to find anything useful anyway since there is no "large buffering file" to find now.  I will keep the information
    you provided at hand in case the buffering problem starts again.

  • "Error loading media. File Could not be played"  when trying to view streaming media on only some sites.  How to fix?

    Hi!
    I've been having a problem trying to view streaming media, but it only happens on some sites.  It's similar to a problem I have on my Windows PC, that's related to Adobe Flash, but since I'm very new to using my iPad Mini, I don't even know if Apple devices have Flash...do they?
    Anyway, when I go to a site that's plagued by this issue, I tap the 'Play' arrow on my screen & the circle spins like it's gonna play, but then the screen turns black & this error message appears:
                                                  "Error loading media. File Could not be played"  followed by a triangle with an exclamation point !
    I read several articles online & the solutions ran from updating firmware in their router, (mine is brand new...installed last Thursday), to disabling ad-block programs in their browsers...(I don't have any enabled), and the last one was making changes to the DNS...(I know it means 'domain name server', but I don't have the foggiest idea how to make changes to it!
    Anyway, that's my problem.  I hope that someone out there knows what I can do to fix it!
    Thanks in advance for your help.
    K-9Pal

    I would assume an issue with the HTML5 media player.
    If those aren't working on Windows then it is possible that the proper codecs aren't installed.
    You can try to disable the HTML5 media player and make Firefox use the Flash plugin.
    You can do this by setting these two prefs to false on the <b>about:config</b> page:
    *media.windows-media-foundation.enabled
    *media.directshow.enabled
    See also:
    Windows Media Feature Pack for Windows 7 N and for Windows 7 KN:
    *http://support.microsoft.com/kb/968211 - www.microsoft.com/en-us/download/details.aspx?id=16546

  • OSMF Player Error: URL missing from Media tag - HTTP Live

    When I try to play an HTTP Live Stream using OSMF Player, I get "URL missing from Media tag" error.
    I installed Flash MS4.0 with Apache2.2.
    My live manifest file (f4m) is below.
    http://localhost/live/events/livepkgr/events/_definst_/liveevent.f4m
    <manifest>
    <id> livepkgr/events/_definst_/liveevent </id>
    <mimeType> </mimeType>
    <streamType> live </streamType>
    <duration> 0 </duration>
    <media streamId="livestream1" bitrate="100">
    <metadata> </metadata>
    </media>
    <media streamId="livestream2" bitrate="200">
    <metadata> </metadata>
    </media>
    <media streamId="livestream3" bitrate="350">
    <metadata> </metadata>
    </media>
    <bootstrapInfo profile="named" url="../../../../streams/livepkgr/streams/_definst_/livestream%i1/livestream%i1.bootstrap" id="bootstrap2386"></bootstrapInfo>
    <media streamId="livestream%i1" url="../../../../streams/livepkgr/streams/_definst_/livestream%i1/livestream%i1" bootstrapInfoId="bootstrap2386">
    <metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAFd2lkdGgAAA AAAAAAAAAABmhlaWdodAAAAAAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAUIAAAAAAAAAI YXZjbGV2ZWwAQD4AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAPYXVkaW9zYW1wbGVyYXRlAEDfQAAAAAAAAA1hdWRpb2 NoYW5uZWxzAEAAAAAAAAAAAA52aWRlb2ZyYW1lcmF0ZQD/+AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA AAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkADXNtcHRlVGltZUluZm8DAAtzbXB0ZU9mZnNldAAA AAAAAAAAAAAACQAHY3VzdGRlZgoAAAAAAAAJ
    </metadata>
    </media>
    <bootstrapInfo profile="named" url="../../../../streams/livepkgr/streams/_definst_/livestream%i2/livestream%i2.bootstrap" id="bootstrap6801"></bootstrapInfo>
    <media streamId="livestream%i2" url="../../../../streams/livepkgr/streams/_definst_/livestream%i2/livestream%i2" bootstrapInfoId="bootstrap6801">
    <metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAFd2lkdGgAAA AAAAAAAAAABmhlaWdodAAAAAAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAUIAAAAAAAAAI YXZjbGV2ZWwAQD4AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAPYXVkaW9zYW1wbGVyYXRlAEDfQAAAAAAAAA1hdWRpb2 NoYW5uZWxzAEAAAAAAAAAAAA52aWRlb2ZyYW1lcmF0ZQD/+AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA AAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkADXNtcHRlVGltZUluZm8DAAtzbXB0ZU9mZnNldAAA AAAAAAAAAAAACQAHY3VzdGRlZgoAAAAAAAAJ
    </metadata>
    </media>
    <bootstrapInfo profile="named" url="../../../../streams/livepkgr/streams/_definst_/livestream%i3/livestream%i3.bootstrap" id="bootstrap1"> </bootstrapInfo>
    <media streamId="livestream%i3" url="../../../../streams/livepkgr/streams/_definst_/livestream%i3/livestream%i3" bootstrapInfoId="bootstrap1">
    <metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAFd2lkdGgAAA AAAAAAAAAABmhlaWdodAAAAAAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAUIAAAAAAAAAI YXZjbGV2ZWwAQD4AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAPYXVkaW9zYW1wbGVyYXRlAEDfQAAAAAAAAA1hdWRpb2 NoYW5uZWxzAEAAAAAAAAAAAA52aWRlb2ZyYW1lcmF0ZQD/+AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA AAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkADXNtcHRlVGltZUluZm8DAAtzbXB0ZU9mZnNldAAA AAAAAAAAAAAACQAHY3VzdGRlZgoAAAAAAAAJ
    </metadata>
    </media>
    </manifest>
    It seems to me that it is a configuration issue, but I have no clue.
    I compared above manifest with a sample manifest that I found on Adobe's site, the attributes are same but the structure is not. Maybe that is causing OSMF to fail.
    Thanks for any suggestion!

    I am using other encoder than FMLE. I am publishing 3 streams.
    rtmp://x.y.z.w/livepkgr
    H264 BL3.0 60kbps, 160kbps and 310kbps & AAC-LC Stereo 32kHz 40kbps & Fragment duration 4 sec
    >>> matches C:\Program Files\Adobe\Flash Media Server 4\applications\livepkgr\events\_definst_\liveevent Event.xml and Manifest.xml files.
    <FragmentDuration>4000</FragmentDuration>
    <media streamId="livestream1" bitrate="100" />
    <media streamId="livestream2" bitrate="200" />
    <media streamId="livestream3" bitrate="350" />
    (e.g. 60kbps video + 40kbps audio for the 1st stream)
    I have Common output parameters > Stream Name configuration on my Live Transcoder and I write the following:
    livestream%i?adbe-live-event=liveevent&adbe-http-streaming-ver=1.0
    Then Admin Console > View Apps > Live Log includes the following:
    Stream name is: livestream%i1 and live event is: liveevent
    Stream name is: livestream%i2 and live event is: liveevent
    Stream name is: livestream%i3 and live event is: liveevent
    As you say, it seems %i above causes the problem, but how to fix it?
    My f4m includes the bitrates:
    <id> livepkgr/events/_definst_/liveevent </id>
    <mimeType> </mimeType>
    <streamType> live </streamType>
    <duration> 0 </duration>
    <media streamId="livestream1" bitrate="100">
    <metadata> </metadata>
    </media>
    <media streamId="livestream2" bitrate="200">
    <metadata> </metadata>
    </media>
    <media streamId="livestream3" bitrate="350">
    <metadata> </metadata>
    </media>
    Thanks!

Maybe you are looking for

  • Backup Assistant is not populating the data to the site

    I have 200+ contacts in my phone that were transfered by the Verizon store.  They also set up the backup assistant for me.  When I sync the contacts to the backup assistant from the device I get a message on the device that says succeded and a time a

  • BPC 7.5NW Report Issues When Requesting Year To Date Data

    Dynamic reports built with 2 row expansions (Cost Ctr, Account) up to 3 columns (not expansions, set to different categories with excel formulas for variance calculations...Act vs. Bud for example) result in error messages (error retrieving data and

  • P35 Neo2-F Sata2 Raid1 problems

    hello i have some problems with MSI P35 Neo2-F mb...   I can't make it work with 2 sata2 Hard Drives in RAID1 mode    Last BIOS update done,    The install of the OS (win xp prof sp2/sp3) is ok, but if you want to format last partition of RAID drive

  • Unable to open some pdf files

    Hi there. Sorry to bother you guys but i'm really puzzled about something. Recently I've had problems opening some pdf files (they open fine on a pc). When i try to open it, the preview window opens but i am told "For the best experience, open this P

  • Change number of rings

    I've been told that the only way to change the number of telephone rings before an incoming call goes to voice mail can ONLY be done by Verizon. Is this true or can I do it myself? And if so how?