Http headers showing up on portal homepage for an individual user

We have a user that currently sees what looks to be http header information at the top of his browser when he visits our portal homepage. he is experiencing this in both IE and Firefox.
Is there any sort of setting in portal or application server (i'm posting this in both forums and will post the resolution in both as well) that would cause this behavior for an individual IP address?

i don't know what the cause of this error was but it was fixed by clearing out the pl/sql cache. that is done by removing everything under $ORACLE_HOME/Apache/modplsql/cache on the middle tier.

Similar Messages

  • Specify the FTProot for an individual user?

    Is there a way to specify the FTProot for a specific user?
    Example: I want to create a local user to the server, username "web", that when I FTP to the server using "web", all I can see is the /Library/WebServer/Documents folder?
    Thanks!

    I am no expert from a code perspective but have seen some very odd behavior on portlets that are related to the browser version/components that the user has. I always test things out in Firefox if they are failing on IE. Also, check to see if the user has any non-native toolbars (have them send you a screen shot). Turn off all of these (Yahoo, Google, etc...) and see if things work.
    Best of luck.

  • BCC will not show recipients in Mail app - for IMAP client user

    Our office iMac was just upgraded to Mavericks.  The Apple mail app (which we use via IMAP to receive our gmail) will not show BCC recipients on sent mail.  Not sure what other info you might need.
    Yes it did work prior to Mavericks upgrade --lots of other quirks that are just user preference issues but this is by far a concern because we need to keep track of school sent emails.  So far the only solution has been to use the gmail client via web interface -- hoping there is a different solution!
    Thanks for any help
    Joanne Bartolotti
    ST Robert School
    San Bruno

    John -- Thank you for your reply. 
    When we send the email we (our user end) can see the recipients in the BCC field (good)
    When the email is delivered they (the recipient) cannot see all the other emails (good)
    "Susie" (who was on our original BCC list as a recipient) calls and says I did not get the email - We go to our sent folder and click on the sent email to verify the email address we used but (and here's the issue) it says "No recipients"
    Prior to installing OSX Mavericks -- it listed ALL the recipients in our sent folder copy of the email (this was very helpful to us)
    To date the ONLY solution has been to use the web version of gmail -- My question is (and please know I have done a number of checks on this process) Why did it work BEFORE upgrading to Mavericks and why does it not work NOW?  Our school secretary is convinced it is "my fault" for upgrading the system -- I am convinced there is a user error since she NEVER lists anyone in the TO field
    She will NOT use the web interface because it takes "too much time" -- for this my response is -- then fix it yourself! (Sorry 10 days left of school -- tech coordinator frustration creeping in -- tired of id10t erros -- should have waited to upgrade until no one was around and NOT tell them!)
    Joanne

  • Portlet Problem for an individual user

    We are using the .NET implementation of Plumtree Corporate Portal 5.0.4. We have portlets running on a web farm that are built using .NET. The problem is we have two portlets that consistently work for the majority of our users, but there is one user in our NY office (we are located in Columbus, GA) that is now having a problem rendering the contents of the portlet. The error that comes back implies that the portal server is not able to make a request for the application. We are reasonably sure that the application functions. The user is able to click a gatewayed link of the application and it renders properly for him, but it simply will not show up in his portal window. Here is the error that we found in the source of the HTML from the user's machine:
    Error in CHttpGadgetProvider::raw_GetHTMLText, The Portal Server could not retrieve the content for this gadget because of a connection error with the host. If this problem persists, please alert a system administrator.-->
    This application worked for the user until about a week ago. The application has been running for several months. There are other applications that run on this same web farm that work fine for the user as a portlet. Again, a gatewayed link to this same application works fine for the user, just not in the portal as a portlet. This phenomenon has us stumped. We have checked portal settings even tried to point the remote server to one machine for this portlet. Nothing seems to work in the case of this particular user and these two portlets. Any insight you can give on this matter will be greatly appreciated.

    I am no expert from a code perspective but have seen some very odd behavior on portlets that are related to the browser version/components that the user has. I always test things out in Firefox if they are failing on IE. Also, check to see if the user has any non-native toolbars (have them send you a screen shot). Turn off all of these (Yahoo, Google, etc...) and see if things work.
    Best of luck.

  • Best way to set up Shared iPhoto Library for Family - individual user IDs

    We have a iMAc shared by the family on which we want to establish an iPhoto library that we can all access and utlize. I have not found any good guidance on how best to set this up.
    Any suggestions or good references ?
    Thank you,
    John

    For iPhoto 09 (version 8.0.2) and later:
    What you mean by 'share'.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    If you want the other user to have the same access to the library as you: to be able to add, edit, organise, keyword etc.
    Quit iPhoto in both accounts. Move the Library to the Users / Shared Folder
    (You can also use an external HD set to ignore permissions, a Disk Image or even partition your Hard Disk.)
    In each account in turn: Double click on the Library to open it. (You may be asked to repair the Library Permissions.) From that point on, this will be the default library location. Both accounts will have full access to the library, in fact, both accounts will 'own' it.
    However, there is a catch with this system and it is a significant one. iPhoto is not a multi-user app., it does not have the code to negotiate two users simultaneously writing to the database, and trying will cause db corruption. So only one user at a time, and back up, back up back up.
    Regards
    TD

  • Building a page that only shows up once for the same user...

    I've been asked to create a page that only shows up once for a user.  This page is to include a form that the user fills out, but once the user has filled it out, they wouldn't see the page pop up ever again.  Does anyone know the best way to do this? 
    I was told to build an ip logger that checks the database for ip addresses and only shows the page if the ip address is unique.  That might be way beyond my ability.  Is there a program out there that I could possibly use?
    My client wants this done asap, so any help would be much appreciated...
    Thanks in advance!
    Jules

    Some limitations of cookies are that user needs to enable cookies, cookies expire, cookies can be deleted by the client, and they're dependent on the machine/browser that the cookie was set to. Basically, by using cookies, you as a developer do not have any control over the presentation of the data for the visitor because the visitor can manipulate how the data is presented.
    That means if more than one person shares the same browser on the same computer then after user 1 visits the page and sets the cookie then users 2,3,4 or whatever will not see the landing page that was intended for a first time visitor since user 1 already set the cookie. Once cookie expires the script will not see a valid cookie so the landing page will display once again. If cookies are disabled on the browser then a cookie will never be set and the landing page will always display. If cookies are enabled on the browser and cookie is set by a user then later the user deletes the cookie from their browser then the landing page will display.
    Cookies can be set and checked using javascript or server side scripting. There's plenty of information on the limitations of cookies and how to set and check for set cookies if you search online for php cookies, javascript cookies, etc. or visit http://www.w3schools.com/PHP/php_cookies.asp
    Control of your data from a database is the best method of development. If you do not have a registration system currently developed and it's imperative for each individual user to complete the form before continuing on to the site, then the form you speak of *IS* the registration form and should be developed with a database. What information does the user have to complete on this form?
    Sometimes there are situations where you do not want to force a signup/login for the user to access a page, yet you still want to control data to some extent. In these scenarios the use of cookies is the only reasonable alternative, which is arguably better than using an IP method. It really all depends on the circumstances that are being considered. Personally I don't think this situation is well suited for cookies or IP use. Based off the information provided I believe this should be developed using a database and server side scripting. It also depends on the importance of the page that is being displayed after the landing page and the importance of the data retrieved from the submitted form on the landing page. If it's of low importance then go with a compromised method such as cookies or IP. If the data is important then use a database.
    best,
    Shocker

  • RE: Hiding portal favourites for all users..

    Hi,
    I would like to know how to hide the "Portal Favourites" column in the Portal screen for all the users.
    It works for a customized iview.when i tried to do in Default framework page..its not getting applied for all the users..
    Can somebody tell me how to do this ?...Thanks.

    Hi Addy
    Content Administration->Portal Content
    navigate to Portal Content->Content Provided by SAP->End User Content->Standard Portal Users
    You can see the default framework page
    Open the framework.
    Select the desktop inner page check box and click OPEN.
    Now you can see the portal favourities iview.
    Remove it from the page.
    Also check this forume link
    remove portal Favorites
    Hope this information will help you
    Regards
    Ruturaj
    Edited by: Ruturaj Inamdar on Jul 29, 2009 7:52 AM

  • SPAM effectiveness report for an internal user

    Years ago on a previous product, we had a report we could run which would show the SPAM effectiveness for an individual user.  This was useful for associates who felt they were receiving too much SPAM, when in reality, we were stopping 99.4% of the SPAM destined for them and the 2 they received over the past month were not devastating.
    I looked through the reports available from the ESAs but do not see anything similar.  We are running ESA 7.6.3-019 and SMA 7.9.0-107.
    Thanks

    Hello Mark,
    in general spam efficiency reports would not work for individual, mainly because the spam detection process is not only limited to the spam engine, the major work is actually done by the reputation engine. In other words, senderbase, which on average blocks more that 90% of all connection attempts, mostly from hosts with a score of -5 or worse. By default these connections are already dropped before sender and recipients are injected, so the system is not aware who the potential spam was targeted for.
    You could work around this by enabling delayed HAT rejection, which would still wait until sender and recipients are injected, before disconnecting.  In this case, you can check
    GUI: Monitor->Incoming Mail
    specify a time range, and then enter the internal user in the search field below the main table. Or leave it empty and just hit "Search" for a list of all users, the list then can be sorted by clicking on the column names.  The result table will contain entries like "Total Attemted" and "Spam Detected", and of course the results can be exported as well.
    Hope that is what you are looking after.
    Regards,
    Andreas

  • Password requirements for a single user

    does anyone know of a way to change the password expiry requirements for an individual user?

    See:
    Page 291 "Managing Password Policies" of
    Oracle® Internet Directory
    Administrator’s Guide,
    10g Release 2 (10.1.2)
    Part No. B14082-01
    December 2004

  • HTTP Headers - enabling caching and compression with the portal?

    Has anyone configured their web server (IIS or Apache) or use a commercial product to flawlessly cache and compress all content generated by the portal?
    Compression and caching is critical for making our portal based applictions work for overseas users. It should be doable, just taking advantage of standard HTTP protocols, but implementing this a complex system like the portal is tricky, we seem to be generating different values in the HTTP Headers for the same types of files (such as CSS).
    We are running Apache so can't take advantage of the built in compression capabilities of the .net portal. We are running the java vervion. 6.1 mp1, sql server 2000 (portal, search, collab, publisher, studio, analytics, custom .net and java portlets on remote server).
    Basically our strategy is to compress all outgoing static and dynamic text content (html, CSS, javascript), and to cache all static files (CSS, javascript, images) for 6 months to a year depending on file type.
    Here are some links on the subjects of caching and compression that I have compiled:
    Caching & Compression info and tools
    http://www.webreference.com/internet/software/servers/http/compression/
    http://www.ibm.com/developerworks/web/library/wa-httpcomp/
    http://www.mnot.net/cache_docs/
    http://www.codeproject.com/aspnet/HttpCompressionQnD.asp?df=100&forumid=322472&exp=0&select=1722189#xx1722189xx
    http://en.wikipedia.org/wiki/Http_compression
    http://perl.apache.org/docs/tutorials/client/compression/compression.html
    https://secure.xcache.com/Page.aspx?c=60&p=590
    http://www.codinghorror.com/blog/archives/000807.html
    http://www.howtoforge.com/apache2_mod_deflate
    http://www.ircache.net/cgi-bin/cacheability.py
    http://betterexplained.com/articles/how-to-optimize-your-site-with-http-caching/
    http://betterexplained.com/articles/speed-up-your-javascript-load-time/
    http://betterexplained.com/articles/speed-up-your-javascript-load-time/
    http://www.rubyrobot.org/article/5-tips-for-faster-loading-web-sites
    http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/
    http://www.gidnetwork.com/tools/gzip-test.php
    http://www.pipeboost.com/
    http://www.schroepl.net/cgi-bin/http_trace.pl
    http://leknor.com/code/gziped.php?url=http%3A%2F%2Fwww.google.com
    http://www.port80software.com/surveys/top1000compression/
    http://www.rexswain.com/httpview.html
    http://www.15seconds.com/issue/020314.htm
    http://www.devwebpro.com/devwebpro-39-20041117DevelopingYourSiteforPerformanceCompressionandOtherServerSideEnhancements.html
    http://www.webpronews.com/topnews/2004/11/17/developing-your-site-for-performance-optimal-cache-control
    http://www.sitepoint.com/print/effective-website-acceleration
    http://nazish.blog.com/1007523/
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/dnwebgen/IE_Fiddler2.asp?frame=true
    http://www.fiddlertool.com/fiddler/version.asp
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
    http://www.web-caching.com/cacheability.html
    http://www.edginet.org/techie/website/http.html
    http://www.cmlenz.net/blog/2005/05/on_http_lastmod.html
    http://www.websiteoptimization.com/speed/tweak/cache/
    http://www.webperformance.org/caching//caching_for_performance.html
    http://betterexplained.com/articles/how-to-debug-web-applications-with-firefox/
    Edited by tkoenings at 06/18/2007 6:26 AM

    Hi Scott,
    Does Weblogic platform 8.1 supports netscape? We have developed a portal which
    works perfectly on IE but it dies in netscape. Is netUI tags not supported in
    Netscape?
    Pls reply
    manju
    Scott Dunbar <[email protected]> wrote:
    From a pure HTML perspective Portal does it's rendering with nested
    tables.
    Netscape 4.x and below have terrible performance with nested tables.
    The
    problem is not the Portal server but rather Netscape on the client machine.
    If IE and/or a recent version of Netscape/Mozilla is not possible then
    there are
    really only two options:
    1) Faster client hardware - not likely to be an acceptable solution.
    2) Minimize the number of portlets and the complexity within the portlets.
    Neither of these solutions are a great answer, but the 4.7 series of
    Netscape is
    getting pretty old. Having said that, we've got customers who want to
    continue
    to use IE 4 :)
    Again, though, this problem is, I'm afraid out of our hands. It is the
    client
    rendering time that is the issue.
    cg wrote:
    Does anyone know of any known reasons why the 7.0 (did it also with4.0) portal
    pages can take up to almost 30 seconds to load in Netscape 4.7? I knowit is a
    very generic question but our customer still uses 4.7 and will notuse the portal
    b/c it takes so long to load some of the webapps. What the pages willdo when
    loading is that the headers will come up and when it gets to the bodyof the page
    it seems to stall and then comes up all of a sudden. For some of thepages it
    takes 6 seconds and for others it takes about 24-27 seconds.
    We have suggested using IE only but that is not an option with allof the customers
    and getting a newer version of Netscape is also out of the question.
    Any suggestions would be greatly appreciated.--
    scott dunbar
    bea systems, inc.
    boulder, co, usa

  • Adding custom http headers for WSRP requests

    Hello,
    I wonder whether it is possible to insert custom http headers for WSRP
    requests?
    To give more details:
    We are going to have portlets exposed via WSRP (hosted on non-weblogic
    server). We need these portlets to work on different portals including
    WebLogic Portal. And we need to have working SSO. There needed at least
    2 SSO options:
    1. Having SiteMinder protected portal. Will WebLogic pass SiteMinder
    headers further to WSRP producer?
    2. Custom SSO tokens to be passed as http headers. Is it possible to
    make weblogic to add custom http headers when calling producer?
    2a. Credential mapping shall be used to get username/password for
    backend application (accessed from producer side), and than these
    username/password shall be passed as http headers when requesting producer.
    Best regards,
    Sviatoslav Sviridov

    Hi,
    About how to use Rest API via node.js, please refer to
    http://stackoverflow.com/questions/5643321/how-to-make-remote-rest-call-inside-node-js-any-curl for more information. Hope this helps.
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HTTP Headers for SOAP

    Hello,
    I need to set some custom HTTP Header when i send the SOAP message to an endpoint.
    I tried this..but doesn't solve my requirement.
    SOAPMessage soapmsg = messageFactory.createMessage();
    MimeHeaders mime = soapmsg.getMimeHeaders();
    mime.addHeader("SOAPAction", "xxxx");
    mime.addHeader("Sender", "yyy");
    SOAPMessage reply = connection.call(soapmsg, destination);
    Can anyone please guide me how to set HTTP headers for SOAP?
    Thanks,

    Hello,
    I need to set some custom HTTP Header when i send the SOAP message to an endpoint.
    I tried this..but doesn't solve my requirement.
    SOAPMessage soapmsg = messageFactory.createMessage();
    MimeHeaders mime = soapmsg.getMimeHeaders();
    mime.addHeader("SOAPAction", "xxxx");
    mime.addHeader("Sender", "yyy");
    SOAPMessage reply = connection.call(soapmsg, destination);
    Can anyone please guide me how to set HTTP headers for SOAP?
    Thanks,

  • Repository Creation Utility Portal schema for 11g creation fails

    I run RCU for database 11g 11.1.0.7 64bit created portal schema show error:
    in portal.log file:*
    PL/SQL procedure successfully completed.
    No errors.
    Create navigation page for shared page group.
    ERROR: Creating the Navigation Objects
    Internal error
    Unexpected error - User-Defined Exception (WWC-35000)
    wwpob_api_nav.add_banner_items (4)
    Unable to update the Portlet Repository Site. (WWS-30726)
    wwsbr_sitebuilder_provider.add_portlet
    The Page Group ID does not exist. (WWS-30641)
    wwsbr_site_db.get_default_language
    PL/SQL procedure successfully completed.
    in rcu.log file:*
    2010-04-12 17:53:24.752 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform: JavaAction method=main
    2010-04-12 18:02:07.477 INCIDENT_ERROR rcu: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform: Failed to execute method: Excepton:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.sysman.assistants.rcu.backend.action.JavaAction.perform(JavaAction.java:325)
         at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:243)
         at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:303)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.RuntimeException: ERROR: Portal Configuration Assistant aborted
         at oracle.webdb.config.PortalConfigAssistant.<init>(Unknown Source)
         at oracle.webdb.config.PortalConfigAssistant.main(Unknown Source)
         ... 8 more
    2010-04-12 18:02:07.478 ERROR rcu: oracle.sysman.assistants.rcu.backend.action.AbstractAction::handleNonIgnorableError: Received Non-Ignorable Error: ERROR: Portal Configuration Assistant aborted
    2010-04-12 18:03:12.929 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: RCU Operation Failed
    oracle.sysman.assistants.common.task.TaskExecutionException: RCU-6135:Error while trying to execute Java action.
         at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:300)
         at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:303)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.sysman.assistants.common.task.ActionFailedException: RCU-6135:Error while trying to execute Java action.
         at oracle.sysman.assistants.rcu.backend.action.JavaAction.perform(JavaAction.java:347)
         at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:243)
         ... 2 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.sysman.assistants.rcu.backend.action.JavaAction.perform(JavaAction.java:325)
         ... 3 more
    Caused by: java.lang.RuntimeException: ERROR: Portal Configuration Assistant aborted
         at oracle.webdb.config.PortalConfigAssistant.<init>(Unknown Source)
         at oracle.webdb.config.PortalConfigAssistant.main(Unknown Source)
         ... 8 more
    Thanks!
    Edited by: user8983928 on Apr 12, 2010 8:25 PM

    this error is actually described in the 10g documentation:
    http://download.oracle.com/docs/cd/B10468_13/relnotes.904/relnotes/portal.htm
    see bug 3263977 in Oracle support
    The page group in which the default basic search results page and / or the default advanced search results page resided has been deleted.
    The fix given in the bug sets the default basic and advanced search pages to be the same, seeded portal page.
    The bug is for 9.0.4 but is referred to from the 10g documentation, check the 11g documentation and see if the same bug is referred to.
    regards,
    Bernhard Jongejan
    http://bernhardjongejan.spaces.live.com

  • Error when trying to run UCM from browser -The portal page for your Content

    Hi
    When I try and run the UCM in a browser using "http://localhost/idc", it showing
    "The portal page for your Content Server needs to be rebuilt. Start the WebLayout Editor as a standalone application and select Update Portal... from the Options menu."
    I did see a previous message that says to go to Weblayout Editor Applet - Options - Build Home Page - Update -Ok, but I was not able to see the Build Home Page option in the drop down.
    Any ideas what may be causing this issue?
    Thanks in advance for your help
    Cheers
    Sylvia

    Hi Srinath
    Thanks for your reply.
    Commenting out the following lines still does not fix my problem.
    <div align=center><b>Welcome to UCM10g for SIF DEV</b></div><br>
         <$if IsLoggedIn$>UserName = <i><$UserName$></i><br><$endif$>
         <$if IsDynamic$>Current Time = <i><$dateCurrent()$></i>
         <$else$>This is a static page.
         <$endif$>
    I have installed this product on two environments following the same kind format.
    In our dev environment I am able to type in the following to get to the Welcome to Content Server Page
    http://devenv/idc/
    In the other environment I use the following and I get that the error "The portal page for your Content Server needs to be rebuilt. Start the WebLayout Editor as a standalone application and select Update Portal... from the Options menu."
    http://testenv/idc
    So the only way to get to the Content Server Page is to type the full path as below which I don't want to do, because I want the welcome screen to appear first.
    https://testenv/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE&Auth=Internet
    Is there a way I can configure the application to get to my welcome screen instead of getting the error message detailed above?
    Thanks
    Sylvia

  • How can I change the homepage for the tabs?

    A while ago, i downloaded, by mistake, a program called Babylon and since then every time I open a tab, google by Babylon showes up. It is very annoying and I cannot find a way to change it. Can you please help me change the homepage for the tabs?

    If those sites are bookmarked then try this extension:
    *Bookmark Favicon Changer: https://addons.mozilla.org/firefox/addon/bookmark-favicon-changer/

Maybe you are looking for

  • BUS2009 Event significantlyChanged

    Hi, BUS2009 Event significantlyChanged is triggered in Standard workflow WS00000038 when PR release is cancelled or refused. Because of this workflow takes path "Purchase ReqItem significantlyChanged" and notifications are not sent for cancel and rej

  • Convert RTFD to Doc (without losing images)

    Hello! Is it possible to convert RTFD-format files to Microsoft Word (doc) format - without losing images? As a longtime Mac user, I have a multitude of RTF and RTFD files. I want to be able to access the contents of these files on platforms other th

  • About:config doesn't open the configuration window

    I updated to version 3.x and the text on my homepage was huge. I tried to enter about:config as suggested, but, no configurations window. It just opens a window that says "config" at the top. about:config works in all previous versions but when I try

  • Changing input buffer size slows down simulated device?!?

    hi, my basic problem is having a 200279 buffer overflow. for a quick fix I increased the buffer size using DAQmxSetBufInputBufSize, but now the signal coming from the simulated device is much slower. how can it be? thanx!

  • Is there any keyboard shortcut for inserting picture in Powerpoint for mac 2011.

    Hi, Apologies as I did not know where to post this question and consequently ended up being here. Please guide with the question and how to get the exhaustive list of Office 2011 keyboard shortcuts. Thanks.