Content presenter: content source based on a query resulting in error

Hi all,
I am using a content presenter taskflow showing content based on a query. After some changes were made to the Webcenter Content instance (extra metadata field, extra profiles) the query is resulting in an error. In my WC_Spaces log I see the following message:
Caused By: oracle.webcenter.content.integration.RepositoryException: Jun 13, 2012 11:15:11 AM oracle.webcenter.content.integration.spi.ucm.search.SearchService search
SEVERE: An error occurred when searching repository WebCenterSpaces-UCM. When calling service GET_SEARCH_RESULTS, as user weblogic, at timestamp 6/13/12 11:15 AM, received status code -32. The search was Search[repositoryId=WebCenterSpaces-UCM, max to return=100, useFullTextSearch=true, useCache=true, sort="toProperty('dDocTitle') ASC", fullText="
        Metadata criteria((cm_contentType equals IDC:Profile:qblIntranetArtikel)AND(xqblGroep [any] equals Quobell)AND(xqblIntranetSubGroep [any] equals Opleidingen))
isOr=false"] and the parameter map was {ResultCount=51, FolderPathInSearchResults=1, SortField=dDocTitle, IdcService=GET_SEARCH_RESULTS, SortOrder=ASC, vcrAppendObjectClassInfo=1, StartRow=1, QueryText=(xqblGroep <matches> `Quobell`) <AND> (xqblIntranetSubGroep <matches> `Opleidingen`), vcrContentType=IDC:Profile:qblIntranetArtikel}.
The profile qblIntranetArtikel I am using already existed before the change were made and the query worked fine then.
In WCC I see the following error:
(internal)/6     06.13 11:15:10.272     IdcServer-551     -1 exception backtrace:java.lang.ArrayIndexOutOfBoundsException: -1(internal)/6     06.13 11:15:10.272     IdcServer-551     at java.util.Vector.get(Vector.java:696)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.data.DataResultSet.getStringValue(DataResultSet.java:2183)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at collections.CollectionFilters.doFilter(CollectionFilters.java:95)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:115)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.Service.executeFilter(Service.java:4095)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.SearchService.doResponse(SearchService.java:2081)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.Service.doRequest(Service.java:1956)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
(internal)/6     06.13 11:15:10.272     IdcServer-551     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
services/3     06.13 11:15:10.274     IdcServer-551     !csUserEventMessage,weblogic,CIS!csSystemCodeExecutionError java.lang.ArrayIndexOutOfBoundsException: -1services/3     06.13 11:15:10.274     IdcServer-551     at java.util.Vector.get(Vector.java:696)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.data.DataResultSet.getStringValue(DataResultSet.java:2183)
services/3     06.13 11:15:10.274     IdcServer-551     at collections.CollectionFilters.doFilter(CollectionFilters.java:95)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:115)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.Service.executeFilter(Service.java:4095)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.SearchService.doResponse(SearchService.java:2081)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.Service.doRequest(Service.java:1956)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
services/3     06.13 11:15:10.274     IdcServer-551     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
services/3     06.13 11:15:10.274     IdcServer-551     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
services/3     06.13 11:15:10.274     IdcServer-551     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
When I select a single item to be shown in the content presenter taskflow, I works fine. It also works fine when showing all documents in a folder.
Does any body have an idea what might be the problem I am facing and how to fix it?
thanks in advance,
Harold

Hi all,
I found what caused the error. Someone had set the CollectionID metadata field in WCC to non-searchable. This resulted in an error in the CollectionsFilter.
Setting the field back to searchable in WCC solved the problem.
regards,
Harold

Similar Messages

  • Sending email using PL/SQL based on a query result

    Hello all,
    I want to create a procedure using PL/SQL, based on a query result.Here is the scenario:
    I have multiple tables in Target and Source databases that I want to compare(not the whole table but queries on these tables) and if they differ, I want to shoot an email. I have some ideas how to implement this but not sure whether it is the best approach.
    select Acct_id, total from SourceTableA
    minus
    select Acct_id, total from TargetTableA
    select Acct_id, sum from SourceTableB
    minus
    select Acct_id, sum from TargetTableB
    If the result of any of above queries > 0 then I want to shoot an email and want to repeat this procedure in the morning every day.
    I know how to implement send_mail procedure using UTL_SMTP package and how to schedule tha job by dbms_job package. But I am not sure how to implement the result of minus query. In case if minus > 0 then I also want to send the name of tables in the email message where source and target tables are not same. Should i use cursor, variable or insert the result in a new table? any help would be highly appreciated. Thanks in advance.
    Khan

    Actually these queries are the part of our daily testing that we run everyday manually(after the scheduled ETL load) to see if there are any discrepencies between our datawarehouse tables and source tables. So instead of running these queries manually everyday we want to schedula a procedure that will shoot an email in case of any discrepency and indicate which tables have problems.

  • Content Presenter Portlet (CPP) on weblogic portal 10.3 giving error

    Hi,
    We are using WLP 10gR3 & UCM 10gR3 in our environment.
    We've done a new installation on portal following the checklist which is working fine on a working env.
    On portal application CPP giving error
    Content Presenter Portlet giving err-An appropriate display template for this item could'nt be found
    WLP is able to connect to UCM & all required patches for CPP (patch APD4, patch AVW6, patch ZKHC) are also poperly applied.
    On console, error logs show - Error - <May 5, 2011 1:02:49 PM IST> <Warning> <Events> <BEA-401903> <Duplicate EventListener com.bea.content.repo.internal.server.logic.search.ContentExporterListener not added to Handler com.bea.p13n.events.internal.EventHandler on Type {3}.>.
    Not able to understand what is going wrong?
    Same set of libraries are also applied in this env.

    Hi,
    Could someone pls explain which cache is used to cache portlet content and in which form the content is cached?

  • Compounded source system shows in query results

    Hi All,
    I have characteristics compounded with 0soursystem.  In query results it shows P1/SA01, for example.  I want to truncate so it will only show SA01 and NOT the source system id P1.  How do you do this?
    Cheers,
    Mike

    Dear Mike,
    I would like to do exactly the same thing, but untill now without success. The 0SOURSYSTEM is displayed in query as part of key of characteristic to which it is compounded.
    Could you describe in detail what you have done and context?
    Thanks in advance,
    Josko.

  • 10G-form: How to open 2nd form based on the queried result in 1st form?

    Form1: text_item1, search_result_text_item11, search_button, go_button
    Form2: text_item2
    When I press search_button on Form1, I am able to get the result in search_result_text_item11 based on the query defined in the search_button TRIGGER.
    So I've value in search_result_text_item11.
    Now I want to copy search_result_text_item11 value of Form1 to text_item2 value in Form2 when I click go_button;
    How do I do it?
    Thanks.
    Gaurav

    i can think of two ways,
    one is pass it as parameter, when you are calling the new form
    or
    in form1, in the when-button-pressed trigger of your go_button, copy the value of search_result_text_item11 to a global variable...
    in form2, in when-new-form instance, assign the value of the global variable to text_item2
    just be sure to erase the global variable immediately after you assigned to text_item2. also, you may want to put, default_value before assigning the global variable to the text_item2, this is to ensure that you will not have error when the global variable is not created.

  • Using NVL in Query of Query resulting in error

    I'm still using CF8 and Oracle 11G back-end.
    When I use NVL in the query of query I got error....Can't I use NVL to check on null value? Please help
    Here is my codes:
    <cfquery name="GetC2" datasource="#Trim(application.OracDSN)#">
         SELECT CamID2, rel2_2,p_ln2,p_fn2,ins,l_year
         FROM prt_temp
         WHERE Ins = 'CC'
         AND l_year =  '1481'
    AND NVL(Child_LN2,' ') <> ' '
    AND NVL(Child_FN2,' ') <> ' '
        </cfquery>
    <cfif GetC2.Recordcount NEQ 0>   
    <cfquery name="CheckRel2C2" dbtype="QUERY">
      SELECT CamID2, rel2_2
      FROM GetC2
      WHERE NVL(Rel2_2,' ') <> ' '
    AND NVL(p_ln2,' ') = ' '
    AND NVL(p_fn2,' ') = ' '
    AND Ins = 'CC'
    AND l_year =  '1481'
    </cfquery>
    </cfif>
    The error:
    Error Executing Database Query.
    Query Of Queries syntax error.
    Encountered "NVL ( Rel2_2 ,. Incorrect conditional expression, Expected one of [like|null|between|in|comparison] condition,

    NVL is an Oracle function, and is not available in ColdFusion Query of Query.  If you are trying to check for null values, then use IS NULL or IS NOT NULL.  So
    WHERE NVL(Rel2_2,' ') <> ' '
        AND NVL(p_ln2,' ') = ' '
        AND NVL(p_fn2,' ') = ' '
    becomes
    WHERE Rel2_2 IS NOT NULL
        AND p_ln2 IS NULL
        AND p_fn2 IS NULL
    -Carl V.

  • Running query based on other query result

    Hi Again Friends.
    first of all i am very much thankful for members who sent me prompt response and been helping for last 2 days.I am again with query,maybe a lame one.
    I want to run a query based on record return from previous query.FOr instance i have query
    Select sum(marks) from studentMarks,student_id where course_Id=4 and student_Id
    IN
    (Select StudentId from Student where dept_id=3)
    the courseID and studentID are being repeated in the above table
    now I want to show Student Names with the marks Obtained and who belong to dept_id=3,i want to run other query to get Name based on StudentId resutned from previous one.
    Is there anyway to do this in oracle to save result in some resultSe and use it later?
    Thankyou

    Do you mean something like:
    Select sum(marks), S.StudentId, S.StudentName
    from StudentMarks M
    ,      Student          S
    where S.course_Id=4
    and  M.Student_id = S.StudentId
    and S.student_Id
    IN
    (Select StudentId from Student where dept_id=3)
    group by StudentId, StudentName

  • BEx-Query results in error in SAPLRRI2 and KFB_FUELLEN_CONST

    Hello,
    I hope anyone has a solution for the following problem.
    When applying the "Calculate with Attributes"-how-to, I got the following error message
    in a BEx-Query. It is reproducable and only occurs if I have a formula A minus B
    (key figure A alone and B alone work and A minus 123 also works; plus or multiply also do not work).
    It occurs before the parameter call, although the parameter is only a global filter.
    Unfortunaltely I had to translate the essential content of the error messages,
    for I only have the German ones.
    In the web I get (The proposal for characteristic ... does not fit to the filter.):
    Es wurde eine Abbruchmeldung gesendet.
    WARNING BRAIN (459): Die Vorschlagswerte für Merkmal ZMLST_USE stimmen mit dem Filter überein
    MSGV1: ZMLST_USE
    ABEND RSBOLAP (000): Programmfehler in Klasse SAPMSSY1 Methode : UNCAUGHT_EXCEPTION
    MSGV1: SAPMSSY1
    MSGV3: UNCAUGHT_EXCEPTION----
    In the query designer I get (Systemerror in program SAPLRRI2 and form KFB_FUELLEN_CONST):
    Abbruch: Systemfehler in Programm SAPLRRI2 und Form KFB_FUELLEN_CONST -01- (Langtext beachten)
    Diagnose
    Dieser interne Fehler ist ein gezielter Abbruch, da ein Programmzustand vorliegt, der nicht vorkommen darf.
    Vorgehen
    Analysieren Sie die Situation, und verständigen Sie SAP.
    Wenn der Abbruch bei der Ausführung einer Query, eines Web Templates oder bei der Interaktion im Planning Modeler aufgetreten und dies reproduzierbar ist, nehmen Sie ein Trace auf (Transaktion RSTT).
    Weitere Informationen zur Aufzeichnung eines Trace finden Sie in der Dokumentation zur Trace-Tool-Umgebung sowie im SAP-Hinweis 899572.
    Has anyone a clue? I use SAP BW 7.0 with a version from last summer.
    Best regards
    Thomas
    P.S. I think the following old note "UNCAUGHT_EXCEPTION and filter of items or input help" (SAP Note Number: 950992) does not apply.
    P.P.S.
    See also thread "Error while executing query on portal-SAPMSSY1 method : UNCAUGHT_EXCEPTION"
    Recommended help are:
    - "rebuilding the query and adding 0FISCVAR last"
    - "standard variable (filter on company code). I change it with another"
    - "reducing the BW OLAP Cache from 5 GB to 1 GB" (we have only 200 MB)
    - "Query Properties in the Variable Sequence Tab and remove any variable that is not being used"
    - At least till Spring 2008 seemed to be a problem in the SAP software, may be still be a problem.
    P.P.P.S.
    Found a workaround to design my query. But I still wonder why this does not work.
    Error message seems not appropriate for the problem, if any.
    Edited by: Thomas Köpp on Mar 10, 2009 3:36 PM

    Hi Thomas,
    I am experiencing exactly the same issue and after debugging my report on RSRT TCODE I get exactly the same exception error message: "KFB_FUELLEN_CONST-01-" on Program: "SAPLRRI2".
    Can you share please how you corrected the issue and/or what was the workarround you performed?
    Thanks in advance

  • Content Presenter CMIS Query. Cache

    Hi!.
    Is it possible caching CMIS Queries in Content Presenter TaskFlows of WebCenter Portal PS3?
    Thanks :).
    Edited by: Daniel Merchán on 03-nov-2011 17:03

    Have a look at this post: http://yonaweb.be/webcenter_tutorial/using_content_presenter_templates
    And search for the "Building the List page" section. This shows how to use a query in the content presenter from within JDev.
    The query needs to be CMIS which you can find more information about in this post: http://yonaweb.be/using_cmis_query_content_query_navigation_model

  • How to paginate in content presenter?

    How to paginate in content presenter? I could ony put Maximum Results parameter but StartRow as in RIDC.
    http://img59.imageshack.us/img59/8104/contentpresenter.png
    Thanks,
    Edited by: lpbac on 18:41 28-02-2012

    In my opinion ,you need to develop custom content presenter template for pagination.
    Otherwise you can achieve your goals by using RIDC code with jspx.
    for developing custom content presenter template you can follow the below links.
    http://docs.oracle.com/cd/E21764_01/webcenter.1111/e10148/jpsdg_content_presenter.htm#CCHDAHGB

  • Query result list sort order in the Service Manager Portal (2012).

    Hi there,
    I have a setup a user prompt for a request offering in which the values are based on a query results list.  When the user prompt is displayed in the portal the order of the items presented based on my query results list is in reverse
    alphabetical order (Z to A) instead of traditional A to Z.  I can clicked the column header to toggle the sort order, however having to do this is slightly annoying.
    My query results list is based on returning the Department field of a specific criteria of template AD user accounts (which are imported into the CMDB via the AD Connector).
    Where and how is the sort order defined?
    Thanks
    Bryan

    Hi Bryan,
    After a quick test I can see the query results is in a descending order based on the first display column of the query results configuration. In the Request offering wizard I don't see an option for sorting. I don't think it is possible to configure this
    out of the box. 
    But maybe it is possible from a Self Service Portal rendering point of view. Maybe there is a key for it in the settings.xml just like the maximum of query results:
    http://blogs.technet.com/b/servicemanager/archive/2011/11/08/advanced-query-results-customization-for-request-offerings.aspx
    If this is possible I'm also curious to know how! :)
    - Dennis

  • Content presenter: datasource based on CMIS query with URL parameters

    Hi all,
    I am trying to create a page containing a content presenter taskflow that is based on a CMIS query containing URL parameters. In my component properties I define the following query for my datasource:
    +SELECT * FROM ora:t:IDC:GlobalProfile WHERE ora:p:xqblIntranetSubGroep='${param.qblSubGroep}'+
    I have a URL parameter qblSubGroep containing the value "Nieuws".
    Somehow my page does not show any content. It looks like the parameter value is not passed to the data source query. When I change my query to
    SELECT * FROM ora:t:IDC:GlobalProfile WHERE ora:p:xqblIntranetSubGroep='Nieuws'
    so, I hardcode the value of my URL parameter in my query, the expected content items are shown.
    Also, I have another page containing a content presenter taskflow for a single item, based on the data source:
    +${'WebCenterSpaces-UCM#dDocName:'}${param.dDocName}+
    In this case, URL parameter values for dDocName are passed correctly and content presenter is showing the document with dDocName as entered in the URL.
    Does anybody have any idea on how to solve this probem?
    regards,
    Harold

    hi all
    when i try using cmis query with Arabic characters it display no results .
    SELECT * FROM ora:t:IDC:GlobalProfile WHERE AND ora:p:xAgrPressMag LIKE'جريدة الرياض'
    this is the query i am using and the value inside ora:p:xAgrPressMag is correct and i try search this value inside content presenter normal search and it display results i am afraid that cmis query doesnt accept arabic characters
    any suggestion please its top urgent
    best regards
    Edited by: 975169 on Feb 26, 2013 12:59 AM

  • Bug in Config Data Source Parameter on Content presenter

    Hi all,
    I find out a bug when we configure Data Source parameter on Content Presenter at run-time.
    Example:
    I configure the value for Data Source is:
    ${'SELECT * FROM ora:t:IDC:Profile:TinbaiProfile WHERE ora:p:xmNgayxuatban < TIMESTAMP \''}${pageFlowScope.utilsBean.strCurrentDate}${'\''}
    and Data Source Type: Query Expression
    Then Click OK to save my configuration and close the popup
    After that I came back the Component Properties: Content presenter dialog to configure more parameter. And I saw the value in the Data Source is:
    SELECT * FROM ora:t:IDC:Profile:TinbaiProfile WHERE ora:p:xmNgayxuatban < TIMESTAMP ''}${pageFlowScope.utilsBean.strCurrentDate}${''
    If I do anything else and click Apply or OK, it will alert the error message "Error: Error Parsing..."
    It's really a bug of this component. I known it happen from version 11.1.1.6.0 and hope the next version it will be fixed. But now is version 11.1.1.8.0 this bug still here .
    In my opinion Oracle should do more and more for a good produce with high value as $ for buying their produces and services
    Thanks!

    Thanks DanielMerchán!
    I have one more question about the error when I config the JOC for the manage server where my portal application is deployed.
    After finish config JOC for my manage server as the link Configuring the Distributed Java Object Cache - 11g Release 1 (11.1.1), my portal application can't run anymore. Check the log I saw the error:
    <Sep 17, 2013 4:59:17 PM ICT> <Error> <oracle.as.cache.groupv2.HttpHandler> <BEA-000000> <CO-0 Invalid HTTP request information: GET /ubck/faces/vi/vimenu/vipages_trangchu HTTP/1.1>
    Do you know why? I do something wrong
    Thanks!

  • Dynamic datasource query in Content Presenter

    I have a Documents region with a custom Content Presenter template.
    I would like to use a dynamic datasource query with this, which makes use of the currently logged in user and the user's role.
    The task flow parameters look like this now:
    <parameters>
    <parameter id="taskFlowInstId"
    value="${'afd37bc3-bd2e-4e97-b838-74c975529633'}"/>
    <parameter id="datasourceType" value="${'dsTypeQueryExpression'}"/>
    <parameter id="datasource"
    value="${'SELECT * FROM ora:t:IDC:GlobalProfile WHERE ora:p:dDocType = \'Dagbericht\''}"/>
    <parameter id="templateCategory" value="${''}"/>
    <parameter id="templateView" value="${'dagberichten.list.template'}"/>
    <parameter id="maxResults" value="${'3'}"/>
    </parameters>
    What are my options to achieve this?

    Jaap,
    You can use expression language in that query to make it dynamic.
    You could either build the full query from a managed bean or just some parameters.
    here's how you can do it when building the query from a MB:
    This should be the method in your bean:
    public String getQuery(){
      String user = ADFContext.getCurrent().getSecurityContext().getUserName();
      String query = "SELECT * FROM ora:t:IDC:GlobalProfile WHERE ora:p:dDocType = 'Dagbericht' and ora:p:dCreatedBy = '" + user + "'";
      return query;
    }Your datasource parameter should be something like this:
    <parameter id="datasource" value="#{yourBean.query}"/>note: the "and ora:p:dCreatedBy..." might not be correct but it shows how you can dynamicly build the query.
    Hope this helps.

  • CMIS and Content Presenter

    Hi,
    I have some images stored in UCM and I have created a custom metadata field 'deptID' for these images; i.e metadata associated with thes images;
    Title: image1.jpg, Author: weblogic, deptID: 1, SecurityGroup: PUBLIC etc..
    The use case I am trying to achieve:
    - user logs in (done)
    - obtain user's dept id (done)
    - the image placeholder displays the relavent image associated to the users department
    I am able to get the the deptID based on the logged in user i.e. deptID = 7 by passing the username into a datacontrol and querying the specific table held on the database.
    Now I want to use CMIS (I think) to get the relavent image back from UCM:
    SELECT [IMAGE] FROM [UCMFOLDER] WHERE dDeptID = {PARAMETER}
    (where the parameter is the deptID obtained at the user login from the database)
    I have dragged the content presenter taskflow onto the page and assigned the datasourceType = ${'dsTypeQueryExpression''} so I can try and implement logic.
    And now I am stuck.
    Any help appreciated

    Thanks again Hoque I do know where your coming from but still require some more assistance if possible...
    My current template (which is not working):
    <dt:contentTemplateDef var="node">
    <af:image source="http://cshost:16200/cs/idcplg?IdcService=GET_FILE&amp;dID=#{node.propertyMap['dID'].value}&amp;dDocname=#{node.propertyMap['dDocName'].value}" id="gil1">
    </af:image>
    </dt:contentTemplateDef>
    My Current cmis query:
    "SELECT * FROM ora:t:IDC:GlobalProfile WHERE ora:p:xdeptID = " + thisValue + ""; (thisValue comes in from the logged in user to pass into the query)
    In your example EL Expression below you wrote <af:image src=#{conditionDeptPresent=='yes' ? 'deptimageurl' : 'customurlfornullDept' }
    How would i set the 'conditionDeptPresent' value based on the query returning something to 'yes'?
    Edited by: user10248319 on 24-Apr-2012 10:39

Maybe you are looking for

  • Officejet Pro 8600 Plus wireless printing dilemma

    Hello, I recently purchased the Officejet Pro 8600 Plus for my dorm room in college. However, the school requires all devices that want to use its wi-fi to register their IP addresses through detection software in addition to the default log-in infor

  • Can CS5 export *.MTS files?

    I use a Panasonic TM700, which records videos in the MTS format. I've had no trouble importing these into Premiere Pro, and the format works really well for me. But I'd like to take my projects, and _export_ them to MTS fils which I can then load ont

  • When i type a url, it open this url every time "chrome://browser/content/browser.xul" and it open the new window in a tab. Please help

    or when i tri google search, this url is automatically open and open a new window inside a tab.

  • Question about best way to build page

    I built a site by first designing it in Photoshop and then slicing it up, leaving an area for the main text for each individual page. I then brought the html and images into Dreamweaver and built a template, making an editable region in the table cel

  • Photos could not be imported

    Hi: I'm not sure if the import was interupted or what, but I imported a lot of pictures from a client, and now I am getting these messages: "1742 photos have been found in the iPhoto Library that were not imported (Would you like to import them?)" If