Some weird behaviors with AD RMS

I spotted some weird behaviors in my Windows 2012 RMS setup:
1. When opening an expired encrypted document in Outlook 2011(Macbook), it shows "IRM cannot start because the system clock has been changed"
2. Encrypted email can't be previewed if user uses Outlook in RDS server
3. "Permission will expire within 60 days" although I set the expiration to tomorrow
Can I know are they default behaviors? Or its due to my wrong configuration?
Jason

Hi lab77,
As far as I know, Office 2010 can NOT use AD RMS client 2.x.
http://msviennatechnoblog.wordpress.com/2013/08/22/ad-rms-1-0-2-0-2-1/
http://blogs.technet.com/b/rms/archive/2013/06/06/office-2013-ad-rms-client-2-x-and-template-distribution.aspx
More reference about AD RMS client 2.x deployment note:
http://technet.microsoft.com/en-us/library/jj159267(v=ws.10)#BKMK_UsingTrustedServers
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Best regards,
Greta Ge
TechNet Community Support
It's recommended to download and install
Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
programs.

Similar Messages

  • TLF 2/2.1/3 Weird behavior with floating graphics?

    Hi guys,
    I'm working on a chat application running on RED5 / AS3 and I'm struggling to get my client "UI" working perfectly.
    My problem is related to the TL Framework, on every version available.
    Basicly, I want to display a picture ( for user messages ) and icons ( for notifications ) on the left side of my lines, like this :
    So, I'v been messing around with "float=start", "float=left" and such, but i'm always encountering weird behaviors whenever I scroll or resize my containerController. It's quite easy to reproduce with the following code :
    public class Main extends Sprite
              private var controller:ContainerController;
              public function Main():void
                        if (stage) init();
                        else addEventListener(Event.ADDED_TO_STAGE, init);
              private function init(e:Event = null):void
                        stage.scaleMode = StageScaleMode.NO_SCALE;
                        stage.align = StageAlign.TOP_LEFT;
                        removeEventListener(Event.ADDED_TO_STAGE, init);
                        var holder:Sprite = new Sprite();
                        addChild( holder );
                        var tFlow:TextFlow = new TextFlow();
                        for ( var i:int = 0; i < 50; i++ )
                             tFlow.addChild( createLine() );
                        controller = new ContainerController( holder, 400, stage.stageHeight  );
                        tFlow.flowComposer.addController( controller );
                        tFlow.flowComposer.updateAllControllers();
                        stage.addEventListener( Event.RESIZE, resizeController );
              private function resizeController( e:Event ):void
                        controller.setCompositionSize( 400, stage.stageHeight );
                        controller.textFlow.flowComposer.updateAllControllers();
              public function createLine( ):DivElement
                        var d:DivElement;
                        var p:ParagraphElement;
                        var im:InlineGraphicElement = new InlineGraphicElement();
                        im.source = new Bitmap( new BitmapData( 16, 16, true, 0x30FF0000 ) ); // 0x30 Alpha
                        im.float = "left";
                        d = new DivElement();
                        d.clearFloats = "both";
                        p = new ParagraphElement();
                        d.addChild( p );
                        p.addChild( im );
                        return d;
    Basicly, I'm stacking 50 transparent "floating" elements. It works fine most of time, but if I randomly resize my Flash Player Window, I can get the first "invisible" element to overlap the last "visible" :
    It seems to be happening right when the last "floating" element should disappear. Instead, it gets "over" the previous one. It happens upon container resize and scrolls. I'v encountered this issue on lastest 2, 2.1 and 3 TLF builds.
    Beside the visual "bug", it also screws up my container.getContentBounds().height calls - which can make scrolling "trembling", as the height gets reajusted.
    I'm running out of ideas about how to handle this. This bug appears whenever I use "floating" graphics and I can't think of any other way to display graphics on the left side of my chat-lines.
    Maybe someone ran into this very problem and figured out a way to make it work?
    Excuse my english, thanks in advance,
    Lionel.

    Thank you for your report. And I have found the root cause.
    In BaseCompose.as
    protected function composeFloat(elem:InlineGraphicElement, afterLine:Boolean):Boolean
    if (!floatFits && (_curParcel.fitAny || _curParcel.fitsInHeight(totalDepth, int(logicalFloatHeight))) && (!_curLine || _curLine.absoluteStart == floatPosition || afterLine))
                    floatFits = true;
    The condition of if is true, only when the weird behavior happens. We need to discuss about how to fix it.

  • [Solved] Firefox 3 betas give me some weird behaviour with images

    I understand that there will be problems with beta software, however I seem to have memory issues with the firefox 2 series, so I thought I'd give the beta packages a try. I'm using the firefox-nightly package from AUR (firefox3b4), and I'm getting some weird behaviour. The same behaviour can be seen in all firefox 3 beta builds, however. It's hard to explain the problem, so here's a screenshot:
    Notice that the image appears twice, once in the tab, and once in the tab toolbar next to the title of the tab. It looks like an attempted preview gone terribly wrong. Upon closing the tab, the tab toolbar shrinks down to the normal size and all is well. This happens with most images up to a certain size. Any one else experiencing this problem? Any suggestions? This is very annoying and I would like anyone's input on the problem.
    Last edited by valnour (2008-02-24 07:41:05)

    Wow! This issue was solved in #archlinux by Nuked. Apparently I had some funky bits in my .mozilla directory. Removing it solved the problem. Remember kids, IRC is your friend. Anyone else experiencing weird stuff with their Firefox install should give this solution a try.

  • Weird behavior with Ctrl-Tab

    Dear members,
    (Forms 6i c/s)
    I have two tab canvases in one form. For each one, the first tab page is a master list, and the second one is a single-record detail block.
    I try to prevent the user from going to the second tab page if the list is empty, so I check the cursor-block in the When-Tab-Page-Changed trigger.
    It works fine when I use the mouse, but I get a different behavior with the Ctrl-Tab keys:
    In the first canvas, when WTPC trigger fires, the cursor-block is the list block, which is fine.
    But in the other canvas, the cursor-block is already the detail block as soon as the trigger fires.
    I don't understand where the difference comes from, and I don't really know where to search.
    Does anyone have a clue ?
    Thanks for your help.

    I don't, since my code has to be generic (it's the same for both canvases, and many more).
    And I can only get the name of a canvas from a block, not the name of a block from a canvas.
    That's why the cursor-block was the best solution.

  • Weird behavior with streamreader. How do I fix?

    I have a ~ 1 GB text file containing a line of text followed by 100 million lines each containing a prime number followed by a last line with a zero. I've used (read with streamreader) this file in several VB (2010) programs without problem.  This morning,
    I tried writing a simple program which would tell me what the greatest gap is between any two of the primes in the file. After I debugged (due to some silly logic errors which shouldn't be relevant) the program's behavior changed. It was reading the file but
    now all it does is find a single line, rather than 100 million lines AND the single line is the filename rather that what the first text line actually is.
    I open the file in Form1_Load sub as follows:
    Dim fr As System.IO.Streamreader
    Dim s As string
    fr = New System.IO.Streamreader("filename.txt")
    s = fr.readline
    and from that point I ran into problems when I used a RichTextBox to display (via .AppendText) the output using a While fr.peek >0 loop. I've previously run into the problem that writing to textboxes and richtextboxes take enormous amounts of time to
    run (hours, if not days)  while the same logic but directed to an output file runs in a couple of minutes. So, I closed the program (forced closed) and rewrote output to a streamwriter to a new filename. Since then, I can't get any real output from the
    file, even when I change output back to a textbox. The text file name is Primes1E9.txt and the first line is:> This file contains 102886524 primes, the largest is 2099999983 < and the second line is 2 then 3, 5, 7, etc up to 2099999983 followed by a
    line containing a 0. Here is the problem: when I attempt to read past the first line, the program causes an error (I can catch error in catch try block) or if I don't use a catch block then I get an unhandled error. AND the first readline tells me that the
    first line is Primes1e9.txt, which it is NOT. (again, that is the filename, not the first line of text). I've tried closing VS2010, shutting off my PC and rebooting, and deleting and replacing the copy of the text file, all to no avail: I continue to get the
    erroneous behavior. Windows explorer confirms the first 20,000 or so lines are correct in the textfile, but my VB2010 program isn't seeing it correctly for some reason. Any ideas?
    I use VS2010 on Win7 (64bit), files are on my E: drive (E:\<root> , specifically) with executables in the usual subdirectory (bin\debug).
    David E. Nalepa

    Hi
    The code below took 144 seconds on my system to read and fill a similar amount of data to the RTB.
    ' Form1 with RichTextBox1
    Option Strict On
    Option Infer Off
    Option Explicit On
    Public Class Form1
    Dim sw As New Stopwatch
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles Me.Load
    ' WriteDummyData()
    sw.Start()
    FillRTB()
    sw.Stop()
    Me.RichTextBox1.AppendText("Time: " & sw.ElapsedMilliseconds.ToString & "ms" & "(" & sw.ElapsedMilliseconds \ 1000 & "sec)")
    ' on my system it took 144 seconds to fill the RTB
    End Sub
    Private Sub FillRTB()
    Me.RichTextBox1.LoadFile(Application.StartupPath & "\Data\MyFile.txt", RichTextBoxStreamType.PlainText)
    End Sub
    Public Sub WriteDummyData()
    ' this created approx 1GB data text file
    Dim fn As String = Application.StartupPath & "\Data\MyFile.txt"
    Dim pp As String = My.Computer.FileSystem.GetParentPath(fn)
    If IO.Directory.Exists(pp) Then
    Using sr As IO.StreamWriter = New IO.StreamWriter(fn, False)
    For r As Integer = 1 To 100000000
    sr.WriteLine(r.ToString)
    Next
    End Using
    Else
    My.Computer.FileSystem.CreateDirectory(pp)
    WriteDummyData()
    End If
    End Sub
    End Class
    Regards Les, Livingston, Scotland

  • Weird Behavior with Macbook  pro and 30" screen

    When trying to iSync my phone via Bluetooth my Bluetooth mouse takes on strange sluggish behavior and makes it virtually unusable. At this point I’ll flip open the lid on the Mac book and use the track pad. When I shut the lid again I lose the picture on the big screen only for it to return some seconds later when I hit the Bluetooth keyboard the picture comes back then after 5-6 seconds disappears. It’s almost like it get’s stuck in some sort of hibernation cycle mode.. The only way to solve it , so far is to open the lid and restart then close the lid before it boots up again. The exact same thing happens if I unplug the power cord. Sometimes as happened today you open the lid and nothing , you actually have to flip the battery out for a moment then reboot as above.
    Providing I don’t open the lid or remove the power cord the computer and display work just fine
    I’m guessing there is something I can do in the settings, but I’m not sure what it is. But as you can imagine it’s a real pain
    Any pointers or ideas would be welcome and any explanation as to why the mouse goes nuts when I establish a connection between the computer and the phone( The sluggishness remains even after I’ve closed Bluetooth on the phone)
    Thanks
    Symon

    Dang, I assume correctly that it doesn't work as advertised for you? I have a MacBook 13.3-in with a Dell 20-in display attached as extended desktop and when I pan, I eventually can only zoom in to the bottom of the screen. I can only pan horizontally.
    Not as advertised at all I hope someone can fix that.

  • OBIEE Answers weird behavior with drilldown

    Hello,
    First and foremost, I apologize for my english, in case you have a hard time understanding my request. I'm also new to BI and OBIEE, to make things worse.
    So here's my problem: In OBIEE Answers/Criteria I make a simple request like :
    YEAR | QUARTER | MONTH_NAME | SALES_FACTS
    The result is working alright, but when I click on some MONTH_NAME, let's say April of 1998, it says :
    << The specified criteria didn't result in any data. This is often caused by applying filters that are too restrictive or that contain incorrect values. Please check your Request Filters and try again. The filters currently being applied are shown below. >>
    But that's impossible, because on the upper level there was data in SALES_FACTS. You could argue that something isn't right with my configuration etc.. but the weird thing is that not all months fail when i click to drilldown in it.
    For example, if I click on february of 1998, it works! But if I click on february of .. let's say 2006, it doesnt work !
    Another weird thing: If I make my request like this:
    YEAR | QUARTER | MONTH_NAME | DAY | SALES_FACTS
    It works for april 1998, and all the other requests that failed with drilldown. But there is one condition: I can't put a filter to show only april. For April's details to appear, there must be May and June
    Do you get it ....?

    I found the solution to my problem:
    1) First fix: There were blanks at the end of month names... That fixed the problem for several requests, but not all
    2) 2nd fix: In the time dimension I used month_number as the primary key, but it is month_name that is used for drilldown and is show to the user on the web interface...
    It was pretty simple, yes...

  • Having some weird issues with logic 8

    i am almost Positive! that i pushed some buttons or selected something to mess it up, i would be indebted to anyone who can help me with like three issues i'm having
    I run my M-audio mobile pre into logic and am having these issues:
    #1. track 1 and two seem to be tied together even though i select mono tracks... so i need to leave track two blank otherwise it interferes with whatever is on track one. and on the bar where i drag the loop i was using it has two O's that make like a vinn diagram symbol.
    #2. the volume controll (the bottom left fader one) can increase the Db but not decrease...
    #3 through my headphones the signal only comes out the right side. i am inputting my guitar/vox into the right input on the mobile pre, but i thought if the tracks were mono, it wouldn't matter.
    please please please help, i need to get recording soon!
    thanks.

    i figured out the volume issue, with the weird stereo track, i needed to adjust it on both tracks (even though one was empty haha duh)

  • Lion: Weird behavior with two monitors.

    Intermittently, though very often, when a window is open in the secondary monitor (without menu bar), I cannot select items within the window — files (finder), emails (mail) or songs (iTunes). I cannot clear the problem except by moving the window to the primary monitor or  to another desktop.Then, everything is fine. The this behavior is isolated to the secondary monitor. Putting applications on separate desktops seems to avoid the problem.
    Here's the behavior in some detail. Clicking on the window header selects the window, but if I click inside it seems to deselect the window rather than select the item; the window appearance changes to the deselected appearance. Clicking on the header reselects the window; it can be moved, but it may not be possible to resize it and contents cannot be selected. Sometimes this happens in only part of the window. I can't select anything below half way down the window, or on the left side. In this mode, in list view, I can select an item in a list layout by clicking on the right side of the name entry line, but not on the icon. It is as if an invisible window is sitting in front. This is intermittent, soI am trying to figure out how precisely to reproduce it. It sometimes happens not while I am working but after ten minutes or so of non-use.
    Any ideas?

    I don't, since my code has to be generic (it's the same for both canvases, and many more).
    And I can only get the name of a canvas from a block, not the name of a block from a canvas.
    That's why the cursor-block was the best solution.

  • Weird behavior with JTextField with diff os

    When i enter text into JTextField indicating a newline with "\n" with jdk 1.3.1_08 in windows xp the newline character is detected. However, in Mac OS X with im guessing 1.3.1 the "\n" is not detected . . . What character should i use?

    Shaon Shan wrote:
    I noticed that if I copied a file named ÿ.txt from a NTFS drive to a Refs drive, it could be accessed, modified or deleted. 
    So currently as a workaround to help you delete the file named with "ÿ", create a file with same name on a NTFS drive and copy it to overwrite it on the Refs drive - you can rename the file once it is overwritten - please input a valid file name without "ÿ"
    (or it will fail again).
    Thank you, that enabled me to delete the offending file.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Weird behavior in Classic or not?

    It has been a long time since I've needed to use Classic (on 10.4.something)  Today I needed to do something that could only be done in classic.  I thought I saw some weird behavior so I tried a couple of other classic apps.    All started Classic just fine, brought up their document window and menu bar.  But there was no classic desktop under the app's window and while the menu bar showed "finder" as an open application that could be switched to (the right-most menu item) but when I switched to it I got the OS X finder, not a OS 9 one.   Occasionally I can get what looks like a Finder menu bar, but that's on it are the Apple and Help and the app switcher.
    Recently I've been playing with Sheepshaver on a Snow Leopard system, which brings up an honest-to-goodness OS 9 desktop.
    Now, I am misremembering how Classic works (in effect, no desktop and no finder) or is something wrong.  I checked all three of my systems running Tiger and they have the same behavior.   (A G4 -- that will still boot into OS 9, a powerbook G4, and a mac-mini.)
    Ted Lee
    Minnetonka, MN

    OK, I found an article on rebuilding the desktop and it indicated that while there is a file for the OS9 desktop, in the classic environment it is invisible and can only be found through an alias that is created on the OS X desktop.  I suspect I've deleted that alias since I didn't have any particular need for it.   The article tells you how to re-create the alias from the terminal.  indeed there is a folder there and it is empty.  No particular use for it -- if you select Desktop from an OS 9 app you get the OS X desktop.   I can also see why there's no real OS 9 finder -- anything you could have done from it you can do from the OS X finder -- except the "Apple Menu" and that's why that's under the classic icon on the right half of an OS X menu bar.  There still is a "rebuild desktop" in the Classic prefs -- I assume that's so you get the right doc/app association in the classic environment, since I don't think OS X understands the classic creator/type info.
    So sounds very much like I'm misremembering!
    Ted Lee
    Minnetonka, MN

  • HELP! Sudden weird behavior in Aperture and MobileMe!

    So, I am running the latest version of Aperture and have been successfully publishing many albums to mobileme.
    I have several external hard drives connected to my computer, and almost all of my image files in aperture are referenced. Lately I have been importing the images from SD cards directly into the aperture library, editing, then relocating the masters so that i would only store the keepers (i went this route because it was unclear to me whether or not originals were also deleted if i deleted referenced files--the pop up wording seems vague to me). I usually back up the new image files on the harddrives manually, and then back up the aperture library to a vault after every major import. I also wait until I have done this to reformat my sd cards.
    Of course, this morning, something happened. We had a power outage, and although i have my entire system on UPS units, i had to shut everything down because the batteries only last so long. I did not have time to perform my usual Vault back up. I had a handful of projects with masters in the aperture library (not yet edited and masters relocated). There is one project I do not still have on sd card so that one (and inconvenience for the others) hangs in the balance.
    The situation is this: When I rebooted after our power outage (i reiterate that all hard drives as well as the main mac were shut down safely and properly on battery power), all referenced file projects appear normal, but I cannot see any images in the projects with masters stored in the aperture library. The weird part is that if i put the pointer over those projects, i do get the little balloon that tells me how many versions are in each project. It's like aperture knows they are there, but I don't see them. And another weird thing--the REJECTED images from these projects DO appear when I click on the Rejected Smart Album. And the starred images from those projects DO appear when I click on the one-star-or-better smart album. I don't get it.
    I also cannot see some of the mobileme galleries within aperture when i select them. When i went on-line to see my gallery, there is some weird behavior...some albums are acting strange, confusing images from other albums, or not accepting my username and password settings (I know they are right), or giving me a different album when I select one to look at.
    PLEASE HELP if you can. If I need to, I can always restart from my vault version of the library and reimport last week's stuff from the sd cards, but i'd rather not do that, not to mention there is that one project i will lose.
    I'm here waiting for anyone who thinks they can help!
    Thanks,
    Heather
    Message was edited by: heatherperryphoto
    Message was edited by: heatherperryphoto

    Hi Heather
    I was wondering if I was the only one with this problem. Unfortunately I don't have an answer. I'm running Aperture 2 on a MacBook, with my library on an external drive. The problem is increasing; it seems that most (but not all) recent projects are affected, but none that I created before the problem first started.

  • T500: Rebooting causes weird behavior

    Im having some weird problems with my t500
    Im running Linux 2.6.27 (debian lenny) but the problems also occurs when running windows XP
    If I shut down the computer (shutdown -h now), it goes down normally and starts up normally when powered on again.
    But if I reboot the computer (shutdown -r now) Linux goes down normally, but instead of POST I get a black screen. I then have to power down the system manually(powerbutton) and power it back on again to get POST.
    the same behavior occurs if I try to reboot from the bios setup or windows XP. Black screen, no POST.
    Problem nr two.
    When the system is rebooted (and of course manually shut down and powered on afterwards because of the black screen) I get a new black screen (after POST)when the system is supposed to boot of the hard drive.
    It will boot of other media (if it is selected) but refuses to boot the hard drive.
    I then have to manually shut down the system and power it on a random number of times before it will boot of the HD again.
    This behavior only occurs when the system is rebooted. it NEVER happens when it is shut down. I can also add that the HD is number one in the boot priority list.
    This is really annoying and I can't figure out what's wrong. I have tried every BIOS release but none of them helped
    any help would be really appreciated
    Note:  Edited subject line for clarity.
    Message Edited by Agotthelf on 07-04-2009 04:01 PM

    In my case it turned out to be a bad motherboard. Leneovo replaced it under waranty and the machine is now working as it`s supposed to. Contact lenovo for repair

  • Erratic Report Region Behavior with Dynamic SQL Queries

    I'm running HTMLDB v 1.5.1.00.12 and I've noticed some odd behavior with report regions using dynamic SQL queries. Every so often, our testers will run a page containing a dynamic sql report region and get the following error, (despite the fact the query was working only moments ago and no other developer has touched it):
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    or sometimes
    failed to parse SQL query:ORA-01403: no data found
    The only solution I've found so far is to:
    1) Make a copy of the failed report region.
    2) Disable or delete the original failed report region.
    The new copy of the report region runs without issue.
    My search of the forums turned up the following two threads, but neither provided me with a clear explanation of the cause, and how to avoid it:
    ORA-06502:PL/SQL: numeric or value error: character string buffer too small
    Re: Import Export Error (ORA-06502)
    The columns being returned are below the 4000 character limit, and the rows being returned are far less than 32k in size.
    Could this have anything to do with the way HTMLDB is internally storing the PL/SQL used to generate the dynamic SQL Query? Is there any known issue related to this with that version of HTMLDB?
    This problem occurs without any discernable pattern or consistency, making it hard to determine where I should focus my efforts in tracking down the cause.

    Hi all,
    My report seems to be behaving correctly once i set it to "Use Generic Column Names (parse query at runtime only)" :)
    Cheers,
    Joel

  • Weird problems with battery

    Hi guys,
    I having some weird problems with my new battery. I changed the old battery (that died) for a brand new one. The first problem was: the mac didn't recognized the new battery in a macbook pro 13 early 2011. So, I putted the battery in a another macbook pro 13 mid 2010 and worked. So, I passed the battery again to macbook early 2011 and worked fine. I thought this very weird, but it is ok. The big problem came after: about two or three days of regular use, the mac just didn't turn on (I'm sure the battery charge was full). Even the battery charge button didn't work, like as the battery didn't stay there. However, if I shake the mac, something happen and the battery start to work normally. few minutes after (around 15 minutes), the mac shut down immediately, like as someone disconnect the battery from MB. If I shake the mac, the same thing happen again, few minutes after the mac turn off. The other strange fact is: if I open the mac, disconnect and reconnect the cable of battery (that connect with MB), the mac start work properly and 2 or 3 days after the problem go back.
    Anyone has a clue?
    I'm not confident about a bad contact problem of the cable with the MB, because the problem is repeated with some regularity of days (ever 2 or 3 days after connect the cable to MB).
    I guess could be a problem in the logic board of the battery... What do you think could be? If the problem is because the logic board, is there a solution?
    Thanks

    Call Apple and get them to take a look at it, you've done all the 'customer troubleshooting' you can ...

Maybe you are looking for

  • Skype to go number in mexico

    I just set up my skype to go number for my cell phone in Mexico.  I try the number that they gave me and it ends up being a wrong number.  What can I do, can somebody help me with this problem?

  • Installing on Old PC: Starts But Then Can't Find .SFS File

    I have an old PC with an AMD Athlon CPU and 448 MB RAM that has Win 2000 on it. I downloaded Arch yesterday (md5sum OK) and tried to install it. It started up OK, but then ended with this on the screen: large image removed and linked (OP: put link to

  • Nokia C6 security code

    hey well i got a nokia C6-00 and i put a security code that i forgot PLZ HELP!! Solved! Go to Solution.

  • Oracle 11gR2 specific - database/stage/prereq/db/refhost.xml

    Hi there, I am wondering what happened to refhost.xml and actually the whole "prereq/db" folder. Can anyone confirm where did they move it to? Thank you

  • Which photo printing service to use?

    I am relatively new in Apple over from Windows and want to start installing photos from Canon camera using a card reader.I like to do a light editing /correcting/ before I send the photos to a printing service.I have not done this before,therefore I