Issue with @mention urls in newsfeed - SharePoint 2013

I have configured mysites in SharePoint 2013 with following cnfigurations,
Server name : Server1
Alternate Access Mappings for Portal  (on port 80): Server1 (default), Intra.domain.com
Alternate Access Mappings for MySites (on port 1234): Server1:1234, mysite.domain.com . I created these by extending web applications on port 80 with host header.
When accessing Mysites using - mysite.domain.com
I am able access mysites and intranet portal without any issues, browse org chart, post comments etc..
Links to Newsfeed, Onedrive Pro, about me etc.. all are working fine.
links to Hashtags are working fine. E.g #SharePoint
But when i post with '@mention' links to these user profiles are taking me to 'Server1:1234' urls instead of 'mysite.domain.com' urls.
Did any one experience similar issue? I am not if it is a bug in SharePoint.
Any ideas to fix this issue?

Hi Srujank,
According to your description, my understanding is that the URL changed to Server:1234 when you posted with @mention in Newsfeed.
Did this issue occur with other users?
How did you configure the Alternate Access Mapping for the My Site web application?
I recommend to set the Server:1234 as the default zone URL of the My Site web application and set the mysite.domain.com as the other zone’s URL.
Best regards.
Thanks
Victoria Xia
TechNet Community Support

Similar Messages

  • How to disable the selection of "Title and logo URL of a SharePoint 2013 site" from browser

    how to disable the selection of "Title and logo URL of a SharePoint 2013 site" from browser or How can we able to set our custom default log to the sp2013 site using code.So that users are not allowed to change from browser again.
    Thanks & Regards, Krishna

    Hi  Krishna,
    For your issue, you need to deploy a farm solution using HideCustomAction to hide site settings link. For example to hide “Title, description, and logo” link you can use below code:
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <HideCustomAction
    GroupId="Customization"
    HideActionId = "ProjectSettings"
    Location = "Microsoft.SharePoint.SiteSettings">
    </HideCustomAction>
    </Elements>
    Reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/92f002b7-0e9c-424e-836a-de40c4e5d81f/hide-option-from-site-settings-page-in-sharepoint-2010?forum=sharepointdevelopmentprevious
    http://blog.milanchauhan.com/2013/06/add-custom-section-in-site-settings.html
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Issue with Excel data-chains via SharePoint

    I'm having issues with a coulpe of Excel (2010) data-chains through SharePoint at my work. When i set up a chain it shows for instance [Sheet2.xlsx] and fetches data just fine. But when I close and re-open the sheets, the chain code is changed to the
    entire http-adress, such as "http://company.com/controlling/[Sheet2.xlsx], and gives a VALUE-error instead of fetching the data.
    Is my problem connected to Excel or Sharepoint? And what can i do to make the chains work?
    Thanks in advance, and please excuse if some of the mentioned terms are inaccurate. I use Excel in my native language (danish), but the Danish community in here is not very large :)

    Hi,
    Are you using some formula(Such as Vlookup) to link the Excel date which shored in the SharePoint?
    If it is, we may try to use the full URL in the formula. Here are some samples, we may refer to:
    http://social.msdn.microsoft.com/Forums/office/en-US/f94d25b6-749c-470c-837d-32bcf570bfd3/vlookup-to-look-at-a-excel-document-stored-on-sharepoint?forum=exceldev
    http://social.msdn.microsoft.com/Forums/office/en-US/1b946199-7c65-45d1-ae1a-a845aa03d463/vlookup-issue-to-a-sharepointstored-file?forum=exceldev
    Regards,
    George Zhao
    TechNet Community Support

  • Could not post in newsfeed sharepoint 2013

    I am using sharepoint 2013 newsfeed. I could not post text in newsfeed. After clicking post button the below window appeared. How to solve this issue.Thanks in advance.

    Hi Thiru,
    Please check the link
    http://sharepoint.stackexchange.com/questions/68100/news-feed-sharepoint-2013
    If it doesnt help you kindly post the ULS Log details here.
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • List all users with full control on a SharePoint 2013 Sub site from SharePoint Object Model in C#

    If I have a sub site URL and a user with Site Admin, can I list all users in that sub site that have Full Control at that level?
    Any C# code sample?

    Still you can do that, just pass the subsites to your code and from their you can find the users dynamically.
    You could also use SPWeb.Users property to get users assigned to a subsite
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.users(v=office.15).aspx
    alternatively you can also use SPWeb.SiteUsers to get all users
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.siteusers(v=office.15).aspx
    other APIs of help-
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.associatedmembergroup(v=office.15).aspx
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.associatedownergroup(v=office.15).aspx
    http://sharepoint.stackexchange.com/questions/101671/object-model-list-all-users-with-full-control-on-a-sub-site-in-sharepoint-2013
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • Powerpivot Data Refresh Not working with Oracle Data Source in sharePoint 2013

    I am using SQL Server 2012 PowerPivot for Excel 2010. Getting the following error in SharePoint 2013 environment, when using Oracle data source within a workbook -
    EXCEPTION: Microsoft.AnalysisServices.SPAddin.DataRefreshException: Engine error during processing of OLE DB or ODBC error: The specified module could not be found..:
    <Site\PPIV workbook>---> Microsoft.AnalysisServices.SPAddin.DataRefreshException: OLE DB or ODBC error:
    The specified module could not be found..   
     at Microsoft.AnalysisServices.SPAddin.DataRefresh.ASEngineInstance.ProcessDataSource(String server, String databaseName, String datasourceName, SecureStoreCredentialsWrapper
    runAsCredentials, SecureStoreCredentialsWrapper specificConfigurationCredentials, DataRefreshService dataRefreshService, String fileUrlForTracing)     -
    -- End of inner exception stack trace ---   
     at Microsoft.AnalysisServices.SPAddin.DataRefresh.ASEngineInstance.ProcessDataSource(String server, String databaseName, String datasourceName, SecureStoreCredentialsWrapper
    runAsCredentials, SecureStoreCredentialsWrapper specificConfigurationCredentials, DataRefreshService dataRefreshService, String fileUrlForTracing)   
     at Microsoft.AnalysisServices.SPAddin.DataRefresh.DataRefreshService.ProcessingJob(Object parameters)
    I created a simple Excel 2013 PPIV workbook with an oracle data source and uploaded that to SharePoint 2013, but no change in the results - still getting the above error.
    What is this error? We have installed Oracle client (64-bit, since we use 64-bit Excel and Sp is also 64-bit) on SSAS PPIV Server and SharePoint Content DB Server. Do we need
    to install it anywhere else?
    Thanks,
    Sonal

    Hi Sonal,
    To use PowerPivot for SharePoint on SharePoint 2013, it is required to install PowerPivot for SharePoint with the Slipstream version of SQL Server 2012 SP1. If you install SQL Server 2012 and then use the upgrade version of SQL Server 2012 SP1 to upgrade,
    the environment will not support SharePoint 2013.
    I would suggest you refer to the following articles:
    Install SQL Server BI Features with SharePoint 2013 (SQL Server 2012 SP1):
    http://technet.microsoft.com/en-us/library/jj218795.aspx
    Upgrade SQL Server BI Features to SQL Server 2012 SP1:
    http://technet.microsoft.com/en-us/library/jj870987.aspx
    Regards,
    Elvis Long
    TechNet Community Support

  • Issues opening Acrobat pdf's in SharePoint 2013

    In SharePoint 2007, once I checked a pdf out and clicked on it, the pdf opened in Acrobat and I could edit it as necessary. 
    However, I am having an issue opening pdf's in SharePoint 2013.  When I check the pdf out and click on open, the pdf opens in Word Web app.  How can I get SharePoint to open the pdf in Adobe?  I have researched and looked at all of the settings I could and haven't found anything.

    Yes, it is possible.
    About Philip point. Once installed, office documents will be opened in web apps by default - you can change it by activating site collection feature called "Open Documents in Client Applications by Default". After this setup, users will opens office document
    in their client applications as they've been used to before, but they will have additional option to open office documents right in their browsers (through web apps) through item context menu.

  • Organization chart with Active directory AD in Sharepoint 2013

    Dear All, 
    I need to create organizational chart with sharepoint 2013 through the Active directory. Is there any opensource webpart for 2013 please confirm me 
    Regards 
    RB

    Any one know about it? 
    RB

  • Issue with opening a site in SharePoint Designer 2010 -The version of SharePoint foundation running on the server is more recent than the version of SPD you are using, you need a more recent version of SPD.

    I have a SharePoint site which I am trying to open in SPD 2010, I am getting the following error(some of my team members are able to open)
    The version of SharePoint foundation running on the server is more recent than the version  of SPD you are using, you need a more recent version of SPD.
    These are the ways I tried
    1) Earlier I have MS office 32 bit and SPD 32 bit, I uninstalled them and installed both 64 bit versions
    2) I uninstalled restarted my machine and installed it again still no use.
    3) I installed SPD 2010 Service Pack 2 of 64 bit
    4) I uninstalled the SPD 2010 and opened the site—site actions—edit page in SPD , then it asked me to install SPD 2010, then I installed and tried to open the same site, again same error.
    How to solve this issue?
    I checked permissions also at that site level – I have full control like others. I don’t have access to Central Admin so where else I can check the permission settings?

    Please update us SharePoint version 
    Regards,
    Pratik Vyas | SharePoint Consultant |
    http://sharepointpratik.blogspot.com
    Posting is provided AS IS with no warranties, and confers no rights
    Please remember to click Mark As Answer if a post solves your problem or
    Vote As Helpful if it was useful.

  • Issues with Hosted Exchange, UM and Lync 2013.

    Hello everyone!
    I am trying to deploy UM with Office 365 Hosted Exchange. We are using one Lync 2013 Standard Edition FE and have deployed one edge server. We have set up our firewall to host the Reverse Proxy.
    We do not use wildcard certs. External DNS resolves the _sipfederation and sip._tls SRV records to the external face of the edge server. The edge server functions as it should for remote users and mobility.
    I have tried to follow these instructions to the letter three times over to no avail.
    http://y0av.me/2014/01/07/lyncum365/
    Neither Snooper or Event Viewer show any particular issue, though when I try to dial out to voice mail I will get one to two rings and then 5 seconds of silence a fast busy, and finally "Call Unsuccessful".
    When checking the firewall logs I notice a seemingly random 10.x.x.x address being sent to the firewall by the external leg of the edge server. Wireshark captures it as STUN packets on port 3478 being sent to port 3478. These are being dropped by our firewall.
    I believe them to be RTP packets but I do not know if this is normal behavior. Has anyone any ideas?

    My mistake. Here is the snooper result.
    TL_INFO(TF_PROTOCOL) [edge\edge]0C4C.05E4::06/18/2014-15:43:34.153.0000000C (SIPStack,SIPAdminLog::ProtocolRecord::Flush:ProtocolRecord.cpp(265)) [3770767507]
    Trace-Correlation-Id: 3770767507
    Instance-Id: 2E5A
    Direction: incoming;source="external edge";destination="internal edge"
    Peer: exap.um.outlook.com:5061
    Message-Type: response
    Start-Line: SIP/2.0 488 Compression algorithm refused
    From: sip:sip.domain.net;tag=08FB9ED133BA396696FE6546EA6F3031
    To: sip:exap.um.outlook.com;tag=B8FFE4E9267ED6ECB78ADCC60126B53F
    Call-ID: 66602CE1F9980BFA94AD
    CSeq: 1 NEGOTIATE
    Via: SIP/2.0/TLS 10.11.11.23:50752;branch=z9hG4bK2132316E.5B3AF52DE2753A36;branched=FALSE;received=207.46.5.9;ms-received-port=50752;ms-received-cid=60172700
    Content-Length: 0
    Server: RTC/5.0
    TL_INFO(TF_NETWORK) [edge\edge]0C4C.05E4: :06/18/2014-15:43:34.153.0000000D (SIPStack,NegotiateLogic::SetCompressionType:NegotiateLogic.cpp(2701)) [559249495]( 00000079B1274FB8 ) Compression type is now CompOff
    TL_INFO(TF_NETWORK) [edge\edge]0C4C.05E4: :06/18/2014-15:43:34.153.0000000E (SIPStack,NegotiateLogic::ProcessCompressionResponse:NegotiateLogic.cpp(2217)) [559249495]( 00000079B1274FB8 ) Peer refused [488] our request for compression
    TL_INFO(TF_NETWORK) [edge\edge]0C4C.05E4: :06/18/2014-15:43:34.153.0000000F (SIPStack,NegotiateLogic::AdvanceOutboundNegotiation:NegotiateLogic.cpp(910)) [559249495]( 00000079B1274FB8 ) Outbound negotiation sequence is complete
    $$end_record
    And finally..
    TL_INFO(TF_PROTOCOL) [edge\edge0C4C.05E4::06/18/2014-15:43:49.379.0000002E (SIPStack,SIPAdminLog::ProtocolRecord::Flush:ProtocolRecord.cpp(265)) [962697980]
    Trace-Correlation-Id: 962697980
    Instance-Id: 2E61
    Direction: incoming;source="internal edge";destination="external edge"
    Peer: fe1.domain.net:61254
    Message-Type: request
    Start-Line: BYE sip:uminternal.um.prod.outlook.com:5066;transport=Tls;ms-fe=CO1PR02MB111.namprd02.prod.outlook.com SIP/2.0
    From: <sip:[email protected]>;tag=b736386270;epid=9bcee72318
    To: <sip:[email protected];opaque=app:voicemail>;tag=eced411395;epid=07C3F2A933
    Call-ID: 4266a095bdef8280d67c7e7df58446fc
    CSeq: 2 BYE
    Via: SIP/2.0/TLS 10.10.10.25:61254;branch=z9hG4bKC848F11A.A88BCA6858661A50;branched=FALSE
    Via: SIP/2.0/TLS 10.10.10.125:49156;ms-received-port=49156;ms-received-cid=401200
    Route: <sip:edge.domain.net:5061;transport=tls;opaque=state:Si;lr>
    Route: <sip:exap.um.outlook.com:5061;transport=tls;epid=07C3F2A933;lr;ms-key-info=AAEAARc45bIQE6UJAYvPAR8eV4QTvCH3EE2Kxtie7I2PMCSj-2aArKHP8dStYlJe-9jphIkz_mDEkCD_v8hY-mghQEHD6-F12E7E14YG-TJ2gEcQE0Bx2r_rDB3LrzRZzgQ0WVvxreLPWGI80elWF-xfbc_X3JE8mOR2OB9KQM8-e9WOjfq2kj6CnDGeL0yzgz4OB8zm-ao03Yo4gMZ-BpwaxC3BNuvvVDJo9wqrYftq_Z3MIVewWrqcDt5Td4vxCsMiXdwEqtEIRKVvQoqboleBJAyQl-C3qGgfEoSkUnApFuTSnQYRa4kbZ1iPaACpdKT-VTQGjc9HXfps48YJCsIXW0Ab_NSM2uvhUyw900men1ukXSmoZoWZbwqe5siuWVUcFoQl1h1Jcy4lCyZUfDZoqPzDioLqTk9iUmS8fa-PAJjsq72yGjVB_y1aJSxtHVsw7MiDqOGOPqT3dmF-sINkeyuokCy8UCf_cQHmEHwVzZLUJqaVccr3QNCLsBzhcWSypnC60ZZphOKuwl6RvUXWICPf0ubLTL2ppC3tWEgFdUUWOPVd84uGlMcqRLKGb1qrmpj8Nu6Lte7t5n2pMEBCfgAe79t4GO0C5KScdKT_XBM1iIBRXdNkPKHfSgC-wPQgRikdw7vRD-hOWlN5Lay7-zkQ4Ag6rauszFTAwbft99OieAOxKIsgYcxXxcG6;ms-route-sig=fiEMuzbN4_PyEz_I5gG3g8FtqNAonwgZCoRnOq-ByfYEtywTZp-Hk_eAAA>
    Max-Forwards: 69
    Content-Length: 0
    ms-client-diagnostics: 22; reason="Call failed to establish due to a media connectivity failure when both endpoints are internal";CallerMediaDebug="audio:ICEWarn=0x40003a0,LocalSite=10.10.10.125:6735,LocalMR=10.11.11.23:51430,RemoteSite=10.27.46.15:5286,RemoteMR=207.46.5.80:54106,PortRange=1025:65000,LocalMRTCPPort=51430,RemoteMRTCPPort=54106,LocalLocation=2,RemoteLocation=2,FederationType=0"
    $$end_record

  • How to keep same database with two different names in SharePoint 2013 for two different applications

    Hi All,
    I have very strange situation.
    I had SP2010 production database(wss_content_contoso) migrated to SP13 few months back to migrate one site collection only while I have 15 site collections stored in this database and created a site contoso.com
    Now, I want to migrate same(wss_content_contoso) SP2010 database to SP13 and want to create contoso2.com.
    I changed database name from wss_content_contoso to wss_content_contoso2 and assigned newID during mount process.
    After this exercise, I don't see any site for contoso2.com and issue seems to be the same database. 
    My question is!!!!
    How I can keep both databases(actually same database with different names) and run both application simultaneously?
    Any help appreciated!!
    Thank you,
    AM
    AM Senior SharePoint Consultant

    You need to run Backup-SPSite/Restore-SPSite on each Site Collection you want to 'duplicate'. You cannot restore the same Content Database to the same farm as the Site Collections have the same GUID, which is stored globally for the farm.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Test-spcontentdatabase error with claims authentictaion mode in sharepoint 2013

    I know this has been come up before but could not find any good answer so reposting . I am following Microfoft guide for upgrading Sp 2010 to Sp2013. Existing SP2010 sites use claims based authentication. I made backup of existing content database from
    SP2010 farm, copied them to SP2013 farm and restored on database server. Also  created web applications on SP2013 farm also using claims based authentication from UI in Central Administration .
    After that I used
    Test-SPContentDatabase cmdlet in order to check restored SP2010 content database against SP2013 web application and i am getting error
    Category        : Configuration
    Error           : False
    UpgradeBlocking : False
    Message         : The [SharePoint Primary - 443] web application is configured with claims authentication mode however the content database you are trying to attach is intended to be used against a windows classic authentication
    mode.
    Remedy          : There is an inconsistency between the authentication mode of target web application and the source web application. Ensure that the authentication mode setting in upgraded web application is the
    same as what you had in previous
                      SharePoint 2010 web application. Refer to the link "http://go.microsoft.com/fwlink/?LinkId=236865"
    for more information.
    Any idea on how to resolve and why am i getting this error ?
    Thanks
    MP
    mp

    Now at this point you can just attach the database to either web application and notice that it will still upgrade. If you want run the ps command: 
    convert-spwebapplication -identity
    http://nameofyourwebapp -to claims -retainpermissions
    which will update the
    web app and the users.  After that check the web application user policy for verification.  Make sure to add the
    spsuperreader and
    spsuperuser accounts too.  I had some issues where I had to re enter the site collection owners in CA and the site collection. 
    If you're getting a constant pop up for credentials I would check to make sure that the sites are "trusted" in IE through group policy and set it up with a wildcard (*) to cover all sites.  Ex: 
    http://*.yourdomainname.com
    Jennifer Knight (MCITP, MCPD)
    Thanks Jennifer - I ran into the same situation and agree with you this must be a bug. Seeing
    others having similar issue as well. Not seeing any response from Microsoft on this yet. 
    BlueSky2010
    Please help and appreciate others by using forum features: "Propose As Answer", "Vote As Helpful" and
    "Mark As Answer"

  • Issue with calling url using custom uri from page loaded in stagewebview

    I am using stageWebView for showing webpage in my mobile app but don't know how to move back to my app once it gets loaded. In application descriptor file, I had already registered custom uri scheme (myapp://) for IOS devices and from the loaded page inside stageWebView, I was trying to call following URL myapp://webcam. But nothing had happened. It neither called LOCATION_CHANGE event of StageWebView not called INVOKE_EVENT of nativeapplication.
    How can I fix this issue?
    Thanks in advance,
    Mamta

    Hi Ashutosh,
    yea it gets launched correctly from safari. But my problem is with the link(which is using custom uri scheme e.g myapp://backtoapp) in the loaded page inside StageWebView. It is not allowing app to moveback to app from StageWebView. Moreover these two event listeners INVOKE_EVENT(native application) and LOCATION_CHANGE(stagewebview) are not responding. Dont know what should I do in order to move back to app area(mainView.mxml) from StageWebView(native browser).
    Thanks,
    Mamta

  • Serious issues with Podcasts & URLs

    Hi there,
    I'm having some pretty baffling issues as of late. I decided to hook my podcast into feedburner, and that process has proven to be quite easy. Even redirecting iTunes to that URL was fine. But all of a sudden, iTunes has stopped working and cannot connect to feeds or anything of the sort.
    The original XML file iTunes used was "http://wearela.me/lamecast.xml". This was replaced with "http://wearela.me/podcasts.xml". But the replacement URL is only being pointed to by Feedburner.
    From there, there's a 301 redirect on my site from the original "lamecast.xml" to the new Feedburner URL "http://feeds.feedburner.com/WeAreLame". I also kept the original "lamecast.xml" and did a:
    <itunes:new-feed-url>http://feeds.feedburner.com/WeAreLame</itunes:new-feed-url>
    Just to be safe. However, the 301 redirect should alleviate the need for this.
    All of this was working JUST FINE until today. Today, iTunes decided it wanted nothing to do with any of this and started throwing errors at me and other subscribers.
    I've seen two errors so far. The first is the oddest. "There was a problem downloading "The Lamecast from WeAreLa.me". Then it says (and this is the weirdest part) "The URL "http://wearela.mefeed://feeds.feedburner.com/WeAreLame?format=xml" could not be found on this server.
    The thing is, that's NOT a legitimate URL! How iTunes even managed to smush URLs together is beyond me. Nowhere in my code do I even point to the base "wearela.me" url for the podcast. And it's tacking on a completely different URL to it.
    So this is my conundrum. I am completely in the dark and have no idea what to do from here. My feeds validate 100% and everything should work. iTunes has just decided it won't.
    Can anyone help me?

    I've seen this bizzarre combining of URLs before, but I have no idea what causes it; perhaps it's a bug in the Store, but it certainly doesn't make any sense. Unfortunately it means that the standard methods for redirecting a feed won't work as there can be no such URL for you to put a feed with a redirect tag in.
    Given this I'm afraid you have only two options. The first is to abandon the old feed altogether. You should get the old podcast removed from the Store - instructions here - and submit your new feed as an entirely new podcast. You will probably need to make a small change in the title, as a bug in the Store software may tell you that the podcast has already been submitted: and of course you will lose any subscribers or comments.
    The other option is somewhat uncertain. iTunes Support is notoriously unhelpful, often sending back form answers which often don't deal with the actual problem, or referring the questioner to theDiscussions Forum: however it has been known for someone to persuade Support to shift their podcast to a new URL, so it's worth trying. It's probably just a matter of luck you you get. To contact iTunes Support, go to http://www.apple.com/support/itunes/ - click on 'Other iTunes Store Features' in the list and then on 'Podcasts'.

  • Issue with Audit Log report in SharePoint 2010

    I have enabled REPORTING feature at site collection level and configured the site collection audit settings. I tried to generated Audit log reports, most of the time it keeps on processing as shown in fig.It
    keeps on processing, never comes to report generated successful message. how to overcome this issue?

    i'm facing same issue, even when i tried to generate report for limited limited period(5 days) for a particular event(ex: delete or restore items (or) edit items).
    I think, the below reference may guide you solve your issue
    http://sharepoint.stackexchange.com/questions/17151/how-often-should-the-auditing-log-be-cleared-to-not-affect-performance
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

Maybe you are looking for

  • I need help unshuffling my songs on my shuffle!!! please help!!! :' (

    My ipod shuffle is autofilling, but when I try to listen to the songs, they are being shuffled. And I DO NOT have it on shuffle mode. I looked on my itunes and under the songs on my shuffle, and they are autofilled on it shuffled! I looked everywhere

  • How do you restore a new hard drive from a g drive

    I recently had to replace the hard drive on my MacBook...and am now trying to restore my files from my terabyte G-Drive.  Originally, I had to connect my Time Machine with my G-Drive, but not sure how to do that now.  If you have any experience doing

  • Unicode issue: Codepage Error

    Hello, I get the following codepage error on executing a program : A character set conversion is not possible. At the conversion of a text from codepage '4110' to codepage '4102': - a character was found that cannot be displayed in one of the two cod

  • Oracle 11.2 listener stop issue

    Hi Friends, we have a single instance 11.2.0.1 database in window 32 bit. RIght now, i am not able to restart, stop it in database server. The database is UP. I check status by lsnrctl status and receive error message as TNS-12560: TNS:protocol adapt

  • Help with making new DBs on 8i - PLEASE!

    Hi there! I'm trying to set up anther database on my system (besides the default one). I am running 8i on Windows 2000. I've been setting up databases all day on NT4 machines using Oracle 8 Server so I figured I'd try it at home. However, I've encoun