I cannot display Spry Properties

This is  my template page which has worked fine until now - it is a couple of months since last used.  When adding new pages to the ssite I used to mouse over the spry horizontal menu, get the blue border an tab, and click on the tab to add menu items and their links.
Now all I get is the blue surrounf but no tab.  How do I get to the menu properties?
Any help gratefully received.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>HVDHB Guidelines -</title>
<!-- TemplateEndEditable -->
<link href="../New Guidelines/Files/oneColFixCtrHdr.css" rel="stylesheet" type="text/css" />
<script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>
<body>
<div class="container">
  <div class="header">
    <p><a href="#"><img src="../New Guidelines/Logos/ED Logo.gif" alt="Insert Logo Here" name="Insert_logo" width="257" height="111" hspace="20" align="left" id="Insert_logo" style="background: #C6D580; display:block;" /></a></p>
    <h1>Emergency Department</h1>
    <h1>Information and Guidelines<!-- end .header --></h1>
</div>
  <div class="content">
    <div align="center">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="../New Guidelines/Files/Default.html">Home</a></li>
        <li><a href="#" class="MenuBarItemSubmenu">Clinical Info</a>
          <ul>
            <li><a href="#" class="MenuBarItemSubmenu">CVS</a>
              <ul>
                <li><a href="../New Guidelines/Clinical/Cardiovascular/ACS.html">Acute Coronary Syndrome</a></li>
              </ul>
            </li>
            <li><a href="#">Resp</a></li>
            <li><a href="#" class="MenuBarItemSubmenu">GI</a>
              <ul>
                <li><a href="../New Guidelines/Clinical/Gastrointestinal/GI bleed.doc">Management of Upper GI Haemorrhage</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">Metab/Endo</a>
              <ul>
                <li><a href="#">Adult Hypoglycaemia</a></li>
                <li><a href="#">Paediatric Hypoglycaemia</a></li>
                <li><a href="#">Hyperglycaemia</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">Chemicals</a>
              <ul>
                <li><a href="../New Guidelines/Clinical/Chemicals/Chemical Principles.html">Principles</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Paracetamol.html">Paracetamol</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Alcohol Withdrawal.html" title="Alcohol Withdrawal">Alcohol Withdrawl</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Chemical Symptoms.html">Substance ID charts</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Antidote.html">Antidotes</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/CO.html">Carbon Monoxide</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Methaemoglobinaemia.html">Met-Hb</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Organophosphate.html">Organo-phosphates</a></li>
                <li><a href="../New Guidelines/Clinical/Chemicals/Tricyclics.html">Tricylics</a></li>
              </ul>
            </li>
            <li><a href="#">GU</a></li>
            <li><a href="#">Obs &amp; Gynae</a></li>
            <li><a href="#">Paediatrics</a></li>
            <li><a href="#" class="MenuBarItemSubmenu">Head &amp; Neck</a>
              <ul>
                <li><a href="../New Guidelines/Clinical/Head and neck/C Spine Rule.doc" target="New">Canadian C-Spine Rule</a></li>
                <li><a href="../New Guidelines/Clinical/Head and neck/Head Injury.html">Head Injury</a></li>
                <li><a href="../New Guidelines/Clinical/Head and neck/Epistaxis.html">Epistaxis</a></li>
                <li><a href="../New Guidelines/Clinical/Head and neck/Headaches.html">Headaches</a></li>
                <li><a href="#">Concussion</a></li>
              </ul>
            </li>
            <li><a href="#">Spine &amp; Back</a></li>
            <li><a href="#">Upper limb</a></li>
            <li><a href="../New Guidelines/Clinical/Lower Limb/Lower Limb.html">Lower limb</a></li>
            <li><a href="#">Mental Health</a></li>
            <li><a href="#">Skin</a></li>
          </ul>
        </li>
        <li><a class="MenuBarItemSubmenu" href="#">Non-Clinical</a>
          <ul>
            <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
              <ul>
                <li><a href="#">Item 3.1.1</a></li>
                <li><a href="#">Item 3.1.2</a></li>
              </ul>
            </li>
            <li><a href="#">Item 3.2</a></li>
            <li><a href="#">Item 3.3</a></li>
          </ul>
        </li>
        <li><a href="#" class="MenuBarItemSubmenu">Information Sheets</a>
          <ul>
            <li><a href="#">Patient Information</a></li>
            <li><a href="#">Management Advice</a></li>
          </ul>
        </li>
        <li><a href="#">Education</a></li>
        <li><a href="#" class="MenuBarItemSubmenu">Forms</a>
          <ul>
            <li><a href="../New Guidelines/Clinical/Cardiovascular/Mx ACS hsTnT.doc" target="_new">Acute Coronary Syndrome</a></li>
          </ul>
        </li>
        <li><a href="#"> Master Copy</a></li>
        <li><a href="#">M A P U</a></li>
          <ul>
            <li></li>
          </ul>
      </ul>
    </div>
    <h1> </h1>
    <!-- TemplateBeginEditable name="Text" -->
    <h1>Instructions</h1>
    <p>Be aware that the CSS for these layouts is heavily commented. If you do most of your work in Design view, have a peek at the code to get tips on working with the CSS for the fixed layouts. You can remove these comments before you launch your site. To learn more about the techniques used in these CSS Layouts, read this article at Adobe's Developer Center - <a href="http://www.adobe.com/go/adc_css_layouts">http://www.adobe.com/go/adc_css_layouts</a>. </p>
    <p> </p>
    <!-- TemplateEndEditable --><!-- end .content --></div>
  <div class="footer">
    <p>Please see Richard Makower regarding Errors, changes or additions.</p>
    <!-- end .footer --></div>
  <!-- end .container --></div>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
</html>

No problem here
Gramps

Similar Messages

  • Cannot see spry menu properties

    I am using this for the first time along with a few other
    widgets.
    At first if you hover over the menu bar a 'menu title' would
    let you address it and give you the properties box for that widget.
    Although I can get the other types of spry widgets properties to
    display I can no longer display the properties box for the menu
    bar.
    Any suggestion welcome.

    Hi Kin, thanks for your help.
    Yes, neither the <statement> nor <img ...
    @thumbpath... /> are showing in FF.
    I did collapse the insignificant whitespace
    *<statement>
    <![CDATA[ ... ]]>
    </statement>
    as you’ve suggested- but to my eye, there is no change
    when viewed in FF. I removed whitespace directly from the xml doc (
    www.cabeau.com/ly_cabeau/galleries/perforated/perforated.xml
    ) rather than stripping the whitespace via an xsl:stylesheet or,
    using ... xsl:strip-space... which I little understand.
    I have uploaded all relevant files, cleared all cashes and
    temporary data locally;
    there must be something I am missing....
    www.cabeau.com/ly_cabeau/newwork.htm

  • Cannot display the folder. Microsoft Outlook cannot access the specified folder location.

    Hi, guys
    I cannot view delegate mailbox in Outlook. Following is my configure.
    I have two mailbox A-User and B-User
    Login Outlook as A-User, click File -> Account Settings -> Delegate Access, add B-User and give Editor permission of Inbox.
    Right click A-User's root inbox and select Properties -> Permission, select B-User and check "Folder visible".
    Login Outlook as B-User on other computer, click File -> Account Settings -> Account Settings, select B-User and click Change -> More Settings -> Advanced, add A-User.
    Now I can see a root A-User in Navigation Pane. But when I click it, it shows
    "Cannot display the folder. Microsoft Outlook cannot access the specified folder location."
    or
    "Cannot display the folder. Microsoft Outlook cannot access the specified folder location. The operation failed. An object cannot be found".
    I searched some solutions from internet, but all of them don't work. Could you give some suggestions? 
    Thanks.

    Hi,
    First, please double check if you have given the right permission to B-User on your step 2.
    In addition, we can try to give a higher permission to the B-user to check the result.
    Please feel free to post back and let me know the result.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • Cannot display BIG5 characters for web applications deployed to 9iAS

    I have just installed the J2EE and Webcache module of Oracle9iAS Release 2 to
    my Windows NT Server 4.0 and deployed a simple web application to it. However,
    I found that the JSP cannot display chinese (Big5) characters correctly. My JSP
    is something like:
    <%@ page contentType="text/html; charset=BIG5" %>
    <HTML><BODY>
    <% String s = SOME_BIG5_CHARACTERS; %>
    <%= s %>
    </BODY></HTML>
    On the other hand, I tried to re-direct the standard output to a log file and
    do the following in my servlet.
    System.out.println(SOME_BIG5_CHARACTERS);
    Now, the Big5 characters CAN be displayed correctly in the log file. So, I am
    confused with where the problem is.
    Here are my settings to my 9iAS:
    1) Using regedit, I have set the NLS_LANG variable of the corresponding
    ORACLE_HOME to TRADITIONAL CHINESE_TAIWAN.ZHT16BIG5
    2) In the file %ORACLE_HOME%\Apache\Jserv\conf\jserv.properties, I have
    inserted the following line:
    wrapper.env=NLS_LANG=TRADITIONAL CHINESE_TAIWAN.ZHT16BIG5
    3) In the file %ORACLE_HOME%\Apache\Apache\conf\httpd.conf, I have added the
    following line:
    PassEnv NLS_LANG
    4) In the file %ORACLE_HOME%\opmn\conf\opmn.xml, I have added the following
    line to the corresponding OC4J instance:
    <environment>
    <prop name="NLS_LANG" value="TRADITIONAL CHINESE_TAIWAN.ZHT16BIG5"/>
    </environment>
    5) For my application server, I set the java option with -Dfile.encoding=Big5
    6) I have replaced the file font.properties with font.properties.zh_TW under
    %ORACLE_HOME%\jdk\jre\lib.
    7) I have set the following in the file orion-web.xml of my web application:
    <orion-web-app
    deployment-version="9.0.2.0.0"
    default-charset="Big5"
    jsp-cache-directory="./persistence"
    temporary-directory="./temp"
    internationalize-resources="false"
    default-mime-type="application/octet-stream"
    servlet-webdir="/servlet/">
    </orion-web-app>
    Anyone have idea on fixing my problem? Thanks in advance.
    Regards,
    Kae

    I met a similar problem before but not exactly your case. When I compile the JSP by Jdeveloper, it will convert the chinese characters to strange characters. It makes me crazy to handle the chinese characters ...
    Anyway, by my experience, you better isolate the chinese characters from your JSP or Java programs. Instead, put all language dependent text in a properties file and then use native2ascii to covert your properties file into Unicode. Of course, u need to change your page charset to UTF-8.
    U can get more idea from the following site.
    Brief Description of Internationalization:
    http://java.sun.com/products/jdk/1.2/docs/guide/internat/faq.html
    Detail Tutorial:
    http://java.sun.com/docs/books/tutorial/i18n/
    Native-to-ASCII converter:
    http://java.sun.com/products/jdk/1.2/docs/tooldocs/win32/native2ascii.html

  • Explorer Cannot Display Web Page Desk Top 3000J11573​87-A11

    Originally worked fine displayed web page withOUT a problem FOR OVER A YEAR.  Starting in Jan 2008 (just after warranty EXPIRED) it just reports "cannot display web page"  Using my Xp computer I can get all of the web pages to respond. 
    Using internal checks on the Lenovo 3000J  it reports everything is OK. 
    I can receive updates on this computer and just today I installed all updates through 4/20/2008. Windows Upgrade works fine on the Lenovo.   However I cannot access the web otherwise.  I am typing this message on my Xp.  Computer because I have not been able to get a webpage to display on the Lenovo
    I want to stay with Vista Home Premium however   HOW CAN I GET THE WEB PAGE TO DISPLAY ?
    VIC
    Message Edited by vicflack on 04-20-2008 10:51 AM

    Thanks for the helf.  I disabled the firewall which is norton. and then rebooted still not able to display the web-page.  However I may have gotten closer to the problem. 
    When I select "Properties" from the file menu on the "Cannot display page" I get the following address:
    res://ieframe.dll/dnserror.htm#http://www.yahoo.co​m
    Of course it cannot display this page because it does not exist.  The page I tried to load was http://www.yahoo.com   when I select this page on my Xp computer it loads correctly and under file- properties -address http://www.yahoo.com and all is well with the world. 
    For some reason on my Lenovo Vista Home Premium Computer Internet EXployer is inserting
    "res://ieframe.dll/dnserror#http://www.yahoo.com
    Thanks for any help
    Vic

  • Error: Cannot Display page

    Hi All,
    I have a heavy transaction page with many LOVs, tables and view links. User would take more than 4-5 minutes to fill in all details. But I frequently get the following error when I am idle for 4 minutes. I specifically get error when I select, LOV or any bean with PPR, after 4 minutes. I checked ICX: Session Time value and Jserv/etc/zone.properties session.timeout values. Both are 30 mins. Is there any other setting that I am missing? I am aware that Passivation is not supported in 11.5.10 and R12 but still should I set AM: Retention Level to Manage State? Should I set profile option: FND: Passivation Level system?
    Any help is greatly appreciated.
    Thanks in advance
    Murari
    Error: Cannot Display Page
    You cannot complete this task because one of the following events caused a loss of page data.
    Possible Causes:
    You have left your login session idle past the timeout period.
    A system failure has occurred.
    The application server is incorrectly configured and does not send a session cookie to the client browser.
    If you were testing in JDeveloper:
    JDeveloper OC4J process did not fully shut down before restarting the application.
    You closed one of the Internet Explorer browser windows while the request is being processed in another Internet Explorer window. Closing an Internet Explorer window causes OC4J to expire a user session.
    OC4J XML files in your JDeveloper user home system directory have been modified or corrupted.

    Didn't see earlier that it is happening for specific activity :) Looks interesting issue.
    Is it a custom page or seeded one? Any more exception detail on apache log or jdev log window?
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                           

  • Cannot view installer properties

    I am currently unable to build an installer for my projects. I am also unable to view the properties of installers that I created in other projects. When trying to view the installer properties from past projects the hour glass shows for a few seconds and then nothing. When trying to create a new installer I only get a message that says I must first save the project before you can create a build specification. If I acknowledge this it creates the installer icon under the build specification directory but will not allow me to do anything with it.
    Any help with this problem would be great.
    Thanks

    Duffman,
    Yes this is a very strange problem. I have the LabVIEW 8.0 Full developement package with Application Builder installed correctly and have verified the license is activated. 
    To answer your questions:
    1) I have been able to build installers in the past, just last week. From the last time I was able to build an installer there have been no significant changes to my PC. I have just create many new vis and have not added any new software.
    2) I tried building a new vi and can build an exe but I cannot build an installer for that exe.
    3) When I open a project that I have created that has an installer, when I right click to get the properties I get the hour glass for a few seconds and then the pointer returns but I do not get the window that displays the properties. I do not get an error and I am still able to continue using LabVIEW afterwards. When I try to make an Installer for a new project like I said it places the Icon but when I double-click it I  get the hour glass for a few seconds and then the pointer returns. Again I can close the project or continue using LabVIEW. No error is reported by LabVIEW.
    4) The executables that I have built appear to function as designed and they run just fine on my machine.
    5) I have gone through Windows control panel to do a Change/Verify/Re-install installation of LabVIEW to verify the installations of the files again. This is also suppose to fix the registries of the applications if there is a problem. This did nothing to fix the problem except leave me more frustrated as to what the problem is. 

  • Cannot display japanese font/character in WTK22

    Hi guys,
    I followed this http://www.devarticles.com/c/a/Java/J2ME_and_Unicode/ instructions but I stil cannot display the japanese character on the screen both with eclipe and wtk22.
    What seems to be missing with my application? Do I have to install japanese font - if yes please provide steps on how to install or add this property...I've tried to add fonts on the FONTS system of windows but it seems that nothing happens...
    Thanks in advance...
    psyeu

    have you done this steps...
    ...Now with the new fonts installed go to home directory of the Sun Wireless ToolKit, and go into
    the directory wtkdevices.  Now copy DefaultColorPhone and paste in the same directory
    renamed to UnicodePhone.  Also, rename the properties file under the UnicodePhone
    directory to UnicodePhone.properties.  Next, using any editor open the
    UnicdoePhone.properties file and find the font section.  It should look similar to the...page 2 of the tutorial !

  • Cannot display iCloud address list on Outlook2010

    My Outlook is working OK to insert e-mail address from the iCloud address list, and I was able to display the iCloud address list till yesterday.
    Yesterday, I did some cleanup on my PC, but now , I cannot DISPLAY iCloudAddress List, even though outlook is still able to insert e-mail addresses from the iCloud address list.
    I checked the iCloud Add-in, it  is ENABLED.
    Thus, need help with iCloud/ OUTLOOK:
    1) To Display iCloud Address list (in order to look at properties/telephones for any contact)
    2) How to syncronize local address list with iCloud Address List (some how iCloud managed to hi-jack all my contacts few months back when I enabled iCloud on my PC, I wish they only copied to iCloud)
    Thanks.......Rabrakha

    Unlike a computer, https://www.icloud.com isn't accessible from any iPad browser AFAIK and that's almost certainly by design. If you have iCloud set up properly, everything you do on the iPad is already syncing (mail, contacts, Pages, Photo Stream, etc.).
    You can also make any adjustments to your iCloud settings on the iPad. Settings > iCloud...
    So there doesn't seem to be a need to access iCloud via Safari (or any web browser) from the iPad.
    Others may figure out a work-around, but I'm not sure what it would accomplish.
    I can see the need on a computer...particularly if you don't have yours with you and you want to access your mail or contacts...but it seems redundant to do it on the iPad.
    Was there a reason you needed to have access with Safari?

  • Cannot display custom error message in CRM_MKTLIST_BADI

    We did implement the following BADI BADI Name: CRM_MKTLIST_BADI
    Interface: IF_EX_CRM_MKTLIST_BADI Method: MAP_AND_CONVERT_DATA
    This enhancement is for suport the extension field for create new BP in
    external list management (transaction CRMD_MKTLIST). The BP creation
    process work properly but we cannot display our custom error message,
    only SAP standard error message is shown. We did try using the export
    parameter ET_MKTLIST_E but it does not work as expected, custom message
    still cannot display.
    How we can be show the custome error message ?
    Thanks in advance.
    Supreeya K.

    Hello Supreeya,
    have you tried to post this question in the SAP CRM: Webclient UI - Framework forum?
    Regards
    Gregor

  • Error message "This program cannot display the webpage when uploading images to Cafe Press

    I have had a Café Press shop for five years and except for sometimes being slow, no problems uploading images. Now, suddenly for 3 days I get the message "This program cannot display the webpage
    Most likely causes:
    • You are not connected to the Internet.
    • The website is encountering problems.
    • There might be a typing error in the address.
    What you can try:
    Check your Internet connection. Try visiting another website to make sure you are connected.
    Retype the address."
    I got the messsage about half way through the uploading of an image. People suggested using "firefox" instead of IE so I now get a similar error message from Firefox. I signed in, clicked on the image I wanted to upload and hit "upload" and get message as follows:
    Server not found
    Firefox can't find the server at members.cafepress.com.
    * Check the address for typing errors such as
    ww.example.com instead of
    [url=http://www.example.com]www.example.com[/url]
    * If you are unable to load any pages, check your computer's network connection.
    * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
    None of this makes sense because I WAS connected to the internet (obviously) or I wouldn't have been able to sign in, go to my media basket, browse for the image and click "upload" and watch as the progress bar showed percentage of upload such as 20%, etc. and even went to 100% at times before giving me the error message. Plus I couldn't make a typing error since I wasn't typing anything but uploading an image. Any suggestions?
    Whatever your suggestion, I need step by step instructions as I am totally computer illiterate. I don't even know what a "proxy" is and don't know if I have a "firewall" as the message suggests. I have "Comodo" security and am using Windows XP.
    I contacted CP which was no help at all. All they did was tell me to clear my cache which I do after every session. Thanks
    Nancy
    http://www.cafepress.com/calendarflr

    Sounds like your desktop application is in fact running from
    a server. CHMs were identified as a security risk by Microsoft and
    are best suited to the user's PC.
    Click
    here for more information.

  • Cannot display square root symbol in cvi

    I don't understand why this would be an issue, but if I'm writing in the source window (with the default font of NIEditor), I cannot display a square root symbol "√" - every time I type alt+251, I get "v". Ok, not a huge deal in the source window, but it is a big deal if THAT is what's being stored in a string variable I'm writing out to a file. Additionally, if I use the following to format a string:
    "Fmt(setpointUOM, "%s<W%cT/P3", 251);", then setpointUOM = "WüT/P3". If I display this variable in a string control, it displays as "W√T/P3", which is correct, but if I use it in a Text Box or save it to a sql database, it displays "WüT/P3" which is unacceptable.
    I've tried changing the fonts but nothing works or I get even stranger results. I've been dealing with/ignoring this since CVI7 and I'm currently at CVI10. Thanks for any help.
    Solved!
    Go to Solution.

    The difference in the display between W√T/P3 and WüT/P3 has to do with the character set that you select for the UI control. From what I can tell, only the OEM code pages map the √ symbol to character 251, so if you want to see √ for that character, you should pick the OEM character set, in that control.
    Entering √ with the keyboard in a CVI window seems like a much more problematic task. When you type Alt+251 on a CVI window, the keyboard driver is converting the 251 to 118 (the letter v). I don't know why it does that, but I noticed that the code that it converts 251 to varies, depending on your input language (which you can change in Control Panel>>Region and Language>>Change keyboards or other input methods). When english is selected in the language bar, it converts it to 118. With other languages, it converts it to other codes. I tried entering the unicode value for √ directly, which is Alt+221A (to enter unicode characters using the keypad, you have to follow the steps described here). But it didn't work. It still converted it to 118. I suspect the keyboard driver is doing this because it tries to map 221A to some symbol that is valid in the code page that corresponds to the input language, isn't able to, and picks what it thinks is the closest match.
    In lots of other applications (but not all) you can type Alt+251 or Alt+221A and it works just fine. This is because those applications accept unicode characters directly. Unfortunately, CVI isn't one of them. It uses code pages (a.k.a. character sets, or multibyte sequences) instead of unicode, and symbols don't have a universal meaning; they depend on the code page.
    Even if all this were not an impediment, you'd still run into the problem that in CVI 2010 you cannot change the font of the CVI source window to use an OEM character set. So, you'd still see it displayed as a v or a ü. In CVI 2012 you can change the change it, and so if you were using CVI 2012 you could conceivably use the clipboard to paste the √, but there is a bug in CVI that is preventing OEM characters from being pasted correctly (I realize the description says that it affects tree tooltips, but it's also generally affecting clipboard operations of some less commonly used character sets).
    So, to make a long story short, I think you should continue entering the code directly with the Fmt function, at least until this bug is fixed. And make sure that all UI controls that need to display this string are using the OEM character set.
    Luis

  • Administrator cannot change printer properties on "Advanced" tab from "Devices and Printers" on Windows Server 2012 R2

    Hello, dear Colleagues.
    User with administrators rights cannot change printer properties on "Advanced" tab from "Devices and Printers" on Windows Server 2012 R2. 
    If to launch "Devices and Printers" on server, all printer properties on "Advanced" tab are inactive (see screen below). 
    But I can change it manually with "Print Management". Features become active.
    The main purpose - to uncheck "Enable advanced printing features"  with powershell
    scripts.
    $erroractionpreference = "continue"
    $colPrinters = Get-Wmiobject -Class win32_printer -computername print_server -Filter "Name like 'printer1' or Name like 'printer2' or Name like 'printer3' or Name like 'printer4' or Name like 'printer5' or Name like 'printer6'" # get printers on server and filter with names
    ForEach ($objPrinter in $colPrinters) { # get printer details from WMI
    If ($objPrinter.RawOnly -ne "True") { # check that Advanced printing fetaures is turned on
    Write-host $objPrinter.Name
    Write-Host $objPrinter.RawOnly
    $objPrinter.RawOnly = "True" # Untick and update the object in WMI
    $objPrinter.Put()
    It works on Windows 7 workstation, but does not on print server Windows Server 2012 R2 with error
    Exception calling "Put" with "0" argument(s): "Generic failure "
    At \\print_server\c$\DisableAdvancedPrintingFeatures.ps1:8 char:17
    + $objPrinter.Put()
    + ~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException
    Can you help me with that? Look like somethings with rights.
    Thank you.

    Hello, Alan
    Morris.
    Thanks for your reply.
    I've tried to runs PS Script both locally and remotely, previously running Powershell ISE as Administrator.
    I've noticed interesting thing - if to
    check "Enable advanced printing features"
    manually thru Print Management snap-in, script works fine. But, time to time after some manipulations on print server, this advanced feature returns to enabled state automatically by system, I think. In this case PS Script does not work. Next, if to disable
    feature manually again (thru Print Management snap-in),
    and enable manually again, PS Script will work. Very strange situation.
    Thanks.

  • Cannot display the screen of the macbook on TV. OS is Lion 10.7.2. Connection to the TV is over HDMI cable.  TV shows only the backgroud picture of Lion. Do you have any suggestions for help ?

    Cannot display the screen of my macbook on TV. OS is Lion 10.7.2. The Macbook is connected to the TV is over HDMI cable.  TV shows only the backgroud picture of the Lion OS and reacts even to mission control. Do you have any suggestions for help ?

    You have the display set in Extended Desktop mode. In System Preferences>Display on the MacBook screen there should be an Arrangement tab when you have the MacBook hooked up to the TV and both screens working. When you click the Arrangement tab do you see two monitors side by side? One of them will have a Menu Bar at the top. Just click on the Menu Bar and drag it to the second monitor. That will make the second monitor your main screen. You can now use your MacBook in Clamshell Mode with a wired or Bluetooth keyboard and mouse.  http://support.apple.com/kb/HT3131 When you disconnect from the TV your Menu Bar will automatically change back to the MacBook.
    Or if you want to work on the MacBook screen while showing it on a TV you can check the Mirror Display box on the lower left hand side of the Arrangement tab under the two monitors box.

  • IE + SVG = "Cannot display XML page" ?

    Dear friends,
       I am from Taiwan.  I have a question about SVG display on IE. 
       I have a very simply SVG file as the following code.  I installed Ferdora R12 with apache web server (192.168.0.8) inside my company.
    I installed Tomcat 6.0 on my PC(192.168.0.100, window 7 with IE8.0).  I put this SVG file on Fedora, and I can see the vector graphs through
    Chrome and Firefox, but not IE(already installed SVG viewer, with the error message as following).  I put this SVG file on my PC, I can see the vector graphs by IE, Chrome and Firefox through Tomcat or opening file directly. I even put this SVG file on the web server of my company, and vector graphs can be displayed well through all of IE, Chrome and Firefox.
      The problem seems only happen in the situation "Fedora R12 + IE".  Do you have any idea of this problem?  I really need your help.
      Thank you.
    ======= Code =============
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.//EN"
    "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
    <svg id="svg00" version="1.1" xmlns="http://www.w3.org/2000/svg" >
    <svg id="svg01" x="0" y="0" width="654.1" height="654.1" version="1.1" xmlns="http://www.w3.org/2000/svg"
    xmlns:xlink="http://www.w3.org/1999/xlink">
        <a xlink:href="http://www.w3.org//Graphics//SVG//Overview.htm8">
            <rect x="10" y="10" width="100" height="30" rx="10" ry="10"
                  style="fill:lightgrey"/>
            <text x="30" y="30" font-size="12">Click here</text>
        </a>
        <a xlink:href="http://www.ibm.com//developerworks/">
            <circle cx="100" cy="100" r="50" style="fill:grey"/>
            <text x="80" y="100" font-size="12">Or here</text>
        </a>
        <a xlink:href="http://www.ibm.com/" target="new">
            <polygon
                  points="60 160,165 172,180 60,290 290,272 280,172 285,250 255"
                  style="fill:dimgrey"/>
            <text x="160" y="200" font-size="12">Or even here</text>
        </a>
    </svg>
    </svg>
    ==========================
    The error message is in Chinese, but I translate it as possible as I can.
    ====== Error message ==========
    Cannot display XML page
    Cannot use style table (or form) to view XML input. Please correct this problem and reload this page, or try again later.
    Unidentified error with processing resourse
    There is something wrong with 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'
    =============================

    Hi,
    The string is not correctly formed ( a quote and a concatenation ) :
    Your url :
    v_url:=nvl(v_rep_port,'http://'||v_rep_HOST ||':'||v_rep_port||')||'/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server='||v_rep_svr;
    The Correction :
    v_url:=nvl(v_rep_port,'http://'||v_rep_HOST ||':'||v_rep_port)||'/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server='||v_rep_svr;
    Hope it helps
    Mohamed Dadi

Maybe you are looking for

  • L.E. Crashing every time I try and open it in Snow Leopard

    Hi everyone I've just got a new iMac (the new 27" model - 3.06ghz). I was previously using the white 24" imac and had zero issues with L.E. Now, when I go to open the app it crashes repeatedly. I have no idea what to do... I'll call Apple this week,

  • Mail Sent Items not Syncing with Rackspace Server

    Hi, My sent items are not fully syncing with my rackspace email account. Some items sent through Mail show up in the rackspace sent items and some do not. I am worried that emails are not being sent. Also, when replicating, Mail will show something l

  • Is there a way to capture territory rule changes?

    Hello experts, I need to capture the change log/change history of changes of the Territory rules. Like if Valid To is changed, then what was the previous value existing for the field. Is there any way to capture this? Kindly suggest. Regards. Devashi

  • Urgent : Uploading an excel file to an internal table

    Hi All M problem is simple ..i have to upload an excel file from my PC which is containing 2 cols to an internal table which is having two fields .. I am using GUI_UPLOAD function module for this and using FILELD_SEPARATOR as 'X" .. But i am not able

  • Error message iTunes64 Setup.exe is not a valid Win32 application.

    I've tried a few times to update my laptop with latest version of iTunes, even have uninstalled older version, and I just keep getting this message.  What am I doing wrong?  How do I fix it?  I have Windows 7, 64-bit system.  I wouldn't have even tri