Excel 2013 crashes when creating VFP OLE DB Data connection

Hi all,
I don't know how often the DBF format is used in Office but it seems some demand still exists because Microsoft created 64 bit version of dBase ODBC and OLE DB driver (in Access data engine). Then I don't understand why Microsoft ignores its own FoxPro
DBF data format because FoxPro ODBC driver is not supported already and no 64 bit version of VFP OLE DB driver is planned...
I am testing DBF file import to Excel 2013 (32 bit) but it crashes instantly. I have VFP OLE DB driver (the last version), some small DBF file, and I am trying to read it as external data in Excel.
Steps to reproduce (menu prompts are translated, so some differences may occur):
Open empty worksheet
Click "Other data sources" on Data ribbon
Select Data Connection Wizard and from the list of available drivers select "Other" and click "Next"
A list of OLE DB providers installed appears, select Microsoft OLE DB Provider for Visual FoxPro and click "Next >>"
Excel 2013 crashes...
This process works in Excel 2010 and 2007 so the problem must be in Excel 2013...
The question is how to read DBF data in FoxPro format when there is no older Office version available?

To connect to a Visual FoxPro database or table in Excel
Open an Excel worksheet.
From the Data menu, point to Import External Data, and click
Import Data.
In the Select Data Source dialog box, click New Source Data Connection.
In the Data Connection Wizard, select Other/Advanced.
In the Provider tab, select Microsoft OLE DB Provider for Visual FoxPro.
The Connection tab in the Data Link Properties dialog box appears.
To connect to a Visual FoxPro database or table in Word
Open a Word document.
From the View menu, point to Toolbars, and click
Database.
On the Database toolbar, click the Insert Database icon.
In the Database dialog box, click Get Data.
In the Select Data Source dialog box, click New Source Data Connection.
In the Data Connection Wizard, select Other/Advanced.
In the Provider tab, select Microsoft OLE DB Provider for Visual FoxPro.
The Connection tab in the Data Link Properties dialog box appears.
To add a Visual FoxPro database or table folder
On the Connection tab and in the Select or enter a database name box, type path and name of the database or table folder you want. 
-or- 
To browse for a Visual FoxPro database or table folder, click the ellipsis (...) button to the right of the
Select or enter a database name box to open the Configure Connection dialog box.
Specify a different collating sequence if desired.
To test the connection, click Test Connection. If connection is successful, click
OK.

Similar Messages

  • Excel 2013 crashes when trying to open existing worksheets from previous versions of Excel

    Hello
    I have windows 8 and Excel 2013 on my system. I need to access previously created worksheets (in older versions of Excel), however, when I attempt to open them the Excel crashes.
    The is not what I expected from getting the latest version. I telephoned Microsoft who advised that there was a compatabilty problem with no work around at this stage.
    I found that the only way round it was to use an (download free) alternative non-Microsoft program
    http://www.openoffice.org/ and copy into the 2013 Excel as a new worksheet. A little disappointing after purchasing the Excel .
    Have I got this wrong or is there a Microsoft solution to this issue???

    Hi,
    Try the following steps:
    Open Excel 2013, and go to
    File –> Options –> Trust Center.
    Under
    Trust Center settings, select Protected View and
    uncheck all options under it.
    Restart the Excel 2013 to check the issue.
    Jaynet Zhang
    TechNet Community Support

  • Scehudling assistant causes Outlook 2013 crash when creating meeting with external attendee

    Good morning
    I have a very annoying problem with Outlook 2013 that occurs when a user attempts to create a meeting, inviting and external attendee and uses the Scheduling Assistant to help them organise timings. We are running Exchange 2013 CU3 with no other versions
    of Exchange in our environment.
    Everything works fine until the user attempts to use the Scheduling assistant, as soon as they do, Outlook promptly crashes. Using OWA, things seem to work as expected.
    This is the error logged in event viewer:
    Event ID: 1000
    Faulting application name: OUTLOOK.EXE, version: 15.0.4569.1503, time stamp: 0x52b0b282
    Faulting module name: mso.dll, version: 15.0.4605.1000, time stamp: 0x531f9fba
    Exception code: 0xc0000409
    Fault offset: 0x00009408
    Faulting process id: 0x1320
    Faulting application start time: 0x01cf6453441df03b
    Faulting application path: C:\Program Files (x86)\Microsoft Office\Office15\OUTLOOK.EXE
    Faulting module path: C:\Program Files (x86)\Common Files\Microsoft Shared\Office15\mso.dll
    Report Id: 62895ac5-d04a-11e3-8285-7071bc433f94
    Faulting package full name:
    Faulting package-relative application ID:
    Has anyone experienced this before and if so can you help me fix it please? Is this a bug with Outlook or Exchange? I am going to test the same scenario on a machine running Outlook 2010 to see if the same issue still persists.

    Open Outlook with /safe command (Or hold Ctrl key when open Outlook) starts Outlook without the Reading Pane or toolbar customizations. Both native and managed Component Object Model (COM) add-ins are turned off. To narrow down the cause,
    you can also try /safe:1 and /safe:3 commands.
    /safe:1   Starts Outlook with the Reading Pane off.
    /safe:3   Both native and managed Component Object Model (COM) add-ins are turned off.
    To do this, press Windows key + R to open the Run command, type outlook.exe /safe:1
    and press Enter.
    In addition, you can refer to the steps in this article to troubleshoot issue that Outlook does not crash when you start it in safe mode. See the "Step 6: Start Outlook in safe mode" section:
    http://support.microsoft.com/kb/2934538/en-us
    Please let me know the result.
    Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • SharePoint Designer 2013 crashes when creating a custom workflow...

    I have never had this problem with SPD2010 and the default workflow 2013 templates do not provide the features that I need so creating this workflow using the online UI is not an option.
    I have uninstalled SPD2013 two times now and I have tried creating a new list and I still have the problem.   It's critical for my project that we are able to create custom workflows so this is a HUGE blocker for me so any help would be appreciated.
    Thanks
    Rick

    Did you ever get a response?

  • Excel 2013 crash - related to digital signature?

    This is a cross-posting of a thread originally started in Microsoft Answers (Office- Excel) forum, advised to post in this forum by MS support engineer Mohan Suryanarayan (link to other forum: here).
    I have a VB macro in file A (which otherwise contains only several Excel Tables with named ranges). My digital signature (for signing code) is attached to file A.
    As the macro executes, the Open file dialog is called up so that the User can select a secondary file to open (file B or C).
    Files B and C contain several sheets with formulas and Excel Tables, and also their own extensive VB macros. My digital signature is also attached to files B & C.
    The remainder of the macro in file A simply executes an update of the Excel Tables in the secondary file, before saving & closing it.
    I have been finding that during execution of the file A macro, Excel crashes and closes all open Excel files.
    If I remove the digital signature from the secondary files then the macro in file A executes with no problem.
    The macro was written in Excel 2007 and on a different laptop, with different digital signature, and used to have no problem at all. When a new laptop was purchased a new digital signature was obtained and placed into all of the files.
    Execution of file A is a critical process - I need help with stopping the crash, while maintaining a digital signature in the secondary files (so that their own macros can execute).
    Event Viewer error shows the following:
    Faulting application name: EXCEL.EXE, version: 15.0.4667.1000, time stamp: 0x543d366c
    Faulting module name: mso.dll, version: 0.0.0.0, time stamp: 0x5447696f
    Exception code: 0xc0000602
    Fault offset: 0x011aafdd
    Faulting process id: 0x2d58
    Faulting application start time: 0x01d01e17eafcd0bb
    Faulting application path: C:\Program Files\Microsoft Office 15\root\office15\EXCEL.EXE
    Faulting module path: C:\Program Files (x86)\Common Files\Microsoft Shared\Office15\mso.dll
    JL Latham replied:
    Tom, all I can give you is relatively non-information.  I haven't experienced that type of behavior even in Excel 2013 with digitally signed macros in multiple workbooks.  But my digital signature is a commercial one from DigiCert, not
    self-cert.  I'm not even sure what piece of Excel or Office processes the digital signature (that is, whether it is mso.dll or not).  But your whole process has more moving parts than most of mine involving multiple workbooks do - I quite often turn
    off .EnableEvents when doing things like that just so event driven macros in the other workbook(s) do not execute.
    Do the macros in the 'B files' have to execute during all of this processing in file A?  If not, have you tried turning interrupts off:
    Application.EnableEvents = False
    before starting to work with the B-files?  Maybe something in them, such as a Worksheet_Change() or other event triggered process is messing things up?
    If you do use  Application.EnableEvents=False, remember that you MUST re-enable that later in the code with Application.EnableEvents=True to get responses to things like button clicks, changes in a worksheet or other event driven processes
    to run 'normally' again.
    Have you looked at this discussion:
    http://answers.microsoft.com/en-us/office/forum/office_2013_release-excel/excel-2013-crashing-immediately-when-attempting-to/ea2ab100-5525-4a0d-a3cf-6977319f954f
    Sounds very similar to yours - original signature created in 2007, and crashing in 2013.  Some suggestions were made, but whether they fixed the issue or not is unknown: OP never came back and said "fixed it" or "didn't fix it".
    I replied:
    In answer, the secondary B files don't execute any part of their macros during the A file process, and I hadn't included an EnableEvents = False within the file A code. However, I have just tried it to check if it made any difference and unfortunately it didn't.
    I had read the thread you gave a link to before posting, and also the sub threads given within that one, but didn't see anything I thought of immediate parallel other than an Excel 2013 crash.
    The way I read the linked thread was that a User added a signature in Excel 2007 and when they tried to open the file Excel (2007?) crashes, although other people using Excel 2013 can open it (not clear whether it means others can open the one with
    the 2007 signature or without it).
    Anyway, the differences in my situation are that:
    (1) my B-files were originally created in Excel 2007 on a different laptop to current and had their own signature attached. I maintain a 'stock' of B-file versions, some of which have the old signature and some the new. If I run the A-file macro
    on one of the B-files with the old signature then it executes ok;
    (2) I am able to open the B-files ok, no matter whether the signature in them derives from the old laptop with Excel 2007 or the new laptop with Excel 2013;
    (3) the macros within the B-files execute ok (this includes any versions of the B-files which still have an old signature attached, by removing the old signature and replacing with the new and executing on the new laptop);
    (4) the offending operation which triggers the crash (when the B-files have the new signature attached) is a Resize of the Excel Tables within the B-file. I understand that I may eventually have to find a workaround for this operation but initially
    I want to sort out the signature issue (I'm reasonably sure the signature issue is not a red herring where the Resize is the 'real' problem).
    Regards, Tom

    Hi,
    According to your description, this issue occurred with some particular files that stored in SharePoint site. Did the user  download the file to local disk to print?
    Based on the event log >>Faulting module name: EXCEL.EXE<<, it does not show the root Faulting module. Thus, please try to follow this KB to do general troubleshooting:
    https://support.microsoft.com/en-us/kb/2758592
    Then, if you have used "printer status application", please go to Device settings -> Installable options -> Printer Status notification and select disable.
    If this issue still exists, we may need to collect the App crash dump file:
    https://technet.microsoft.com/en-us/sysinternals/dd996900.aspx
    You can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • SSMS crash when creating new database diagram

    For several years I have been unable to create database diagrams from within SSMS.  I have tried every combination of VS2005, VS2008, VS2012 and VS2013 with every combination of SQL2005, SQL2008, SQL2012 and SQL2014.
    I have installed, uninstalled, and repaired many dozens of times.  I am currently using VS2013 ultimate with SQL2014 express.
    I have tried every related 'workaround' that I can find on the internet.  Still the problem persists.
    Any help would be deeply appreciated.
    Here are the relevant details with file versions:
    In SSMS, I right-click on a database and choose New Database Diagram.  A Blank diagram window appears with the SSMS error dialog:
    ===================================
    Attempted to read or write protected memory. This is often an indication that other memory is corrupt. (Microsoft.VisualStudio.OLE.Interop)
    Program Location:
       at Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
       at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
       at Microsoft.Internal.VisualStudio.Shell.Interop.IVsTrackSelectionExPrivate.Register()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConnectSelectionContext()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Activate()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.viewManager_ActiveViewChanged(Object sender, ActiveViewChangedEventArgs e)
       at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
       at Microsoft.VisualStudio.PlatformUI.ExtensionMethods.RaiseEvent[TEventArgs](EventHandler`1 eventHandler, Object source, TEventArgs args)
       at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.SetActiveView(View view, ActivationType type)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ShowInternal(ShowFlags showFlags)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<Show>b__26()
       at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Show()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.<Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.Show>b__7a()
       at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.Show()
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection
    con, String fileName)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow(IManagedConnection mc, DocumentOptions options)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.InvokeDesigner(IManagedConnection connection)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.Invoke()
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ToolsMenuItemBase.MenuInvokedHandler(Object sender, EventArgs args)
    Version info taken from Sql Server  Management Studio/Help/About dialog:
    Microsoft SQL Server Management Studio      12.0.2000.8
    Microsoft Analysis Services Client Tools    12.0.2000.8
    Microsoft Data Access Components (MDAC)     6.1.7601.17514
    Microsoft MSXML                             3.0 4.0 5.0 6.0
    Microsoft Internet Explorer                 9.11.9600.17358
    Microsoft .NET Framework                    4.0.30319.18444
    Operating System                            6.1.7601
    DLL versions
    c:\Program Files(x86)\Common Files\microsoft shared\Visual Database Tools
    dsref80.dll  version 12.0.21005.1
    c:\Program Files(x86)\Common Files\microsoft shared\MSDesigners8
    msdds.dll    12.0.21005.1
    msddsf.dll   12.0.21005.1
    msddslm.dll  12.0.21005.1
    msdds.mp.dll 12.0.21005.1
    msddsp.dll   12.0.21005.1
    c:\Program Files(x86)\Common Files\microsoft shared\MSDesigners8\Resources\1033
    msddsui.dll 12.0.21005.1

    Hello,
    There is a Connect item related to this issue. This is the link of that Connect item:
    https://connect.microsoft.com/SQLServer/feedback/details/730985/smss-crashes-when-creating-new-database-diagram
    Try the workarounds posted there (Workarounds section).
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Smartview 11.1.2.2.310 - Excel 2007 crashes when openning panel

    We are upgrading our users from a previous version of Smartview to 11.1.2.2.310
    we are finding users on excel 2007 are having problems when attempting to work with a macro enabled workbook and ad hoc query previously setup from the previous version
    Excel crashes when we try and select the connection panel screen with the following dialogue message:
    "Microsoft Office Excel has stopped working"
    we also tried with the macro options turned off
    looking for some help, not sure how to resolve this
    Any thoughts anyone?
    Chaz

    Chaz - were you able to find a solution to this?    I am experiencing the same thing with Smartview on excel 2007 also and cannot get past it.

  • Outlook 2013 crashes when PDFMaker add-in is enabled

    Outlook 2013 crashes when the Acrobat v.11.0.3 PDFMaker add-in is enabled. Outlook 2013 will automatically disable the add-in.
    The Outlook 2013 version is 15.0.4517.1509, 32 bit. Windows 7 Pro 64 bit is the OS.
    Below is the screenshot of the Outlook Account Info page.
    Any comments or suggestions would be appreciated.

    I was having to start Outlook 2013 two times every time I turned on my computer (running Windows 8.1 64-bit). The first time, Adobe Acrobad crashed Outlook, disabled PDF Maker, and closed. The second time Outlook started, told me it disabled PDF Maker, and gave me the option to re-enable. I then click to re-enable PDF Maker.
    However, I tried LoriAUC's suggestion #1, to launch Outlook 2013 as Administrator. When I did that, Outlook just started up without disabling PDF Maker and without crashing. And PDF Maker remained availble to use within Outlook. That's the way it should always work.
    So, I remember that Outlook ran fine with PDF Maker until this month of February 2014. I wonder what changed, Outlook or Acrobat Standard Edition so that Outlook crashes (unless running Outlook as Administrator).
    In the meantime, I wonder how to make Outlook start as Administrator automatically without my having to do any extra steps. Or is there a better fix.

  • Premiere Pro CC updated  - crashes almost immediately on my mac OS X Yosemite 10.10.3. Crashes at startup, crashes with media import, crashes when creating a sequence. NEED HELP FAST I have tried many troubleshooting solutions I found online nothing has

    Premiere Pro CC updated  - crashes almost immediately on my mac OS X Yosemite 10.10.3. Crashes at startup, crashes with media import, crashes when creating a sequence. NEED HELP FAST> I have tried many troubleshooting solutions I found online nothing has worked.

    Hi,
    Sorry to hear about the experience. Please provide your computer configuration details.
    Memory, Processor, Graphics card, Exact version of Premiere Pro, Error message that you are get. If you can post screenshots of the error report that would be helpful.
    Thanks,
    Rameez

  • InDesign CC 2014 crashes when creating alternative layouts

    InDesign CC 2014 crashes when creating alternative layouts. I successfully created alternative layouts in 3 documents, now I cannot create any at all, it just crashes the program.

    I just taught a class using Alternative Layouts in InDesign CC 2014 without crashing.
    Start by telling us what kind of computer and operating system you're running. Are you having any other problems in InDesign CC 2014? Have you try restoring your preferences?
    Trash, Replace, Reset, or Restore the application Preferences

  • Yesterday I installed motion 5. It crashes when creating a new project or opening a template or old project. It runs on macbook 2.1 intel core 2.16 GHz. Thanks or helpful hints.

    Yesterday I installed motion 5. It crashes when creating a new project or opening a template or old project. It runs on macbook 2.1 intel core 2.16 GHz. Thanks or helpful hints.

    It used to be in there (id 226635 is the last one with it); should I clean it up a bit and put it back with a bit more of a disclaimer?

  • Lab View crashing when creating new bound variable

    Hi,
    I have to connect to an OPC server from Lab view and have played around a bit with the OPC client options.
    I would like to use shared variables as that seems like a handy way to access the needed variables. I have followed the instructions in http://zone.ni.com/devzone/cda/tut/p/id/7450 .
    However when i use the create bound variables feature LabView crashes when i browse for OPC tags, step3 under "Create Shared Variables that Connect to the OPC Tags through the I/O Server". If i try to expand the node "OPC1" LabView crashes. I try to access the built in NI OPC server locally.
    Also during this process LabView gives warning box saying "Configure OPC server to run with an identity of interactive user". we did try the the steps in http://zone.ni.com/reference/en-XX/help/371618G-01/lvdschelp/config_local_opc_serv/ . However the The interactive user button was disabled under NI OPC sever properties.
    Is there something i have missed? Something that needs to be configured before going through that tutorial?
    I run LabView 2011 on a 64 bit Win7P computer. The DSC module and the NI OPC Servers are installed and seem to work (when running the OPC examples ).
    Thanks.

    Hello AmritaNikhil,
    Thanks for the post, I have a few questions for you about this issue.
    What versions of NI OPC Servers are you using?
    Is the server hosted on your local machine or on a remote machine?
    Are you able to successfully connect NI OPC Servers and NI OPC Quick Client?
    Have you been successful in using OPC IO Servers in the past or has this issue occurred since you have started your application?
    Can you consistently reproduce this crash?
    You can try to work around this issue by using Network Items rather than Project Items when creating bound variables in the Create Bound Variables window. Please try this option and let me know if you have any additional information about your application that may be helpful in solving this issue. In addition, I have also included a link to a similar post. Hope this helps!
    LV 2011 crash when create bound variables
    http://forums.ni.com/t5/LabVIEW/LV-2011-crash-when-create-bound-variables/m-p/1879137
    Paul-B
    Applications Engineer
    National Instruments

  • Crash when creating new file

    illustrator crashes when creating a new file or opening existing - no special message. Just "illustrator has stopped working"
    graphics drivers uptodate, tried uninstall, reinstall, tried cleaner, tried sign-out-of creative cloud, nothing works.
    running windows 8 64bit

    If it works on another account, then pretty obviously your permissions are screwed on the other account and you need to fix them...
    Mylenium

  • Sharpoint designer 2013 crashes when Workflow People/Group Selection after adding AAM

    I have same issue as mention in this post. Sharpoint
    designer 2013 Stopping when Workflow People/Group Selection. SharePoint designer crashing after selecting peopicker in workflow. This is happening after adding AAM url.
    And also as answer mentioned My website has same thing. like http://<systemname> as
    Default and http:\\mycompany.com as
    intranet.
    And aslo I opened in website in designer is http://<systemname> .
    It used to work before I adding AAM url. Now it is not working.
    ItsMeSri SP 2013 Foundation

    Hi,
    Please check ULS log for more information about error to help narrow down the issue.
    If you find error message as "the service '/_vti_bin/spclaimproviderwebservice.svc' cannot be activated due to an exception during compilation, The exception message is: This collection already contains an address with scheme http, There can be
    at most one address per scheme in this collection.
    http://xblogs.kompas-xnet.si/post/SharePoint-Designer-2013-Crashing-when-using-select-peoplegroups-from-SharePoint-site.aspx
    Then the issue might be caused by more than one IIS Site Binding in single web application.
    Please firstly remove AAM settings following the steps below:
    In IIS manager, remove the added url binding from IIS site for SharePoint web application.
    In CA, remove url under AAM settings and execute IISReset. Now you can check if the issue is resolved.
    If you need to configure AAM for your web application, please extend web application and set AAM on the extended web application.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Ical crashes when I go to a date more than one month forward.

    ical crashes when I go to a date more than one month forward.

    The extension called Stop Autoplay isn't available from AMO any longer, it was probably pulled by the original author. <br />
    http://kb.mozillazine.org/Muting_browser
    It looks like it is available here: <br />
    http://mac.softpedia.com/progDownload/Stop-Autoplay-Download-31767.html

Maybe you are looking for

  • MacBook Pro Retina Display (15-inch) freezing

    Hi all: Hope you're well. I'm having an issue with my machine where the mouse will start to wain, the programs will start slowing then the entire OS will just freeze. It doesn't seem to create a crash log for the event, and I'm not sure what part of

  • Estimate Cost on Split Valuation Materials

    Dear Experts, We have split valuation on MM for almost 2 years. But we have since then the following problem: We have this split valuations: For finished products (FERT) we have 01 and 02 for valuation types For semi-finished products (HALB) we have

  • Where can i find Functional location status in PM module ?

    Hi all, Where can i find Functional location and network order status in PM module ?

  • Last and First pages of the Interactive report

    Hello, I have successfully inserted this code <div style=""> <table> <tr> <td style=""> <img align="absmiddle" alt="<<" title="<<" src="#IMAGE_PREFIX#srmvall.gif" onclick="gReport.navigate.paginate('pgR_min_row=1max_rows='+$v('apexir_NUM_ROWS')+'rows

  • Dead link on HP support

    This link does dot display any document for me http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&dlc=en&cc=us&lang=en&product=4125509&docname=c0147... Linked from this page, link at bottom "HP Notebook PCs - HP Battery Alert Message Displays on Start