Drop Box not showing up

Hello;
Recently, I went to an iTunes U workshop and they were talking about the drop box option.
When I got back home, I tried to enable this feature and it didn't show up for me. When I opened up a course page, clicked on the tab that I called Drop Box, and next I clicked on edit access. According to some folks, I should have seen a second box that assigns specific permissions to this tab including drop box.
When I clicked on edit access, I am taken to the global access permissions with the following permissions: no access, download, shared and edit. I have Authenticated users set to download, unauthenticated users or no access, for the specific course: the instructor is set for shared and the students for this course are set for shared.
What am I doing wrong. I have been working with a Apple tech with a series of emails; he encouraged me to post here for help. HELP Please and thanks.
Macbook Mac OS X (10.4.8)
Macbook   Mac OS X (10.4.8)  

Hi,
If the certificate cannot be used for SQL Server and hence will not be visible in SQL Configuration manager. Check the validity of the installed certificate. It may not has the correct DNS name.
I suggest you request a new third party certificate from the vendor with the correct DNS name. Install it on SQL Server environment, then you should see certificate form the configuration manager dropdown box.
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • Text Entry Box not showing all text

    I am creating a simple exercise where I would like the user to copy text from the course, paste it into word, and report back what the word count is.  I thought perhaps the Text Entry Box would be the best way to go, since if you click on the existing (default) text, you can copy it.  However after I place the paragraph of text in the box, and resize in the editor so that all the text shows, it does not show all the text when playing back, either previewd or published.  It only shows the last few words of the last line at the top of the box.
    Is there something I am missing?  Or, is there an easier/better way to do what I need?
    Thanks

    Hi all
    If this is Captivate 4, there may not be any need for a widget to do this. I'm guessing you haven't tried enabling the Scroll Bar for the Text Entry Box (TEB)?
    When I just plop a TEB on a slide, I get this in edit view:
    During playback it looks like this:
    But if I edit the TEB properties and enable the Show Scrollbar option:
    I get this in the output:
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • [Help] Password input box NOT showing up at all.

    The actual box used to type the password in just will not show up. My phone can only be turned on my swiping the screen up. Everything else shows up, the time, email and text noticications, but when I swipe the screen up all the way I am left with a dimmed background and the black bar that goes across the top of the screen. I've had a password on my phone for over 3 months and haven't turned it off. 
    I can't restart my phone because the power button is broken and sticks if pressed... meaning it will turn itself on and off continuously for hours on end until I wiggle it out of place. 
    Is there any way to fix this other than waiting... a full 24 hours, probably, since I just charged my phone, for the battery to die? 
    Solved!
    Go to Solution.

    NotApplicable wrote:
    I can't restart my phone because the power button is broken and sticks if pressed... meaning it will turn itself on and off continuously for hours on end until I wiggle it out of place. 
    Is there any way to fix this other than waiting...
    Reboot: With the BlackBerry device POWERED ON, using the side edge volume keys, press and hold down both of the Up and Down volume keys for about 20 seconds, ignoring the initial screenshot message... the screen will go black and reboot.
    Try that and see if you password screen then appear correctly.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Crystal Report Lines / Boxes not show in Excel

    In Crystal Report 2008, I created a report with lines and boxes inserted. I then imported into SAP B1 8.8. The report looks fine in crystal report viewer with all the correct formatting. I exported the report as Ms Excel (with formatting).
    After exported to Excel, the report looks fine for the most part but all the lines and boxes are not showing at all. I went back to CR designer and tried to mofify the format of the lines / boxes but they still not showing in Excel. is there any way to fix the display of those boxes and lines?

    Hi,
    Format like lines/Boxes cannot be exported. If you want the exact layout, print to PDF file may be your only option.
    Thanks,
    Gordon

  • Power plan status box not showing any thing in dragon game center

    Hi
    i have problem with dragon game center
    in system monitor part not showing anything in power plan box!
    but system power plan working correctly
    plz help
    tnx
    win 8.1 64 bit and updated to last version pro wmc
    see:

    The Dragon Gaming Center you installed is for laptops of which the graphic cards are 9xx series.
    (That's why you'll see "Shift Mode" in the GUI.
    Suggest you install the correct version 1.0.1312.1101 for your model:
    http://www.msi.com/support/nb/GE60-2OC.html#down-utility
    I've borrowed a GE60 2OC and installed the Dragon Gaming Center from above link.
    It looks like this:

  • Flex Alert box not showing text after single inverted comma

    Hi friends,
    I am launching a flex app (swf) from a JSP page. i am sending a value using flashvars like below.
    flashvars.message = '<c:out value="${requestScope.message}"/>';
    This message consists a single inverted comma in between...ex:- L'impression des pages
    But when i want to show this message using alert box in flex like Alert.show(message);, it just shows
    'L'.  i mean it is not showing complete message. the text after inverted comma is missing....
    it will be great if anyone can help me here...
    Thanks,
    Krish

    Hi friends,
    I am launching a flex app (swf) from a JSP page. i am sending a value using flashvars like below.
    flashvars.message = '<c:out value="${requestScope.message}"/>';
    This message consists a single inverted comma in between...ex:- L'impression des pages
    But when i want to show this message using alert box in flex like Alert.show(message);, it just shows
    'L'.  i mean it is not showing complete message. the text after inverted comma is missing....
    it will be great if anyone can help me here...
    Thanks,
    Krish

  • Alert box not showing up

    Hello,
    I am having this strange problem with Alert dialog boxes. My application has some Alert dialog boxes and when I click a button to show the Alert, sometimes, I get a grayed out screen but no alert box. Other times it works properly. I tried PopUpManager.bringToFront() and setting the parentApplication as the Sprite but i cannot get this to work consistently.
    I know it has something to do with initialization of the main Application but I don't know where to look. Another clue i found is that sometimes, one of application asset (icon image) also does not show up.
            [Embed(source="assets/images/myproj/delete_on.png")]
                private const removeEntryIcon:Class;
    Most of the time it does show up. So I know there is nothing wrong with this code or the location of the asset. Can anyone give me some insight into what is happening here.

    I think you were on the right track, it did have something to do with the parent fla file. Once I complied it's parent file (and imported the window and alert classes into the parent), my message appeared in the alert box.
    It doesn't make any sense, because the component is not in the parent file, it's in the sub-parent fla file, but I guess you just have to compile all the files in the hierarchy for it to work... It also doesn't make sense why everything else worked before (the title, the yes and no buttons) except for the message.
    Thanks for the suggestion (to look at the depths, etc), however, I'm still unable to understand why the alert is not modal as it should be. If anyone has any suggestions on how to fix the buttons to make them modal, please let me know. Thanks.

  • Comment box not showing up

    I just published my entire iweb site to a folder so that i could export it to a wordpress site. Then I went back to publish another blog post via mobileme and the comment box does not show up.  I updated all of my software, tried to recreate the post agian and republish it and did a new "test" post, which came up with no comment box as well. I would love to hear if anyone has any suggestions... Or am I just at the end of the line with iweb?
    http://www.playfulearning.com/Playful_Learning/Blog/Entries/2012/3/6_Mama_Time__ A_Cart_of_One%E2%80%99s_Own.html
    Thank you...

    The comments feature does not work if hosted on a server other than MMe:
    Features Unavailable When Publishing to a 3rd Party Server:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Hit counter
    Currently if the site is published directly from iWeb to the 3rd party server the RSS feed and slideshow subscription features will work. However, if the site is first published to a folder on the hard drive and then uploaded to the sever with a 3rd party FTP client those two feature will be broken.
    So if you want to have user comments with your blog you'll need to use a 3rd party commenting system like Discover your community - DISQUS, IntenseDebate  or Echo - Products.
    Another option is to conver your iWeb blog to a Wordpress blog with Rage Software's iWeb to WordPress for Mac OS X. Or start a new blog at one of the established blogging sites and embed it into your iWeb page like in this demo page: Embed a Site Within an iWeb Page
    OT

  • Drop Zones not showing

    I have a student who is using iDVD from iLife 08. She has put pictures in the three drop zones and added the movie. In the preview, everything looked good. Drop zone pictures showed up, music played, movie played. We burned the DVD. When we play the DVD no pictures are showing up in the drop zone. We are using the water droplet one and it just shows the drop and the ripple but no picture. We have thrown the project away and remade it three times and it has happened each time. Anyone have any ideas of what is up with this?
    We are using macbooks to create these.

    iLife 8 will not run under Tiger/ Do those Macbooks meet the requirements?
    iLife 8 System Requirements:
    http://www.apple.com/ilife/systemrequirements.html

  • Drop Shadows not showing up with iweb 2.04 in firefox please help!

    Drop Shadows on my frame are not showing up with iweb 2.04 and firefox please help!
    They show up with safari but not firefox. I've read that publishing to mobile me solves it but I publish to my hard drive and ftp to my host (not mobile me).
    Thanks for any help

    Drop shadows, borders etc are a bad idea in that they increase the file size and the download time of your page.
    Create your image, drop shadow etc on your iWeb page, take a screenshot, crop it and replace the original image with the, much reduced, JPEG>
    Example....
    http://roddymckay.com/PhotoStuff/PhotoFile.html

  • Custom Icons and photos in pop-up boxes not showing up in My Google Maps

    I created a special map in Google Maps called Tagworts in 2009. It has custom icons which show in Safari but not in Firefox (16.0.2). These items are also supposed to appear in the side panel where all the information related to each place is listed. The pop-up boxes which link to the icons on the map do not show the photos which used to be there (this is also the case with Safari).
    I can't tell if the map works or not in other browsers. I need the map to work for a job application (the map is part of my work portfolio).
    Is this a combination of problems with updates in both Firefox and Google?

    Works here in Firefox 16.
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)
    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Firefox > Preferences > Content: [X] Load images automatically
    *Check the exceptions in "Firefox > Preferences > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    Make sure that you do not block third-party images, the permissions.default.image pref should be 1.
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Images_or_animations_do_not_load

  • 702W APs out of box not showing on WLC

    We have a 2504 WLC with existing 11 APs which are 3602-I.
    We want to add 5x more 702w APs. I have installed the license on the 2504 WLC and that was fine.
    I have added new APs mac to my dhcp server, so they get an IP now and I can telnet/ssh into them using their IP (and default Cisco username/password).
    The problem is that they are not showing up on the WLC. I see on the APs ssh session that its running the (ap1g1-RCVK9W8-M), Version 15.2(4)JB5, image.
    Can someone please explain how I can get the APs showing up on the WLC?
    Thanks in advance.

    What code running on your WLC, it has to be 8.x to support this AP model. refer this
    http://www.cisco.com/c/en/us/td/docs/wireless/compatibility/matrix/compatibility-matrix.html
    If you have compatible code on your WLC  & still AP not register, pls attach AP console output while booting & trying to register
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • Drop box not connecting

    I'm so lost.  All of a sudden, my drop box says it has no internet connection, when I'm connected and I see the signal.
    Any ideas?

    Just because you can see the white WiFi signal doesn't mean that you have an Internet connection. That signal means that the iPad has detected a Wifi network. That's all it means. It doesn't mean that you are connected. 
    And are you sure that you are connected? Can you surf the web with Safari?
    Reboot your router. Unplug it for about 30 seconds and them plug it in again.
    Quit DropBox and reboot the iPad as well.
    Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • File Save dialog box not showing correct file name while saving file

    hi
    Currently, after the Submit button is hit, the File Save dialog box is displayed. If the user saves the file and then opens it then the output appears correct however if the user chooses to open the file without saving on the local machine then the correct viewer is not used to display the file. The name of the file is defaulted as qotSCopPrint.jsp and the default file viewer for jsp files is chosen to view the file. The format of the file is obviously not text (it is either pdf or rtf) so the output shows binary characters.

    data : v_repid like sy-repid.
    parameters : p_file like rlgrap-filename.
    initialization.
    v_repid = sy-repid.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
      CALL FUNCTION 'F4_FILENAME'
           EXPORTING
                program_name  = v_repid
                dynpro_number = syst-dynnr
                field_name    = 'P_FILE'
           IMPORTING
                file_name     = p_file.
    Message was edited by:
            Chandrasekhar Jagarlamudi

  • Transparent box not showing in Acrobat

    I have a customer that created a page in ID CS 4 with a white box (63%Tr) over 2 cmyk pics and a separate box of type laid over the Transparent box w/100k type.
    I have checked this file over extensively and see nothing out of the ordinary.
    She creates the PDF (Acrobat 6 V 1.5)...no box (We advise a direct export to PDF from ID)
    I DL the app files...same thing...
    Odd thing tho, I open PDF, clik on/off wireframes in PitStop and box shows up...
    Customer states
    "CS4 instructs me to make the pdf compatible with Acrobat 4 if I want to be able to print transparencies."
    I do not get this warning when creating the PDF
    I did create a V1.3 from same file and box is there...
    We have changed our workflow to carry live transparencies and have not had any problems for the last 2 years using the Adobe PDF Print Engine vs our original Adobe CPSI RIP.
    Anyone have any ideas?
    Thanks in advance,
    rog

    In InDesign go to view> overprint preview. Does the box vanish? if so, it is set to overprint. Go to window> attributes and turn it off.

Maybe you are looking for

  • After recent updates, my iTunes library is no longer visible on my AppleTV Home Sharing

    I've updated to the most recent versions of Lion and the AppleTV, however, after the updates, I can no longer connect to my iTunes library on my AppleTV. I've resetted both my computer (MacBook Pro) and my AppleTV, however, still no connections.

  • DB2 and rational Applicatio Developer

    Hello Friends, i am doing database connectivity with DB2 on Rational Application Developer. when i connect using the core java,it is working,but when i convert it into the Servlet and run onto it,it is not running,i also tried to create the data pool

  • Why do I get corrupted JPEGs when saving images in Camera Raw, CS6, Mac 0S Mavericks

    I occasionally get corrupted JPEG files when processing RAW files in Camera Raw. The images will have lines of pixels that ar out of line, and or whole sections will be truncated and show white or black. I'm using PS CS6, Camera Raw 8.6 on a Mac with

  • Material and Price export to an External System

    I've a Problem, I will send Materials with sales Price from SAP to an external System. I will use the IDOC MATMAS01, but I can't send the price with it? Is that correct? How I can send the sales Price for each Material? Is it possible to send more th

  • XP Can't Connect to AP Express

    My wife has a PC laptop and until last week, used to be able to connect to the wireless network in our house. She gets a message: "Waiting for network" and it keeps searching, even though I can access the Internet just fine. Any suggestions?