Send to OneNote from Outlook does not prompt for location

Hello
Since the most recent update, the Send To OneNote feature in Outlook does not prompt for a location but seems to be defaulting to the same notebook each time - even if it is not the active notebook. I've tried repairing Office 365 but it did not work. Is
this a known issue?
Thank you
Simon

Hi,
Just checking in to see if the information was helpful. Please let us know if you would like further assistance. 
Best 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

Similar Messages

  • OVM Server 2.1.2 does not prompt for Networking

    OVM Server 2.1.2 does not prompt for a network setup (ie DHCP or static IPs).
    - I tried re-installing this several times
    This same machine works with native Enterprise Linux 5.2 x86-64 networking.
    The motherboard has two onboard Realtek 8111C chips (10/100/1000 Mbit)
    http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2842
    Will setting up networking by hand work with OVM Server 2.1.2?

    OK I finaly made my Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller to work.
    First install an Ethernet card in your box that OVM supports. This to make the OVM installation run smoothly.
    When OVM is up and running follow the steps in [Mini-HOWTO] RPMs needed to compile a kernel-module on / for VM Server to get a working environment to compile modules.
    Now get the driver for the unsupported card from ftp://61.56.86.122/cn/nic/r8168-8.008.00.tar.bz2 .
    Unpack the file by running;:
    tar -jxvf r8168-8.008.00.tar.bz2
    Now follow the steps in the included readme file to compile and install the driver.
    After this I edited the file /etc/modules.conf and changed the line
    alias eth0 xxx
    to
    alias eth0 r8168
    I then turned of the machine and removed my temporary network card.
    When booted I ran system-config-network to configure the network once more to the original values I entered when I installed.

  • ADF panel does not prompt for variable defined in ADF view object.

    I have created an ADF Panel, which allows the user to run a few simple queries against an Oracle database done using ADF view objects and ADF view links and ADF application module.
    One of these queries lookup detail information about a given database object (Table, view or whatever) from dba_objects. The SQL uses a parameter (:P_OBJ_NAME) that has a default value of “Departments”. If I run the ADF application module by itself outside of the ADF panel, all works fine, it prompts me to provide a value for the parameter :P_OBJ_NAME.
    As I said the panel contains the different ADF view links including the one that should prompt the user to provide a value for :P_OBJ_NAME. When I run the panel it does not prompt me for :P_OBJ_NAME, it just uses the default defined value “departments”.
    I hope I described my problem for every one to understand. The question obviously is how do I get the ADF panel to prompt the user to provide a value for parameter :P_OBJ_NAME, my expectation was that since the sql in the view object and the application module both are designed to prompt for a value for this parameter then the panel should do just that but it does not.
    You expert input would be most appreciated.
    Thanks.
    Bobby A.
    Edited by: Babak Akbari on Aug 13, 2009 8:34 AM
    Edited by: Babak Akbari on Aug 13, 2009 11:12 AM

    The prompting for a parameter is a feature we built into the ADF Tester - it is not a default behavior you get in your application when you just place a VO on your page.
    To get something like this expend the operations node under the VO in the data control palette, and drag the "Execute with parameters" operation to your page to drop it as a parameter form.
    This will provide your user a place to fill out the parameter and press a button to execute the query.

  • Windows 8 setup does not prompt for license key, then fails, on hp envy notebook

    Hi,
    I am trying to install Windows 8 pro on an hp envy dv7 notebook, that came with a Windows 8 home pre-installed.
    I tried by running the setup from the CD inserted while Windows was running, but setup complained that no license key matched the CD and faled. Strange enough,
    setup did not prompt for any license key!
    I tried the setup on another, older PC, there it did prompt for license key and setup ended well. At least it was not the CD.
    Then I retried booting from setup CD, it loaded files, then started the setup without promptiing for any license key, and failed again.
    Then I tried with a Windows 7 CD, same behavior, not prompting for license key and fail to setup.
    Then I "repaired" Windows by booting from CD and reformatting the hard drive, dropping all Windows partitions, then restart setup from CD, but it still behaved the same way: not prompting for license key, and failing to setup.
    I called the HP support, and they answered that it was a problem for Microsoft (what a good support, the only place where the problem occurs is the hp computer, but let the Customer call Microsoft instead).
    So here I am, did any of you use an hp computer, and succeeded in installing Windows 8 PRO NFR from Technet plus on it?
    Regards
    Pierre

    Hi,
    I am trying to install Windows 8 pro on an hp envy dv7 notebook, that came with a Windows 8 home pre-installed.
    I tried by running the setup from the CD inserted while Windows was running, but setup complained that no license key matched the CD and faled. Strange enough,
    setup did not prompt for any license key!
    I tried the setup on another, older PC, there it did prompt for license key and setup ended well. At least it was not the CD.
    Then I retried booting from setup CD, it loaded files, then started the setup without promptiing for any license key, and failed again.
    Then I tried with a Windows 7 CD, same behavior, not prompting for license key and fail to setup.
    Then I "repaired" Windows by booting from CD and reformatting the hard drive, dropping all Windows partitions, then restart setup from CD, but it still behaved the same way: not prompting for license key, and failing to setup.
    I called the HP support, and they answered that it was a problem for Microsoft (what a good support, the only place where the problem occurs is the hp computer, but let the Customer call Microsoft instead).
    So here I am, did any of you use an hp computer, and succeeded in installing Windows 8 PRO NFR from Technet plus on it?
    Regards
    Pierre
    Is it a Chinese Editon preinstalled in HP notebook?
    Windows 8 preinstall machine includes a license key in system firmware. So Windows 8 setup will use this key rather than pop up product key input text pop. It is a Microsoft by design issue. So no good mathod to workaround this problem.
    http://whqlcn.wordpress.com

  • Report does not prompt for parameters when SeparatePages=False

    Hi all. We are using CR2008 Basic w/SP1 along with VS2008. Within our application, reports pull up fine and prompt for parameters using the CrystalReportViewer against the web service. SeparatePages is set to True. We want to change SeparatePages to False, but when I do that any report that should prompt for parameters is not.
    The reports were created in CR 8.5. We have upgraded them to CR2008 (open, refresh, save) which has greatly increased performance. With some further testing, I've discovered that if I take a report that doesn't currently have any parameters and add one via VS2008 report designer, it WILL prompt for the parameter when I run it in our application with SeparatePages=False.
    So I'm leaning that the problem has to do with the reports originally being created in 8.5. I've tried modifying an existing report with parameters, deleting parameters and re-adding, but I still can't get these to prompt for parameters with SeparatePages=False.
    Again, these same reports prompt for parms and work fine as long as SeparatePages=True.  I'm hoping someone might be able to shed some light on this. There are over 400 reports so re-creating them from scratch under CR2008 will be a painful option
    If I need to provide any additional information just let me know. Thank you!
    Sheila

    We are still working to resolve this issue. Testing has shown that for reports that don't return a lot of data, the prompt for parameters will display. But for larger reports, we just see the hour glass and the parameter prompt never displays. It's almost like the reports are trying to return the full dataset without any paramters being passed BEFORE it will prompt for parameters. This would explain why smaller reports will prompt and larger reports never will (?). Not sure that is what is happening.  Again, with SeparatePages=True we are immediately given the parameter prompt. With SeparatePages=False we run into the issue of no prompts.
    Here's the code behind if it help:
    ReportDocument report = new ReportDocument();
    try
        String rptFileName = @"App_Data\Reports\" + Request.QueryString.GetValues(0).GetValue(0).ToString();
        log.writeLog("Loading Report: " + rptFileName);
        String rptFile = Server.MapPath(rptFileName);
        report.Load(rptFile);
        report.Refresh();
        ConnectionInfo crConnectionInfo = new ConnectionInfo();
        log.writeDebugLog("ServerName : " + rProperties.ODBCSource);
        crConnectionInfo.ServerName = rProperties.ODBCSource;
        log.writeDebugLog("DatabaseName : " + rProperties.ODBCSource);
        crConnectionInfo.DatabaseName = rProperties.ODBCSource;
        log.writeDebugLog("UserID : " + rProperties.ODBCUser);
        crConnectionInfo.UserID = rProperties.ODBCUser;
        log.writeDebugLog("Password : " + rProperties.ODBCPassword);
        crConnectionInfo.Password = rProperties.ODBCPassword;
        foreach (CrystalDecisions.CrystalReports.Engine.Table table in report.Database.Tables)
            TableLogOnInfo crTableLogOnInfo = new TableLogOnInfo();
            crTableLogOnInfo.ConnectionInfo = crConnectionInfo;
            table.ApplyLogOnInfo(crTableLogOnInfo);
    catch (Exception err)
        log.writeLog("Error Loading Report: " + err.ToString());
        this.lblError.Text = err.ToString();
        this.ErrorTable.Visible = true;
        this.ReportTable.Visible = false;
        return;
    CrystalReportViewer1.HasCrystalLogo = false;
    CrystalReportViewer1.ReportSource = report; // _serverFileReport;

  • Adobe Creative Cloud Window Blank and Does not Prompt for Login?

    I have three computers right now. One 2010 iMac, one 2012 Macbook Pro and a new 2014 Macbook pro. I have logged out and uninstalled creative cloud from the iMac. After buying the new MacBook Pro (2014) I have used the 2012 laptop to copy my entire user profile onto the newer laptop (including Adobe applications and creative cloud). However, when I try to open a Premiere project from the external drive I have been working off of, I get this message:
    Adobe Application Manager is needed to resolve this problem. However, it is missing or damaged. Please download and install a new copy of the Application manager from 'http://www.adobe.com/go/applicationmanager'.
    When I go to that link, I get a prompt to download creative cloud (not application manager). I of course download Creative Cloud again and am given the steps to install but once the Creative Cloud installation progress bar finishes up and CC opens up, the window is blank and I am not asked to login or do anything. I cannot access any projects or login to my CC account on this new computer whatsoever.
    I have deleted the opm.db file in the "OOBE" folder and I have restarted the application. I have uninstalled and reinstalled. I have restarted my computer. I have tried everything for the past few hours and have made absolutely no progress.
    I am pretty stressed about this as the projects I have to work on are time sensitive. Any help would be greatly appreciated as customer chat support just left me on hold for close to an hour and I have not found a solution in the forums.
    Thanks in advance.

    Thanks John,
    I actually found a post after another hour or so looking that pointed out the same potential problem that you did, but thank you for your help anyways.
    I actually found some steps that someone had posted from their conversation with customer service. I've pasted it below. Hopefully it will help another lost and weary traveler as much as it did me.
    8. Re: No Apps in Apps Tab
    StarJockey Apr 7, 2014 6:40 PM (in response to StarJockey)
    This worked for me. Thank you, Adobe!
    Step 1:
    Open Finder application.Click on Go>Go to Folder.
    Type /library and press return key.
    Then navigate to Application support/Adobe folder.
    Right click on Adobe folder and select 'Get info'.
    Under Sharing and permissions, click on Lock icon and enter
    Administrator user name and password.Click on symbol, select Admini
    strators and click on Add, then give 'Read and Write' permissions to Administrators.
    Click on symbol again, select current logged in user name and click
    on Add, then give 'Read and Write' permissions to Administrators.
    Give 'Read and Write' permissions to Everyone, System, Admin, users.
    Then click on Gear icon and select the option 'Apply to Enclosed items'.
    Step 2:
    Open Finder application.Click on Go>Go to Folder.
    Type ~/library and press return key.
    Then navigate to Application support/Adobe folder.
    Please give full permission as mentioned above.
    Step 3:
    Open Finder application.Click on Go>Go to Folder>>Type /library and
    press return key>>navigate to Application support/Adobe folder folder.
    Locate the folder named AAMupdater and rename it to AAMupdaterold and
    OOBE to OOBEold.
    Step 4:
    Open Finder application.Click on Go>Go to Folder>>Type ~/library and
    press return key>>navigate to Application support/Adobe folder folder.
    Locate the folder named AAMupdater and rename it to AAMupdaterold and
    OOBE to OOBEold.
    Once you are done with the above steps, you can try launching the
    Creative Cloud desktop application.
    If you still face the same issue, please try the next steps.
    (These steps were not necessary for me.)
    Step 5:
    Click on the below link to download the cleaner tool.
    http://download.macromedia.com/pub/creativecloud/cleanertool/mac/AdobeCr
    eativeCloudCleanerTool.dmg
    Select the product as Creative Cloud and CS6, then select Creative Cloud
    desktop/Adobe application manager and select clean.
    Step 6:
    Once you are done with the above steps, login to
    https://creative.adobe.com/products/creative-cloud and try downloading
    the Creative Cloud desktop application.

  • Resume from standby does NOT ask for password--how to fix?

    On my X240, when I resume from standby, I am NOT being asked for my password. But I want to.
    In Power Manager, in Events, I keep setting Require password on standby resume to yes, but the computer comes out of standby when I touch the keyboard, without asking for my password.
    NB I work with the laptop closed, and docked in a Targus dock. Under AC settings, for the lid closed event, I have set it to Do Nothing

    Hi,
    Pardon a silly question, but is it actually resuming from standby or just re-activating the display?  By that I mean that the screen is blank but the laptop isn't yet in standby mode.
    How do you have the screen blank and standby timers set and how do they compare to the times that you observe the problem?
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Gnome screen lock does not prompt for password

    Whenever I lock my screen under gnome, I am never prompted for password when unlocking.
    Does anyone know how to solve this issue?

    Do you have fprintd installed? I ask because I found the following openSUSE bug report: http://lists.opensuse.org/opensuse-bugs … 01518.html

  • After the in place upgrade from SharePoint server 2007 to 2010, the out of the box approval workflow does not prompt for additional information after check in of a major version.

    I think it has to do with the interaction between Word, InfoPath, IIS, and /or SharePoint, but I cannot put my finger on it.  Maybe client integration or authentication settings?  I have looked at it in wireshark
    and have not seen anything glaring.
    Steps to reproduce the (working) behavior:
    Set up a document library in SharePoint 2010.
    Under versioning settings, make the following changes:
    Set Require Content Approval for submitted Items to Yes
    Select Create Major and Minor (draft) versions
    Set require checkout to Yes
    Create an out of the box “approval” workflow with the following settings:
    Start this workflow to approve publishing a major version of an item.
    I then create a new document. Save it.  check it in.  it is now version 0.1.
    I then open it again. check it out.  Make a change. Close and save it.
    Check it in.
    Publish major version:
    At this point a screen is presented to me to enter workflow parameters.  This screen comes up in Enterprise 2013 and MOSS 2007, but not the migrated version of 2010:
    This is what I need help with.  It should come up in 2010.  To fix it in 2013, I had to change the IIS bindings to only have 1 entry for a port.  I did this for 2010 and it did not work.
    Any help or ideas is very appreciated.  Thanks very much in advance.

    Hi Chris,
    According to your description, my understanding is that the approval workflow cannot work when the workflow was set to start to approve publishing a major version of an item after upgrading to SharePoint 2010.
    I recommend to check the approval workflow in Workflow settings of the corresponding library to see if the Start this workflow to approve publishing a major version of an item is checked.
    For test, I recommend to create a new OOB approval workflow and set it to start to approve publishing a major version of an item in the same library to see if the workflow can work.
    Thanks
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • SSH - Failure to connect, does not prompt for password,

    I have been using SSH on this iMac with 10.5.4 for over a year, upgraded to Leopard when it came out, never a problem with SSH, but now for no apparent reason, SSH fails when trying to connect through VPN into work.
    I can still connect to other systems on the internet that are not through the VPN.
    I don't suspect this to be a VPN issue because no other employees are having this problem with the VPN, using Mac, Windows or Linux. I can connect vi putty on my windows from the same network... below is my config.
    Here is what I'm getting:
    I connect as- ssh me@hostname and it returns "Permission denied (publickey)." It makes to attempt to prompt me for a password. I do not use a key on this system so it should prompt me for a password. I changed nothing on the system to cause ssh to break, But it's possible that a apple security update caused something to break.
    I have added the following to my ~/.ssh/config file
    PasswordAuthentication yes
    My /etc/ssh_config file is as follows:
    cat /etc/ssh_config
    # $OpenBSD: ssh_config,v 1.22 2006/05/29 12:56:33 dtucker Exp $
    # This is the ssh client system-wide configuration file. See
    # ssh_config(5) for more information. This file provides defaults for
    # users, and the values can be changed in per-user configuration files
    # or on the command line.
    # Configuration data is parsed as follows:
    # 1. command line options
    # 2. user-specific file
    # 3. system-wide file
    # Any configuration value is only changed the first time it is set.
    # Thus, host-specific definitions should be at the beginning of the
    # configuration file, and defaults at the end.
    # Site-wide defaults for some commonly used options. For a comprehensive
    # list of available options, their meanings and defaults, please see the
    # ssh_config(5) man page.
    # Host *
    # ForwardAgent no
    # ForwardX11 no
    # RhostsRSAAuthentication no
    # RSAAuthentication yes
    PasswordAuthentication yes
    # HostbasedAuthentication no
    # GSSAPIAuthentication no
    # GSSAPIDelegateCredentials no
    # GSSAPIKeyExchange no
    # GSSAPITrustDNS no
    # BatchMode no
    # CheckHostIP yes
    # AddressFamily any
    # ConnectTimeout 0
    # StrictHostKeyChecking ask
    # IdentityFile ~/.ssh/identity
    # IdentityFile ~/.ssh/id_rsa
    # IdentityFile ~/.ssh/id_dsa
    # Port 22
    # Protocol 2,1
    # Cipher 3des
    # Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
    # EscapeChar ~
    # Tunnel no
    # TunnelDevice any:any
    PermitLocalCommand yes
    My /etc/sshd_config is:
    cat /etc/sshd_config
    # $OpenBSD: sshd_config,v 1.72 2005/07/25 11:59:40 markus Exp $
    # This is the sshd server system-wide configuration file. See
    # sshd_config(5) for more information.
    # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
    # The strategy used for options in the default sshd_config shipped with
    # OpenSSH is to specify options with their default value where
    # possible, but leave them commented. Uncommented options change a
    # default value.
    #Port 22
    #Protocol 2,1
    Protocol 2
    #AddressFamily any
    #ListenAddress 0.0.0.0
    #ListenAddress ::
    # HostKey for protocol version 1
    #HostKey /etc/sshhostkey
    # HostKeys for protocol version 2
    #HostKey /etc/sshhost_rsakey
    #HostKey /etc/sshhost_dsakey
    # Lifetime and size of ephemeral version 1 server key
    #KeyRegenerationInterval 1h
    #ServerKeyBits 768
    # Logging
    # obsoletes QuietMode and FascistLogging
    SyslogFacility AUTHPRIV
    #LogLevel INFO
    # Authentication:
    #LoginGraceTime 2m
    #PermitRootLogin yes
    PermitRootLogin no
    #StrictModes yes
    #MaxAuthTries 6
    #RSAAuthentication yes
    #PubkeyAuthentication yes
    #AuthorizedKeysFile .ssh/authorized_keys
    # For this to work you will also need host keys in /etc/sshknownhosts
    #RhostsRSAAuthentication no
    # similar for protocol version 2
    #HostbasedAuthentication no
    # Change to yes if you don't trust ~/.ssh/known_hosts for
    # RhostsRSAAuthentication and HostbasedAuthentication
    #IgnoreUserKnownHosts no
    # Don't read the user's ~/.rhosts and ~/.shosts files
    #IgnoreRhosts yes
    # To disable tunneled clear text passwords, change to no here!
    #PasswordAuthentication yes
    #PermitEmptyPasswords no
    # SACL options
    #SACLSupport yes
    # Change to no to disable s/key passwords
    #ChallengeResponseAuthentication yes
    # Kerberos options
    #KerberosAuthentication no
    #KerberosOrLocalPasswd yes
    #KerberosTicketCleanup yes
    #KerberosGetAFSToken no
    # GSSAPI options
    #GSSAPIStrictAcceptorCheck yes
    #GSSAPIKeyExchange yes
    # GSSAPI options
    #GSSAPIAuthentication yes
    #GSSAPICleanupCredentials yes
    # Set this to 'yes' to enable PAM authentication, account processing,
    # and session processing. If this is enabled, PAM authentication will
    # be allowed through the ChallengeResponseAuthentication mechanism.
    # Depending on your PAM configuration, this may bypass the setting of
    # PasswordAuthentication, PermitEmptyPasswords, and
    # "PermitRootLogin without-password". If you just want the PAM account and
    # session checks to run without PAM authentication, then enable this but set
    # ChallengeResponseAuthentication=no
    #UsePAM yes
    #AllowTcpForwarding yes
    #GatewayPorts no
    #X11Forwarding no
    #X11DisplayOffset 10
    #X11UseLocalhost yes
    #PrintMotd yes
    #PrintLastLog yes
    #TCPKeepAlive yes
    #UseLogin no
    #UsePrivilegeSeparation yes
    #PermitUserEnvironment no
    #Compression delayed
    #ClientAliveInterval 0
    #ClientAliveCountMax 3
    #UseDNS yes
    #PidFile /var/run/sshd.pid
    #MaxStartups 10
    #PermitTunnel no
    # no default banner path
    #Banner /some/path
    # override default of no subsystems
    Subsystem sftp /usr/libexec/sftp-server
    # Example of overriding settings on a per-user basis
    #Match User anoncvs
    # X11Forwarding no
    # AllowTcpForwarding no
    # ForceCommand cvs server

    Also I forgot to mention, I have nulled out the known_hosts file to eliminate any conflicts there, I have verified .ssh is 700 and files config and known_hosts are 600
    output using ssh -v
    debug1: Reading configuration data /Users/<me>/.ssh/config
    debug1: Reading configuration data /etc/ssh_config
    debug1: Connecting to pshx4105a [216.255.177.213] port 22.
    debug1: Connection established.
    debug1: identity file /Users/<me>/.ssh/identity type -1
    debug1: identity file /Users/<me>/.ssh/id_rsa type -1
    debug1: identity file /Users/<me>/.ssh/id_dsa type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_4.5p1 FreeBSD-20061110
    debug1: match: OpenSSH_4.5p1 FreeBSD-20061110 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_4.7
    debug1: SSH2MSGKEXINIT sent
    debug1: SSH2MSGKEXINIT received
    debug1: kex: server->client aes128-cbc hmac-md5 none
    debug1: kex: client->server aes128-cbc hmac-md5 none
    debug1: SSH2MSG_KEX_DH_GEXREQUEST(1024<1024<8192) sent
    debug1: expecting SSH2MSG_KEX_DH_GEXGROUP
    debug1: SSH2MSG_KEX_DH_GEXINIT sent
    debug1: expecting SSH2MSG_KEX_DH_GEXREPLY
    debug1: Host 'pshx4105a' is known and matches the DSA host key.
    debug1: Found key in /Users/<me>/.ssh/known_hosts:3
    debug1: sshdssverify: signature correct
    debug1: SSH2MSGNEWKEYS sent
    debug1: expecting SSH2MSGNEWKEYS
    debug1: SSH2MSGNEWKEYS received
    debug1: SSH2MSG_SERVICEREQUEST sent
    debug1: SSH2MSG_SERVICEACCEPT received
    debug1: Authentications that can continue: publickey
    debug1: Next authentication method: publickey
    debug1: Trying private key: /Users/<me>/.ssh/identity
    debug1: Trying private key: /Users/<me>/.ssh/id_rsa
    debug1: Trying private key: /Users/<me>/.ssh/id_dsa
    debug1: No more authentication methods to try.

  • HT1595 Will not prompt for new password, if invalid password was entered

    Will not prompt for a new password after an invalid password was entered

    I am installing a Apple TV, when I select my router from the list it prompted me for the password. I entered an old password in error, so it would not connect. Now when I reselect my router it does not prompt for a new password, it uses the old incorrect one and does not connect. I need to be able to re-enter the correct one.

  • Infoview not prompting for parameters

    Hi all,
    quite basic question but I have spent hours on this now so decided to ask.
    I have a Crystal report based on BW query which has date range as mandatory variable.
    How do I control whether the Crystal report promts for that variable or not when opening. When I open the Crystal Report from INfoview it does not prompt for this parameter, although it did so previously.
    Is the setting with the paramter in the CR or with report options?
    thanks

    Hi,
    can you please check if the option Save data with the report is selected? You will find this under the File menu in the CR designer. If the option is selected then the report will not try to fetch data from the database when opened and therefore will not prompt you for the date variable. In this case you will have to refresh the report explicitely in the InfoView
    Regards,
    Stratos

  • System copy in EP does not ask for Traget Database

    Hi,We want to migrate our Enterprise Portal Oracle Database to DB2.
    While taking a system copy ,it does not prompt for Traget system atall.
    We have successfully migrated ECC and BI Databases where it asked target DB but here it does not prompt,what could be the issue?
    Several versions of SWPM are tried but not able to identify the issue.
    Has anyone faced such error?
    Please advice..

    Hi,
    For Java system copy, an export of the system has to be created. Are you able to create the export via the Installation Master or SWPM? Please also mention the Netweaver version of the Enterprise Portal.
    Regards,
    Srikishan

  • Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only. However opening a CSS file does not prompt that it is alr

    Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only.
    However opening a CSS file does not prompt that it is already open on or from any machine which is causing code edits to be lost.
    What we found from out testing:
    - The file can be saved from one user to the server and WILL NOT PROMPT on other machines until the saving machine has the Dreamweaver program closed completely
    - The file can be closed and  Dreamweaver minimised to the launch bar but it still will not register on other machines that it has been changed.
    - Also, until the  Dreamweaver program is closed on the machines, it will continue to open it's saved version of the file. 
    Example Scenario:
    - User 1 opens test.css (which is 2000 lines) and adds some code to the end of the file to bring it up to 2500 lines
    - Meanwhile User 2 opens test.css as well (opens as 2000 lines as User 1’s edits have not yet been saved) and adds in code to bring it to 2300 lines
    - User 1 saves his file and closes it - but  Dreamweaver is still open.
    - User 2 also saves his file and leaves  Dreamweaver  open.
    - The server will report the size and last edit of the file the same as User 2 as he was the last person to save it (and if you open from the Win7 Machine it will show as User 2’s 2300 line version)
    - If User 1 then open's the file again (from either the 'recent' in Dreamweaver OR clicking on the file directly in Finder...which version opens.... The version that User 1 saved! Not the true version on the server, but the version that User 1 edited and saved with 2500 lines in it.
    - Same for User 2, he will open 'his' version with 2300 lines in.
    Other information:
    - Files are opened directly from the server
    - Sometimes the users will save incrementally and re-open
    - Most of the time users will save incrementally and keep the files open
    - The users will never not save incrementally and just save when closing the file once finished
    - The users are usually working on the files all day
    - It is always the bottom lines of code that are lost. It could be a case of the two versions being mixed up and cutting off the newly added lines based on the line count (possibly).
    It is as if Dreamweaver is holding a cache of the version locally and then only properly looking back to the server when it has been completely closed. It is very difficult to see how the server is causing such an impact on these files, there are very few logs which are giving any indication to the root cause of the problems.
    Anyone know if this is a known issue?
    Is there a way that there can be a featured implemented on the server that doesn't allow another user to open a file if it is already open on another machine?
    Thanks

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • When trying to install apps from app store it does not prompt an apple id and after 15 minutes says "cannot connect to itunes store"

    When trying to install apps from app store it does not prompt an apple id and after 15 minutes says "cannot connect to itunes store".

    Your Apple ID may be greyed out because of restrictions. Settings>General>Restrictions>Allowed Changes>Accounts. If you set that restriction, your ID will be greyed out. Nobody can make changes to the account without entering the passcode to change disable the restriction.
    Maybe something in here will help, even though this is not exactly what you are experiencing.
    Can't connect to the iTunes Store - Support - Apple
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/

Maybe you are looking for

  • Can I return my macbook air after two months?

    Can I return my macbook air after two months?

  • Why foreign currency valuation is required ?

    Hi. I just want to clear my doubt. If we deal with foreign vendors or customers like vendor invoice is done through USD or EUR or GBP but payment is not made till now or customer invoices are done but payment is not received from them in month of Aug

  • Best laptop for Premiere Pro CC 2015?

    Hi I have a nice system at my homeoffice, but now I need a laptop too, for when I´m working at another office in town. I´m in a bit of a hurry, and have not catched up lately on all the new laptops and stuff, so I hope some of you guys will give it a

  • How to delete unwanted images in my Ipad which were transferred from my PC

    I have three problems -- 1.  My I pad when connected to I Tunes does not show the Photo tab when I go to Devices. 2  .I would like to delete images from Photos on I Pad which have been duplicated, I follow the instructions from the manual but when I

  • Not able to sync music to iphone after ios 8 update

    title pretty much says it all. When i plug my phone in, iTunes thinks that i have all my music on there and the sync button is greyed out. Any ideas on how to fix this? ive already restored my phone.