Web Site Testing + Profiling

Does anyone know of a good web site timing and performance profiling tool? My web site takes ~10 seconds to load into a browser and I want to see the timing breakdown and specific bottlenecks.
I've used server side profilers but they indicate that my server takes under a second of processing which indicates that most of the slowdown is not occuring on my server. My site links to various other images, scripts, and ads hosted on other sites so those may be causing this issue.
Any ideas?

haven't done it myself but you may get a bit further having a program access the site instead of your browser....maybe some lag issues are in the rendering and not the serving....have a look at whats available with httpunit.
http://httpunit.sourceforge.net/

Similar Messages

  • Testing web site with video

      Hi I have built web site for mobile devices with video (what use RTSP for transfering the video) Please tel me some emulator for testing this site(which look like mobile phone.I know that i can use user agent on Mozila ,but i like some difernet solution)
    Please describe step by step how to achive this.

    The Nokia S60 and S40 SDKs (Software Development Kits) have Windows based emulators. You can download the SDKs from Forum Nokia:
    http://forum.nokia.com

  • Web site stress test, with https

    I want to to stress-test my web site. Users must log on, and then they
              change from http to https. I'm having difficulties finding a tool that can
              do this (or setting them up to do it).
              I've looked at:
              MS WAS
              WebLoad
              Apache JMeter,
              and I'm presently downloading
              PureLoad
              BenchMarkfactory from Quest.
              Would love to hear good and bad experiences or recommendations from people
              who have done that.
              

              Astroload of Mercury-Interactive is very nice. But you only get 10-user license
              for 7-day evaluation.
              "Alex" <[email protected]> wrote:
              >I want to to stress-test my web site. Users must log on, and then they
              >change from http to https. I'm having difficulties finding a tool that
              >can
              >do this (or setting them up to do it).
              >
              >I've looked at:
              >
              >MS WAS
              >WebLoad
              >Apache JMeter,
              >
              >and I'm presently downloading
              >
              >PureLoad
              >BenchMarkfactory from Quest.
              >
              >Would love to hear good and bad experiences or recommendations from people
              >who have done that.
              >
              >
              >
              

  • Firefox profile trys to open a mozilla web site on startup rather than the homepage I have set

    I am using Firefox with 4 profiles. The default profile works fine. The 3 x other profiles all try to open a firefox web site 'http://www.webaddresshelp.bt.com/main?InterceptSource=0&ClientLocation=uk&ParticipantID=mg76cjr54t8kx45jjw4j4k9j5hsr5m26&FailureMode=1&SearchQuery=&FailedURI=http%3A%2F%2Ffirefox%2F&AddInType=4&Version=2.1.8-1.70base&Referer=&Implementation=0' which cannot be found. I have the profile set to open a different page as the homepage and if I then click on the home icon, this correct page loads.

    See this - http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • Any test web sites to insure browser/Flash player/other is adequate for all Captivate content

    My prior subject header was a little confusing, so I hope it's okay I start over again and state more clearly what I need.
    I have hundreds of users accessing Adobe Captivate 5.5 training.  Many users have no trouble viewing the content.  SOME users have trouble, specifically when viewing a video inserted into the training.  It just won't play for them.  These users have different browsers, so it would seem the type of browser is not an issue.
    What I am hoping for is ...
    a web site that lets users know they have everything needed to run any content within a Captivate session.  For example, as you know, Adobe has a web site to inform the user what version of Flash Player they have (if any).  I would be great to have a site that would let the user know if they meet the minimum requirements (not just Flash Player) to participate successfully in a training.
    Is anyone aware of such a site?  Or have ideas on how to build one?
    Thank you, and I'm sorry for not being clearer on the prior post.
    Best regards,
    Mark

    Captivate outputs (generally) as Flash. So as long as users have a recent version of the Flash player, they should technically be able to play back the content.
    However, of course, online delivery depends on the user's internet connection. What if you're feeding them video and their connection is slow?
    For similar concerns, we point our users to speedtest.net and ask them to post their results. Sometimes that helps illustrate their slow connection means a slow video delivery.
    And, of course, the older the computer, the less-fast it'll be in rendering the course. My oldest computer, used occasionally and with frustration by my 5 y/old, plays Flash sites horribly - and it's a 1.6ghz computer with 512mb RAM and XP...with latest browsers and Flash player. You can always ask for their computer spec, but that's not an easy thing to determine via software/website.
    So you can create a simple 'minimum requirements' page that you can point to...but one that actually does a diagnostic...well, aside from simple Flash player/version detection (which is fairly simple), that's a complex task.

  • Test Web Site

    I just built this web site, and its ready for critics...
    Please look at it and let me know if there any any issues
    with it... design, look, type, text, something not understood,
    something you wish was on there, something I should take out, if
    anything doesn't work properly...
    Thanks...
    Here is the web site:
    www.nenmultimedia.com

    I also don't know why you have a splash page. It's just one
    more click
    people have to go through and, from a user's POV, doesn't
    tell them
    anything. Your Opening Page immediately tells them what you
    do. Why not just
    start there? (Other than the attempt at the bottom to "fool"
    the search
    engines)
    MD
    Nenadmail wrote:
    > I just built this web site, and its ready for critics...
    >
    > Please look at it and let me know if there any any
    issues with it...
    > design, look, type, text, something not understood,
    something you
    > wish was on there, something I should take out, if
    anything doesn't
    > work properly...
    >
    > Thanks...
    > Here is the web site:
    http://www.nenmultimedia.com

  • Deploy Web Site Error:Could not load file or assembly 'System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies

    I have created a ASP.NET web Site (not Web application), using Visual Studio 2012 Ultimate and "SQL Server Compact 4.0 Local Database" in my C# Code.
    I am able to successfully compile & publish the website to another IIS Web Server, with Operating System Windows Server 2008 R2 Standard. I can even test, successfully, this website on the machine I developed it in.
    I am publishing the website, from within Visual Studio, to a Network web server running IIS.  To Publish I am using Build-> "Publish Web Site".  In the Publish Profile, I am using Web Deploy Method. Even though I am using, successfully,
    "SQL Server Compact 4.0 Local Database" in my website, the "settings" (in Publish Profile) does not detect any Databases in the project. Which may not be a problem.
    When I try to bring up the web site on the IIS Web Server machine I get the following error..    
    Could not load file or assembly 'System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies .
    As my project is a Web Site, not Web Site Application, I do not have a references node in the Solution Explorer. I think the System.Data.SqlServerCe.dll, which is type GAC in my project, is not getting published to the webserver, which is causing this Error.
    Can I copy this .dll over manually ? If yes, where to put on the ISS Web Server ? I do not see any bin folder.
    Any help to resolve this error will be appreciated.
    diana4

    Hello.. I went ahead and created web application project and have gone past that error. But I have a new error now
    System.Data.SqlServerCe.SqlCeException: Unable to load the native components of
    SQL Server Compact corresponding to the ADO.NET provider of version 8876.
    Install the correct version of SQL Server Compact. Refer to KB article 974247
    for more details.
    Compiling and Publishing (Deployment) are both successful 
    In my project, when adding reference to SQL Server Compact Edition , there are 2 possible locations to reference the DDL from:
    C:\Program Files\Microsoft SQL Server Compact Edition\v4.0\Private
    C:\Program Files\Microsoft SQL Server Compact Edition\v4.0\Desktop.
    I have tried both. I get the same error as shown above.
    Interestingly, in My WebConfig, I do not see any reference to System.Data.SqlServerCe.
    Yet, the Website works when I click on Ctrl+F5 
    diana4

  • East/West Arrows not appearing on just one web site?

    When in a certain financial site only [Optionsxpress.com], there is no arrows appearing at the bottom to move in the east/west direction to navigate the screen, all other web sites ok, When I tried it on Internet Explorer it was ok, I prefer to use firefox at all times. please help

    Thanks for all the replies folks...
    I haven't tried another browser (I like IE and didn't want to install something I don't really want) but I could do to aid trobleshooting if needed (I use Acronis so can roll back).
    Anyhow after all the trouble yesterday I unplugged the HH rather than doing a "soft" reset via the button. The site that was problematic is at the moment OK.
    If a site is unobtainable for whatever reason why does a reset of the HH "find" a path to the site only for it to fail again.  
    I see others have had similar issues although Bing.com is one I do use and that has been fine for me.
    Whether this is related or not I have no idea but after all the resetting of the HH i thought I would just try Speedtest.net to make sure my line profile hadn't suffered. The "ping" value was a little higher than normal but what was was odd was that the server automatically chosen to run the test was at the other end of the country rather than more local ones.   

  • I am getting browser needs updating from various web sites since getting 10.0 update.sites are taking forever to load.I have to click stop then reload to get them to work.

    I have had web site page loading problems since I started beta Firefox.I took the update from beta 9 to 10.0 and since then I am getting a message from various web sites that my browser needs to be updated for site to work with links to all browser update pages including Firefox.Sony premium services support is one of the pages I got the update needed notice.

    Hi,
    You can try using the [https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/ User Agent Switcher] and create a generic entry like '''Mozilla/5.0 (Windows NT 6.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1''' and switch to this on problem sites.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Web sites in the background

    In Safari whenever looking for a specific web site, other web sites on the background start to erupt and show up, which I never look for, which has become so annoying. I tried to change the Privacy settings, but all in vain. Any ideas. Thanks

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off merely by the seeming complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can read it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB com.apple.AirPortBaseStationAgent 464843899 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p) if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|(Bo|PO).+ sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' /^ +[NP].+ =/h;/^( +D.+[{]|[}])/{ g;s/.+= //p;};' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' '" L*/P*/*loginit*' 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:| VALI|xpma' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,Inter,iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t /S*/L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 35 49 61 51;D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D13 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 14 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Using XP Professional SP 3 with latestest version of Firefox, the US Airways web site will not work properly. I can still make it work with MS IE

    I am using XP Professional SP 3 with newest version of Firefox, the US Airways web site does not work. I can make the site work with MS Internet Exp. What do I need to change to make Firefox work?

    Can you clarify in which way the site isn't working?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Firefox 8.0.1 - Photos on web sites are green

    Since upgrading to 8.0.1, color and B&W photos on all web sites have patches of green in them. I opened the same web sites in both Chrome and IE, and all photos look normal. Is this a bug? Please advise.

    That can be caused by a problem with the color profile for your display monitor or color profiles embedded in images.<br />
    You can disable color management to test that.<br />
    You can set the pref gfx.color_management.mode to 0 on the about:config page to disable Color Management.<br />
    You need to close and restart Firefox to make the change effective.
    See:
    * http://kb.mozillazine.org/gfx.color_management.mode

  • After iOS 8 upgrade, web site stopped working

    I upgraded to iOS 8.0 (12A365) on my iphone 4S (Model: MD276LL/A) this evening.  The problem is ONLY with Safari on my 4s after I upgraded.  It worked fine before I upgraded, since I had tested it for someone else. It works fine with my computer with both Safari and FireFox.
    I use a web site that has scrollable (multipage) frames. I cannot scroll in the framed sections of the website. Anyone else with this. www.GolfMission.Com is the site.
    If you go to www.GolfMission.com, select "2014 Results & Std." from the left column, then select "2014 Net Averages" from the central framed area, you will get a multipage pdf document.  It should normally be scrollable.   It does not show scroll bars and only the first page is visible in iOS 8 Safart.
    1) Does anyone else have this problem (several of us do)
    2) How to I report it to Apple?
    3) Is there a fix for my iPhone, or a recommended a change to the Website?
    4) Can I get out of iOS 8 ????  I used to love apple.
    Thanks in Advance.

    stevejobsfan0123,
    Thank You for your attention.
    stevejobsfan0123 wrote:
    1. Does it happen with all PDFs, or just from this one site?
    2. Depends on your answer to the above.
    3. It's up to the webmaster to change their website.
    4. Downgrading is not supported.
    I upgraded to iOS 8.0.2, this am, the problem remains the same as with 8.0.0.
    The problem was NOT there before I upgraded to iOS 8.
    1. Does it happen with all PDFs, or just from this one site?
         Answer:
         The same .pdf file is multiple page viewable on my iPhone when viewed outside of
              the Website context (http://www.golfwebsite.ws/14493/Documents/2014%20Net%20Average.pdf).
         No, it only happens when the pdf is in the scrollable area of the website, as far as my problem goes.  I think it is a "Frame" construct in the web site.
         It happens in MANY places on the web site (where there is a scrollable frame)
         The Scroll Bars and other functionality of the "Frame" do not appear as they should and the first page is just presented as a fixed image.
              Attempts to scroll move the whole page up and down.
         The same PDF works (roughly) when viewed outside of the context of the web page.
    3. It's up to the webmaster to change their website.
         It worked fine on my iPhone before the upgrade to iOS 8.0, and it works fine with Safari on my MacBook, and with FireFox on my MacBook.
         This appears either to be a bug, or an upgrade that makes this website, and I'll presume many others obsolete only for iOS 8 Safari, but not for any other browser.
        Over one hundred people use this website daily and they are complaining about it.  All are iPhone users, and all started complaining yesterday.
         I'm not trying to be smart, but shouldn't the iOS 8 browser stay consistent with the MacBook Safari, and all the other browsers in this regard.
    4. Downgrading is not supported.
         Unfortunately, I'm aware of this.
    Can anyone add to this?  Thanks in advance.   The website and all are provided for testing in this thread.

  • MBAM web site configuration failure

    I've set up MBAM 2.5 on my ConfigMgr 2012 server. Its integrated with Configuration Manager and created the two data bases on the same box with Windows Server 2012 R2 and SQL 2012 with reporting services. (I've configured a working OSD windows 7 task
    sequence that uses MBAM to encrypt and store the recovery key.)
    Now I'm trying to install the two web sites on a second windows 2012 server that is also acting as a deployment point with pxe server.
    I can connect to my reporting server with a browser from the local server without being prompted for credentials. The MBAM reports are configured and visible. I'm using the same service account for SCCM reporting services and web service application
    pool domain account. I've been working this for several days and am running out of ideas.
    Next I'm going to set up a new 2012 test server to act as the MBAM web server only. Maybe that will simplify things and I don't have to worry about breaking my Distribution Point. Anyone have any ideas or suggestions?
    Configurator information:
    Description:
    Invoking feature provider to validate the parameters of the administration web portal.
    The configure web applications wizard keeps failing with the same single event log error message from hell:
    Log Name:      Microsoft-Windows-MBAM-Server/Admin
    Source:        Microsoft-Windows-MBAM-Setup
    Date:          3/21/2015 10:54:09 AM
    Event ID:      401
    Task Category: MBAM Configurator
    Level:         Error
    Keywords:      MBAM Configurator
    User:          domain\username
    Computer:      MBAMwebServer.dc.state.fl.us
    Description:
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-MBAM-Setup" Guid="{C00827E6-3AE0-4F0A-8B45-08D05CD8424A}" />
        <EventID>401</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>4</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000080</Keywords>
        <TimeCreated SystemTime="2015-03-21T14:54:09.870728300Z" />
        <EventRecordID>89</EventRecordID>
        <Correlation />
        <Execution ProcessID="2476" ThreadID="2804" />
        <Channel>Microsoft-Windows-MBAM-Server/Admin</Channel>
        <Computer>WSCOC5039DP.dc.state.fl.us</Computer>
        <Security UserID="S-1-5-21-2100957022-532704775-253168949-48346" />
      </System>
      <EventData>
        <Data Name="Message">Exception thrown from feature provider.</Data>
        <Data Name="StackTrace">System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
    The request failed with the error message:
    &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &gt;
    &lt;HTML&gt;
    &lt;HEAD lang="en-US"&gt;
     &lt;META HTTP-EQUIV="X-UA-Compatible" CONTENT="IE=5"&gt;
     &lt;script language="JScript" type="text/Javascript" src="/Reports/js/ReportingServices.js"&gt;&lt;/script&gt;
     &lt;TITLE&gt;en-us - Report Manager&lt;/TITLE&gt;
     &lt;link href="/Reports/styles/ReportingServices.css"type="text/css" rel="stylesheet"&gt;
     &lt;META Name="Report Server" CONTENT="http://SCCMserver:80/ReportServer"&gt;
    &lt;/HEAD&gt;
    &lt;BODY style="margin:0px;" class="msrs-normal" onload="InitContextMenu('contextMenuCollection','contextMenuCollection__selectedItemIdHiddenField',new Array('contextMenuCollection_ReportContextMenuIdDiv'),'S_searchTextBoxID','Search');ControlConditionalEnable10(true);"&gt;&lt;form
    name="ui_form" method="POST" action="Folder.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us&amp;ViewMode=List%2fReportService2005.asmx" id="ui_form" enctype="multipart/form-data"&gt;
    &lt;div&gt;
    &lt;input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /&gt;
    &lt;input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /&gt;
    &lt;input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUENTM4MQ8WAh4RUGFnZVZpZXdTdGF0ZVRpbWUoKVlTeXN0ZW0uSW50NjQsIG1zY29ybGliLCBWZXJzaW9uPTIuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4ORI2MzU2MjU0NjQ0OTgwNjM4NTQWAgIBD2QWAgIDDxYCHgZvbmxvYWQFsgFJbml0Q29udGV4dE1lbnUoJ2NvbnRleHRNZW51Q29sbGVjdGlvbicsJ2NvbnRleHRNZW51Q29sbGVjdGlvbl9fc2VsZWN0ZWRJdGVtSWRIaWRkZW5GaWVsZCcsbmV3IEFycmF5KCdjb250ZXh0TWVudUNvbGxlY3Rpb25fUmVwb3J0Q29udGV4dE1lbnVJZERpdicpLCdTX3NlYXJjaFRleHRCb3hJRCcsJ1NlYXJjaCcpFgJmD2QWAmYPZBYCZg9kFgZmDxYCHgdWaXNpYmxlaGQCAQ9kFgJmD2QWAmYPZBYCZg8WCB4GdmFsaWduBQN0b3AeBmhlaWdodAUCMzAeB2NvbHNwYW4FATQeBWNsYXNzBRRtc3JzLXZhbGlkYXRpb25lcnJvcmQCAg9kFgRmD2QWAmYPZBYCZg9kFgICAQ9kFgJmD2QWAgIBD2QWAmYPFgIeCWlubmVyaHRtbAUdU1FMIFNlcnZlciBSZXBvcnRpbmcgU2VydmljZXNkAgEPZBYCZg9kFgJmD2QWAmYPZBYCZg9kFgJmD2QWAmYPZBYEZg8WAh8CaGQCAQ9kFgJmD2QWAmYPZBYCZg9kFgZmDxYGHghsYW5ndWFnZQUKSmF2YXNjcmlwdB4EdHlwZQUPdGV4dC9KYXZhc2NyaXB0HwcFUGZ1bmN0aW9uIENvbnRyb2xDb25kaXRpb25hbEVuYWJsZTEwKHRvcExldmVsRW5hYmxlKSB7RW5hYmxlTXVsdGlCdXR0b25zKCd1aV8nKTt9ZAICDxYCHwJoZAIDD2QWAmYPZBYGZg8WAh4Fd2lkdGgFAjEwZAIBDxYCHwoFBDEwMCUWAmYPFgQeC2NlbGxwYWRkaW5nBQEwHgtjZWxsc3BhY2luZwUBMBYCZg9kFgJmDxYCHwQFAzVweGQCAg8WAh8KBQIxMGQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgEFHGN0bDE4JGN0bDI0JFNfc2VhcmNoQnV0dG9uSUSAjRh+aj7PwliVb+R+WxpyPL1NeA=="
    /&gt;
    &lt;/div&gt;
    &lt;script type="text/javascript"&gt;
    //&lt;![CDATA[
    var theForm = document.forms['ui_form'];
    if (!theForm) {
        theForm = document.ui_form;
    function __doPostBack(eventTarget, eventArgument) {
        if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
            theForm.__EVENTTARGET.value = eventTarget;
            theForm.__EVENTARGUMENT.value = eventArgument;
            theForm.submit();
    //]]&gt;
    &lt;/script&gt;
    &lt;div&gt;
     &lt;input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A08DB298" /&gt;
    &lt;/div&gt;&lt;span&gt;&lt;noscript&gt;&lt;table width="100%" class="msrs-normal"&gt;
     &lt;tr&gt;
      &lt;td valign="top" height="30" colspan="4" class="msrs-validationerror"&gt;&lt;img src="/Reports/images/blank.gif" height="1" width="24" border="0" /&gt;&lt;img
    src="/Reports/images/line_err1.gif" height="16" width="16" alt="Error" /&gt;&lt;img src="/Reports/images/blank.gif" height="1" width="12" border="0" /&gt;This page
    might not function correctly because either your browser does not support scripts or active scripting is disabled.&lt;/td&gt;
     &lt;/tr&gt;
    &lt;/table&gt;
    &lt;/noscript&gt;&lt;table width="100%" class="msrs-normal" cellpadding="0" cellspacing="0" height="100%"&gt;
     &lt;tr&gt;
      &lt;td valign="top"&gt;&lt;div&gt;
       &lt;table class="msrs-topBreadcrumb" cellpadding="0" cellspacing="0" border="0" width="100%"&gt;
        &lt;tr&gt;
         &lt;td&gt;&lt;span&gt;&lt;div&gt;
          &lt;a href="/Reports/Pages/Folder.aspx?ViewMode=List%2fReportService2005.asmx"&gt;Home&lt;/a&gt; &gt; &lt;a href="/Reports/Pages/Folder.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring&amp;ViewMode=List%2fReportService2005.asmx"&gt;Microsoft
    BitLocker Administration and Monitoring&lt;/a&gt;
         &lt;/div&gt;&lt;/span&gt;&lt;/td&gt;
         &lt;td align="right"&gt;&lt;span&gt;&lt;a href="/Reports/Pages/Folder.aspx?ViewMode=List%2fReportService2005.asmx"&gt;Home&lt;/a&gt; | &lt;a href="/Reports/Pages/Subscriptions.aspx?ViewMode=List%2fReportService2005.asmx"&gt;My Subscriptions&lt;/a&gt; |
    &lt;a href="/Reports/Pages/Settings.aspx?ViewMode=List%2fReportService2005.asmx"&gt;Site Settings&lt;/a&gt; | &lt;a href="http://go.microsoft.com/fwlink/?LinkID=223508"
    target="MicrosoftReportingServicesHelp"&gt;Help&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
       &lt;/table&gt;
       &lt;table class="msrs-header" cellpadding="0" cellspacing="0" border="0" width="100%"&gt;
        &lt;tr&gt;
         &lt;td class="msrs-logo" width="36"&gt;&lt;img src="/Reports/images/folder_32.gif" alt="Folder" style="height:32px;width:32px;border-width:0px;" /&gt;&lt;/td&gt;
         &lt;td&gt;&lt;P class="msrs-site_title"&gt;SQL Server Reporting Services&lt;/P&gt;&lt;P class="msrs-page_title"&gt;en-us&lt;/P&gt;&lt;/td&gt;
         &lt;td class="msrs-searchContainer" align="right" valign="bottom"&gt;&lt;table class="msrs-searchBar" cellpadding="0" cellspacing="0" onfocus="document.getElementById('S_searchButtonID').disabled
    = false" onblur="document.getElementById('S_searchButtonID').disabled = true" onmouseover="document.getElementById('S_searchButtonID').disabled = false" onmouseout="document.getElementById('S_searchButtonID').disabled = true"&gt;
          &lt;tr&gt;
           &lt;td style="padding:0px;"&gt;&lt;input name="ctl18$ctl24$S_searchTextBoxID" type="text" value="Search" id="S_searchTextBoxID" class="msrs-searchDefaultFont"
    onclick="SearchBarClicked('S_searchTextBoxID', 'Search', 'msrs-searchBarNoBorder' );" onblur="SearchBarBlured('S_searchTextBoxID','Search', 'msrs-searchDefaultFont');" onkeypress="
    if ((event.which &amp;&amp; event.which == 13) || (event.keyCode &amp;&amp; event.keyCode == 13))
        var searchButton = document.getElementById('S_searchButtonID');
        searchButton.disabled = false;
        searchButton.click();
        event.cancelBubble = true;
        return false;
    else
        return true;
    " /&gt;&lt;/td&gt;
           &lt;td style="padding:0px;"&gt;&lt;input type="image" name="ctl18$ctl24$S_searchButtonID" id="S_searchButtonID" class="msrs-searchButton" disabled="true"
    src="/Reports/images/search_21x.gif" alt="Go" style="border-width:0px;" /&gt;&lt;/td&gt;
          &lt;/tr&gt;
         &lt;/table&gt;&lt;/td&gt;
        &lt;/tr&gt;
       &lt;/table&gt;
      &lt;/div&gt;&lt;/td&gt;
     &lt;/tr&gt;
     &lt;tr height="100%"&gt;
      &lt;td valign="top"&gt;&lt;table width="100%" class="msrs-contentFrame" cellpadding="0" cellspacing="0" height="100%"&gt;
       &lt;tr&gt;
        &lt;td valign="top" height="100%"&gt;&lt;span&gt;&lt;table width="100%" class="msrs-normal" cellpadding="0" cellspacing="0" height="100%"&gt;
         &lt;tr&gt;
          &lt;td valign="top"&gt;&lt;span style="display:inline-block;height:100%;"&gt;&lt;script language="Javascript" type="text/Javascript"&gt;function ControlConditionalEnable10(topLevelEnable)
    {EnableMultiButtons('ui_');}&lt;/script&gt;&lt;span&gt;&lt;table width="100%" class="msrs-normal" cellpadding="0" cellspacing="0"&gt;
           &lt;tr class="msrs-toolbar_top" height="6"&gt;
            &lt;td valign="top"&gt;&lt;/td&gt;
           &lt;/tr&gt;
           &lt;tr class="msrs-tool"&gt;
            &lt;td valign="top"&gt;&lt;table width="100%" cellpadding="0" cellspacing="0"&gt;
             &lt;tr&gt;
              &lt;td valign="top" width="5"&gt;&lt;img src="/Reports/images/blank.gif" height="0" width="5" /&gt;&lt;/td&gt;
              &lt;td valign="middle"&gt;&lt;a id="ui_btnNewFold" class="msrs-buttonHeaderButton msrs-buttonHeaderText" title="New Folder" href="/Reports/Pages/FolderProperties.aspx?CreateNew=True&amp;ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fNew+Folder&amp;RedirectUrl=http%3a%2f%2fwscoc3761cm2%2fReports%2fPages%2fFolder.aspx%3fItemPath%3d%252fMicrosoft%2bBitLocker%2bAdministration%2band%2bMonitoring%252fen-us%26ViewMode%3dList%2fReportService2005.asmx"
    onmouseover="this.className='msrs-buttonHeaderButtonHover msrs-buttonHeaderText';" onmouseout="this.className='msrs-buttonHeaderButton msrs-buttonHeaderText';" style="display:inline-block;white-space:nowrap;padding-padding-bottom:2px;padding-padding-right:5px;text-decoration:none;"&gt;&lt;img
    align="absmiddle" title="New Folder" src="/Reports/images/16newfolder.gif" alt="New Folder" style="border-style:None;height:16px;width:16px;border-width:0px;margin-right:3px;" /&gt;New Folder&lt;/a&gt;&lt;/td&gt;
              &lt;td valign="top" class="msrs-toolBarSpacerImage"&gt;&lt;img src="/Reports/images/divider.gif" style="height:16px;width:16px;border-width:0px;"
    /&gt;&lt;/td&gt;
              &lt;td valign="middle"&gt;&lt;a id="ui_btnNewDataSource" class="msrs-buttonHeaderButton msrs-buttonHeaderText" title="New Data Source" href="/Reports/Pages/DataSource.aspx?CreateNew=True&amp;ItemsParentPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us&amp;RedirectUrl=http%3a%2f%2fwscoc3761cm2%2fReports%2fPages%2fFolder.aspx%3fItemPath%3d%252fMicrosoft%2bBitLocker%2bAdministration%2band%2bMonitoring%252fen-us%26ViewMode%3dList%2fReportService2005.asmx"
    onmouseover="this.className='msrs-buttonHeaderButtonHover msrs-buttonHeaderText';" onmouseout="this.className='msrs-buttonHeaderButton msrs-buttonHeaderText';" style="display:inline-block;white-space:nowrap;padding-padding-bottom:2px;padding-padding-right:5px;text-decoration:none;"&gt;&lt;img
    align="absmiddle" title="New Data Source" src="/Reports/images/16newdatasource.gif" alt="New Data Source" style="border-style:None;height:16px;width:16px;border-width:0px;margin-right:3px;" /&gt;New Data
    Source&lt;/a&gt;&lt;/td&gt;
              &lt;td valign="top" class="msrs-toolBarSpacerImage"&gt;&lt;img src="/Reports/images/divider.gif" style="height:16px;width:16px;border-width:0px;"
    /&gt;&lt;/td&gt;
              &lt;td valign="middle"&gt;&lt;a id="ui_btnNewReport" class="msrs-buttonHeaderButton msrs-buttonHeaderText" title="Report Builder" href="http://SCCMserver/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application"
    onmouseover="this.className='msrs-buttonHeaderButtonHover msrs-buttonHeaderText';" onmouseout="this.className='msrs-buttonHeaderButton msrs-buttonHeaderText';" style="display:inline-block;white-space:nowrap;padding-padding-bottom:2px;padding-padding-right:5px;text-decoration:none;"&gt;&lt;img
    align="absmiddle" title="Report Builder" src="/Reports/images/new_RB_report.gif" alt="Report Builder" style="border-style:None;height:16px;width:16px;border-width:0px;margin-right:3px;" /&gt;Report Builder&lt;/a&gt;&lt;/td&gt;
              &lt;td valign="top" class="msrs-toolBarSpacerImage"&gt;&lt;img src="/Reports/images/divider.gif" style="height:16px;width:16px;border-width:0px;"
    /&gt;&lt;/td&gt;
              &lt;td valign="middle"&gt;&lt;a id="ui_btnSettings" class="msrs-buttonHeaderButton msrs-buttonHeaderText" title="Folder Settings" href="/Reports/Pages/Folder.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us&amp;SelectedTabId=PropertiesTab"
    onmouseover="this.className='msrs-buttonHeaderButtonHover msrs-buttonHeaderText';" onmouseout="this.className='msrs-buttonHeaderButton msrs-buttonHeaderText';" style="display:inline-block;white-space:nowrap;padding-padding-bottom:2px;padding-padding-right:5px;text-decoration:none;"&gt;&lt;img
    align="absmiddle" title="Folder Settings" src="/Reports/images/edit_folder.gif" alt="Folder Settings" style="border-style:None;height:16px;width:16px;border-width:0px;margin-right:3px;" /&gt;Folder Settings&lt;/a&gt;&lt;/td&gt;
              &lt;td valign="top" class="msrs-toolBarSpacerImage"&gt;&lt;img src="/Reports/images/divider.gif" style="height:16px;width:16px;border-width:0px;"
    /&gt;&lt;/td&gt;
              &lt;td valign="middle"&gt;&lt;a id="ui_btnUpload" class="msrs-buttonHeaderButton msrs-buttonHeaderText" title="Upload File" href="/Reports/Pages/Import.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us&amp;&amp;RedirectUrl=http%3a%2f%2fwscoc3761cm2%2fReports%2fPages%2fFolder.aspx%3fItemPath%3d%252fMicrosoft%2bBitLocker%2bAdministration%2band%2bMonitoring%252fen-us%26ViewMode%3dList%2fReportService2005.asmx"
    onmouseover="this.className='msrs-buttonHeaderButtonHover msrs-buttonHeaderText';" onmouseout="this.className='msrs-buttonHeaderButton msrs-buttonHeaderText';" style="display:inline-block;white-space:nowrap;padding-padding-bottom:2px;padding-padding-right:5px;text-decoration:none;"&gt;&lt;img
    align="absmiddle" title="Upload File" src="/Reports/images/UploadFile.gif" alt="Upload File" style="border-style:None;height:16px;width:16px;border-width:0px;margin-right:3px;" /&gt;Upload File&lt;/a&gt;&lt;/td&gt;
              &lt;td valign="top" width="3"&gt;&lt;img src="/Reports/images/blank.gif" height="0" width="3" /&gt;&lt;/td&gt;
              &lt;td width="100%"&gt;&lt;/td&gt;
              &lt;td valign="middle"&gt;&lt;a id="ui_btnSwitchView" class="msrs-buttonHeaderButton msrs-buttonHeaderText" title="Details View" href="http://SCCMserver:80/Reports/Pages/Folder.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us&amp;ViewMode=Detail"
    onmouseover="this.className='msrs-buttonHeaderButtonHover msrs-buttonHeaderText';" onmouseout="this.className='msrs-buttonHeaderButton msrs-buttonHeaderText';" style="display:inline-block;white-space:nowrap;padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px;text-decoration:none;"&gt;&lt;img
    align="absmiddle" title="Details View" src="/Reports/images/view_detail.gif" alt="Details View" style="border-style:None;height:16px;width:16px;border-width:0px;margin-right:3px;" /&gt;Details View&lt;/a&gt;&lt;/td&gt;
              &lt;td valign="top" width="5"&gt;&lt;img src="/Reports/images/blank.gif" height="0" width="5" /&gt;&lt;/td&gt;
              &lt;td valign="top"&gt; &lt;/td&gt;
             &lt;/tr&gt;
            &lt;/table&gt;
            &lt;/td&gt;
           &lt;/tr&gt;
           &lt;tr class="msrs-toolbar_bottom" height="6"&gt;
            &lt;td valign="top"&gt;&lt;/td&gt;
           &lt;/tr&gt;
          &lt;/table&gt;
          &lt;/span&gt;&lt;table width="100%" class="msrs-normal" cellpadding="0" cellspacing="0" TITLE="Items in en-us"&gt;
           &lt;tr&gt;
            &lt;td valign="top" width="10"&gt;&lt;img src="/Reports/images/blank.gif" height="0" width="10" /&gt;&lt;/td&gt;
            &lt;td valign="top" width="100%"&gt;&lt;table width="100%" class="msrs-normal" cellpadding="0" cellspacing="0"&gt;
             &lt;tr&gt;
              &lt;td valign="top" height="5px"&gt;&lt;/td&gt;
             &lt;/tr&gt;
             &lt;tr&gt;
              &lt;td valign="top"&gt;&lt;Div class="msrs-tileView"&gt;&lt;table id="ui_a0" class="msrs-UnSelectedItem" onclick="Clicked(event,'contextMenuCollection_ReportContextMenuIdDiv')"
    onmouseover="ChangeReportItemStyleOnMouseOver('ui_a0', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onmouseout="ChangeReportItemStyleOnMouseOut('ui_a0', 'msrs-UnSelectedItem')" onfocus="ChangeReportItemStyleOnMouseOver('ui_a0', 'msrs-SelectedItem',
    'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a0', 'msrs-UnSelectedItem')" onkeydown="OpenMenuKeyPress(event,'contextMenuCollection_ReportContextMenuIdDiv')" value="/Microsoft BitLocker Administration and
    Monitoring/en-us/Computer Compliance Report"&gt;
               &lt;tr&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fComputer+Compliance+Report"
    onmouseover="OnLink()" onmouseout="OffLink()" TabIndex="-1"&gt;&lt;img src="/Reports/images/RB_document_32.gif" alt="Report" style="height:32px;width:32px;border-width:0px;visibility:visible;"
    /&gt;&lt;/a&gt;&lt;/td&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fComputer+Compliance+Report"
    onmouseover="OnLink()" onmouseout="OffLink()" onfocus="ChangeReportItemStyleOnMouseOver('ui_a0', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a0', 'msrs-UnSelectedItem')" class="msrs-itemName"
    title="Computer Compliance Report"&gt;Computer Compliance Report&lt;/a&gt;&lt;/td&gt;
                &lt;td width="20px;"&gt;&lt;img src="/Reports/images/Menu1.gif" alt="Open Menu" /&gt;&lt;/td&gt;
               &lt;/tr&gt;
              &lt;/table&gt;
              &lt;/Div&gt;&lt;Div class="msrs-tileView"&gt;&lt;table id="ui_a1" class="msrs-UnSelectedItem" onclick="Clicked(event,'contextMenuCollection_ReportContextMenuIdDiv')"
    onmouseover="ChangeReportItemStyleOnMouseOver('ui_a1', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onmouseout="ChangeReportItemStyleOnMouseOut('ui_a1', 'msrs-UnSelectedItem')" onfocus="ChangeReportItemStyleOnMouseOver('ui_a1', 'msrs-SelectedItem',
    'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a1', 'msrs-UnSelectedItem')" onkeydown="OpenMenuKeyPress(event,'contextMenuCollection_ReportContextMenuIdDiv')" value="/Microsoft BitLocker Administration and
    Monitoring/en-us/Enterprise Compliance Report"&gt;
               &lt;tr&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fEnterprise+Compliance+Report"
    onmouseover="OnLink()" onmouseout="OffLink()" TabIndex="-1"&gt;&lt;img src="/Reports/images/RB_document_32.gif" alt="Report" style="height:32px;width:32px;border-width:0px;visibility:visible;"
    /&gt;&lt;/a&gt;&lt;/td&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fEnterprise+Compliance+Report"
    onmouseover="OnLink()" onmouseout="OffLink()" onfocus="ChangeReportItemStyleOnMouseOver('ui_a1', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a1', 'msrs-UnSelectedItem')" class="msrs-itemName"
    title="Enterprise Compliance Report"&gt;Enterprise Compliance Report&lt;/a&gt;&lt;/td&gt;
                &lt;td width="20px;"&gt;&lt;img src="/Reports/images/Menu1.gif" alt="Open Menu" /&gt;&lt;/td&gt;
               &lt;/tr&gt;
              &lt;/table&gt;
              &lt;/Div&gt;&lt;Div class="msrs-tileView"&gt;&lt;table id="ui_a2" class="msrs-UnSelectedItem" onclick="Clicked(event,'contextMenuCollection_ReportContextMenuIdDiv')"
    onmouseover="ChangeReportItemStyleOnMouseOver('ui_a2', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onmouseout="ChangeReportItemStyleOnMouseOut('ui_a2', 'msrs-UnSelectedItem')" onfocus="ChangeReportItemStyleOnMouseOver('ui_a2', 'msrs-SelectedItem',
    'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a2', 'msrs-UnSelectedItem')" onkeydown="OpenMenuKeyPress(event,'contextMenuCollection_ReportContextMenuIdDiv')" value="/Microsoft BitLocker Administration and
    Monitoring/en-us/Recovery Audit Report"&gt;
               &lt;tr&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fRecovery+Audit+Report"
    onmouseover="OnLink()" onmouseout="OffLink()" TabIndex="-1"&gt;&lt;img src="/Reports/images/RB_document_32.gif" alt="Report" style="height:32px;width:32px;border-width:0px;visibility:visible;"
    /&gt;&lt;/a&gt;&lt;/td&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fRecovery+Audit+Report"
    onmouseover="OnLink()" onmouseout="OffLink()" onfocus="ChangeReportItemStyleOnMouseOver('ui_a2', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a2', 'msrs-UnSelectedItem')" class="msrs-itemName"
    title="Recovery Audit Report"&gt;Recovery Audit Report&lt;/a&gt;&lt;/td&gt;
                &lt;td width="20px;"&gt;&lt;img src="/Reports/images/Menu1.gif" alt="Open Menu" /&gt;&lt;/td&gt;
               &lt;/tr&gt;
              &lt;/table&gt;
              &lt;/Div&gt;&lt;Div class="msrs-tileView"&gt;&lt;table id="ui_a3" class="msrs-UnSelectedItem" onclick="Clicked(event,'contextMenuCollection_ReportContextMenuIdDiv')"
    onmouseover="ChangeReportItemStyleOnMouseOver('ui_a3', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onmouseout="ChangeReportItemStyleOnMouseOut('ui_a3', 'msrs-UnSelectedItem')" onfocus="ChangeReportItemStyleOnMouseOver('ui_a3', 'msrs-SelectedItem',
    'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a3', 'msrs-UnSelectedItem')" onkeydown="OpenMenuKeyPress(event,'contextMenuCollection_ReportContextMenuIdDiv')" value="/Microsoft BitLocker Administration and
    Monitoring/en-us/Volume Report"&gt;
               &lt;tr&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fVolume+Report" onmouseover="OnLink()"
    onmouseout="OffLink()" TabIndex="-1"&gt;&lt;img src="/Reports/images/RB_document_32.gif" alt="Report" style="height:32px;width:32px;border-width:0px;visibility:visible;" /&gt;&lt;/a&gt;&lt;/td&gt;
                &lt;td&gt;&lt;a href="/Reports/Pages/Report.aspx?ItemPath=%2fMicrosoft+BitLocker+Administration+and+Monitoring%2fen-us%2fVolume+Report" onmouseover="OnLink()"
    onmouseout="OffLink()" onfocus="ChangeReportItemStyleOnMouseOver('ui_a3', 'msrs-SelectedItem', 'msrs-UnSelectedItem')" onblur="ChangeReportItemStyleOnMouseOut('ui_a3', 'msrs-UnSelectedItem')" class="msrs-itemName" title="Volume
    Report"&gt;Volume Report&lt;/a&gt;&lt;/td&gt;
                &lt;td width="20px;"&gt;&lt;img src="/Reports/images/Menu1.gif" alt="Open Menu" /&gt;&lt;/td&gt;
               &lt;/tr&gt;
              &lt;/table&gt;
              &lt;/Div&gt;&lt;/td&gt;
             &lt;/tr&gt;
            &lt;/table&gt;
            &lt;/td&gt;
            &lt;td valign="top" width="10"&gt;&lt;img src="/Reports/images/blank.gif" height="0" width="10" /&gt;&lt;/td&gt;
           &lt;/tr&gt;
          &lt;/table&gt;
          &lt;script language="Javascript" type="text/Javascript"&gt;var multiButtonList = [];&lt;/script&gt;&lt;/span&gt;&lt;/td&gt;
         &lt;/tr&gt;
        &lt;/table&gt;
        &lt;/span&gt;&lt;/td&gt;
       &lt;/tr&gt;
      &lt;/table&gt;
      &lt;/td&gt;
     &lt;/tr&gt;
    &lt;/table&gt;
    &lt;/span&gt;&lt;div id="contextMenuCollection" class="msrs-MenuUIPopupBody" style="display:none;;"&gt;
     &lt;input name="contextMenuCollection$_selectedItemIdHiddenField" type="hidden" id="contextMenuCollection__selectedItemIdHiddenField" /&gt;&lt;div id="contextMenuCollection_ReportContextMenuIdDiv" onkeydown="NavigateMenuKeyPress(event)"&gt;
      &lt;table cellpadding="0" cellspacing="0" class="msrs-MenuUI"&gt;
       &lt;tr&gt;
        &lt;td&gt;&lt;img class="msrs-MenuUIMinWidth" src="/Reports/images/blank.gif" style="border-width:0px;" /&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmmove" class="msrs-MenuUIItemTableCell" group="0" underline="OGUL:0ReportContextMenuIdDiv" onmouseover="FocusContextMenuItem('ui_rcmmove','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');"
    onmouseout="SwapStyle('ui_rcmmove','msrs-MenuUIItemTableCell');" onblur="SwapStyle('ui_rcmmove','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl05','')"&gt;&lt;Span
    class="msrs-menuItemImageContainer"&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Move&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmdelete" class="msrs-MenuUIItemTableCell" group="0" onmouseover="FocusContextMenuItem('ui_rcmdelete','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');" onmouseout="SwapStyle('ui_rcmdelete','msrs-MenuUIItemTableCell');"
    onblur="SwapStyle('ui_rcmdelete','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();return ShouldDelete('Are you sure you want to delete \u0022{0}\u0022?');" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl09','')"&gt;&lt;Span
    class="msrs-menuItemImageContainer"&gt;&lt;img alt="" src="/Reports/images/delitem.gif" style="border-width:0px;" /&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Delete&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr id="OGUL:0ReportContextMenuIdDiv"&gt;
        &lt;td&gt;&lt;Div class="msrs-MenuUISeparator"&gt;#&lt;/Div&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmmansub" class="msrs-MenuUIItemTableCell" group="1" underline="OGUL:1ReportContextMenuIdDiv" onmouseover="FocusContextMenuItem('ui_rcmmansub','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');"
    onmouseout="SwapStyle('ui_rcmmansub','msrs-MenuUIItemTableCell');" onblur="SwapStyle('ui_rcmmansub','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl16','')"&gt;&lt;Span
    class="msrs-menuItemImageContainer"&gt;&lt;img alt="" src="/Reports/images/subscription_report.gif" style="border-width:0px;" /&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Subscribe...&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmclr" class="msrs-MenuUIItemTableCell" group="1" onmouseover="FocusContextMenuItem('ui_rcmclr','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');" onmouseout="SwapStyle('ui_rcmclr','msrs-MenuUIItemTableCell');"
    onblur="SwapStyle('ui_rcmclr','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl21','')"&gt;&lt;Span class="msrs-menuItemImageContainer"&gt;&lt;img
    alt="" src="/Reports/images/16linked.gif" style="border-width:0px;" /&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Create Linked Report...&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmviewrh" class="msrs-MenuUIItemTableCell" group="1" onmouseover="FocusContextMenuItem('ui_rcmviewrh','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');" onmouseout="SwapStyle('ui_rcmviewrh','msrs-MenuUIItemTableCell');"
    onblur="SwapStyle('ui_rcmviewrh','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl26','')"&gt;&lt;Span class="msrs-menuItemImageContainer"&gt;&lt;/Span&gt;&lt;Span
    class="msrs-menuItemLabelContainer"&gt;View Report History&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr id="OGUL:1ReportContextMenuIdDiv"&gt;
        &lt;td&gt;&lt;Div class="msrs-MenuUISeparator"&gt;#&lt;/Div&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmsec" class="msrs-MenuUIItemTableCell" group="2" underline="OGUL:2ReportContextMenuIdDiv" onmouseover="FocusContextMenuItem('ui_rcmsec','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');"
    onmouseout="SwapStyle('ui_rcmsec','msrs-MenuUIItemTableCell');" onblur="SwapStyle('ui_rcmsec','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl32','')"&gt;&lt;Span
    class="msrs-menuItemImageContainer"&gt;&lt;img alt="" src="/Reports/images/security16.gif" style="border-width:0px;" /&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Security&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmedit" class="msrs-MenuUIItemTableCell" group="2" onmouseover="FocusContextMenuItem('ui_rcmedit','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');" onmouseout="SwapStyle('ui_rcmedit','msrs-MenuUIItemTableCell');"
    onblur="SwapStyle('ui_rcmedit','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl37','')"&gt;&lt;Span class="msrs-menuItemImageContainer"&gt;&lt;/Span&gt;&lt;Span
    class="msrs-menuItemLabelContainer"&gt;Manage&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmdownload" class="msrs-MenuUIItemTableCell" group="2" onmouseover="FocusContextMenuItem('ui_rcmdownload','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');" onmouseout="SwapStyle('ui_rcmdownload','msrs-MenuUIItemTableCell');"
    onblur="SwapStyle('ui_rcmdownload','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl41','')"&gt;&lt;Span class="msrs-menuItemImageContainer"&gt;&lt;img
    alt="" src="/Reports/images/DownloadFile.gif" style="border-width:0px;" /&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Download...&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr id="OGUL:2ReportContextMenuIdDiv"&gt;
        &lt;td&gt;&lt;Div class="msrs-MenuUISeparator"&gt;#&lt;/Div&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;
        &lt;td id="ui_rcmeditrb" class="msrs-MenuUIItemTableCell" group="3" underline="OGUL:2ReportContextMenuIdDiv" onmouseover="FocusContextMenuItem('ui_rcmeditrb','msrs-MenuUIItemTableHover','msrs-MenuUIItemTableCell');"
    onmouseout="SwapStyle('ui_rcmeditrb','msrs-MenuUIItemTableCell');" onblur="SwapStyle('ui_rcmeditrb','msrs-MenuUIItemTableCell');"&gt;&lt;a onclick="HideMenu();" href="javascript:__doPostBack('contextMenuCollection$ReportContextMenuIdDiv$ctl48','')"&gt;&lt;Span
    class="msrs-menuItemImageContainer"&gt;&lt;img alt="" src="/Reports/images/report_edit_01.gif" style="border-width:0px;" /&gt;&lt;/Span&gt;&lt;Span class="msrs-menuItemLabelContainer"&gt;Edit
    in Report Builder&lt;/Span&gt;&lt;/a&gt;&lt;/td&gt;
       &lt;/tr&gt;
      &lt;/table&gt;
     &lt;/div&gt;
    &lt;/div&gt;&lt;/form&gt;&lt;/BODY&gt;&lt;/HTML&gt;
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.SqlServer.ReportingServices.ReportService2005.ReportingService2005.ListChildren(String Item, Boolean Recursive)
       at Microsoft.Mbam.Setup.Common.ParameterValidation.IsValidSsrsUrlToMbamReports(Uri uri, Boolean testUri)
       at Microsoft.Mbam.Setup.WebAdministration.HelpDeskProvider.CheckReportsUrl()
       at Microsoft.Mbam.Setup.Common.ActionItemQueue.Run()
       at Microsoft.Mbam.Setup.WebAdministration.WebProviderBase`1.CheckPrereqs(IProgress`1 progress, CancellationToken cancellationToken, T configuration)
       at Microsoft.Mbam.Setup.Common.FeatureProviderBase`1.&lt;&gt;c__DisplayClass34`1.&lt;InvokeAsync&gt;b__33()
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Microsoft.Mbam.Setup.Common.FeatureProviderBase`1.&lt;InvokeAsync&gt;d__36`1.MoveNext()</Data>
      </EventData>
    </Event>

    I finally found the problem.
    I had the reporting services url wrong. 
    http://sccmserver/Reports (this connects successfully but is wrong.)
    The wizard would say the path was wrong so I changed it by drilling further into the report server.
    By selecting the Bitlocker folder.
    Then the wizard stopped  showing the red error wrong path but it turns out it was still the wrong path.
    A bit misleading. I noticed on my SCCM server in the Reporting Services Configuration Manager under Report manager URL,
    http://sccmserver/ReportServer  Typed this in and finished the wizard for the first time.  :)

  • Menus on some web sites don't work

    I have just activated 2 new Lumia 520 phones with Windows 8 mobile. (updated to Amber)
    When browsing the web, the menus don't work on a couple of web sites that I have written.
    These menus use Javascript to show drop down lists and to navigate to the appropriate pages. When you click a link on the menu, the drop down menu appears for a couple of seconds, then disappears. Even in the couple of seconds that the dropdown appears, it can not be clicked.
    Interestingly, these web sites also use javascript to open overlay pages when a thumbnail picture is clicked, This action works.
    These menus have been regression tested in all the major browsers and they work on a PC, Mac, iPad and Android but seem to fail on Windows 8 mobile.
    I searched and can't see any option that allows me to enable or disable Javascript.
    Here are links to those 2 sites:
    http://www.garynancy.com/index.html
    http://www.chisholmtv.com/
    What am I missing?

    The menuscript (popupmo.js) you are using will not work.
    I'd suggest you take this to http://developer.nokia.com where you will likely find more help as this is a general user to user support platform.
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

Maybe you are looking for