JDeveloper ide question - attributes sorted 12 c

Hi all

This may seem like a stupid question, but how do I cancel the sorting of attributes to a display object or an entity objects?

Thank you

After following file .jdeveloper for the changed files and playing with the sorting, I found that the files that change when you sort the attributes or change the column width in the IDE.

.. /system12.1.3.0.41.140521.1008/o.BC4J/jboVoAttrColumn.properties

and

.. /system12.1.3.0.41.140521.1008/o.BC4J/jboVoAttrColumn.properties

You can change the value first after the sign '=' to 'NAME' to .

Alternatively, you can delete the two files and do with it!

Tags: Java

Similar Questions

  • JDeveloper IDE installation!

    Hello

    I want to install the JDeveloper IDE on our server. During the installtion of JDeveloper is also includes a weblogic server, but I have already installed UCM Server weblogic on this machine.
    Please advis me is it possible to install the instance two of weblogic server on the same server.
    How to install the JDeveloper on this machine?

    WebLogic Server 10.3.5
    UCM11g

    Thank you

    Hello
    It is important and make sure you are installing JDeveloper in a House of different middleware. As when you install JDeveloper, at some point, it will ask to choose the existing middleware House (where you already have a weblogic + ucm) or create a new middleware House. So select NEW middleware for home and give the file a unique name and you're good to go. The weblogic server that comes with JDeveloper is a simple very basic version where you can deploy J2EE applications standard (WebApps, EJB, Web services, and ADF Applications also except SOA/BPEL applications). In addition, any application you have developed in this JDeveloper, you can deploy on your other Weblogic Server. Since you have WLS 10.3.5, otherwise says its preferable if you download and install the Version 11.5 JDeveloper. In general, I'll have records like that on my side:

    C:\Oracle\Middleware\Jdeveloper115-> this folder will be 11.5 JDev version installed and also internally has WLS.
    C:\Oracle\Middleware1035-> will have Weblogic Server installed 10.3.5.

    Thank you
    Ravi Jegga

  • How to make connection to Oracle JDeveloper IDE UCM?

    I am trying to connect to Oracle Content Server to my JDeveloper IDE. I found searching it can be done through the following steps:

    1) click on the resources application on the widget side of left hand.
    Right on 2) by clicking on connections , a new connection menu opens upwards.
    Select 3) Content Repository in this menu.

    But in my case I do not get the Content Repository option in the menu new connection . Many other options is also missing. Is there a problem with my installation of JDeveloper. How can I get this option in the menu of new connections ? Can anyone help with this?

    Thanks in advance

    Yes, correct, let me know the result...

  • Component palette cannot show in Jdeveloper IDE

    I have version start Jdeveloper 11 g studio edition 11.1.2.3.0 with option features all selected, but can not see the Panel component Palette (only to be able to read a grey white area in the top-right corner in Jdev IDE).
    and when I open the sample application SummitADF, click on the file index.jspx, in open mode 'design' for index.jspx, the only style of text is displayed.
    What is the problem? need help!
    Furthermore, I run the jdev in Windows 7.
    Thank you.
    BAO

    http://docs.Oracle.com/CD/E35521_01/install.111230/e17074/ojdig.htm

  • Setting up the environment of Applications Dev fusion Jdeveloper - version questions

    I am facing problems regarding the versions of installed packages.

    https://blogs.Oracle.com/fadevrel/entry/jdeveloper_and_fusion_applications_explained

    The post was very useful. But the expansion of fusion development pack causes problems of version.
    I installed 11.1.1.6.2 Jdeveloper on 32-bit Windows computer. I installed the packages, but four packages are in trouble.
    One of the package is not installed because the minimum version required for oracle.ide (package) is 11.1.1.6.62.98 and existing is 11.1.1.0.11022.xxxxx(I j'ai oublié le nombre). How to get around these problems of version. Unless I have install the fa_dev_bundle.zip, I can't have a role of Fusion application customizations and extensions, right?

    To summarize, there are some issues with the versions. Versions are earlier than necessary or there is any required version. How to solve this?

    I would be happy if you can point to an another forum/page/documentation that can help me find a solution.
    --
    Harsha

    Harsha049 wrote:
    I would be happy if you can point to an another forum/page/documentation that can help me find a solution.

    Harsha,

    I'm glad you found my blog useful. Have you seen the second part that I just posted a few days ago by chance?

    https://blogs.Oracle.com/fadevrel/entry/jdeveloper_and_fusion_applications_explained1

    It covers installation of all extensions and configuration of the built-in WLS field.

    I hope this helps.

    Oliver
    Fusion applications Developer Relations
    http://blogs.Oracle.com/fadevrel

  • Report not initially sorted as defined by the ratio of the attributes 'sort Sequence.

    I have a region of relation of Type SQL query and the Source ' SELECT * < TABLE > "where < table > has a primary key of a sequence. Under report attributes, I report column "ST_NM" with show and checked sorting and having a sort sequence of '1 '. I guess it's to set the iniital display sequence, but no matter, state lines appear in the primary key order initially.

    To try it: http://apex.oracle.com/pls/apex/f?p=21997:2 with Dever/Ima9Dever

    (1) how to set the initial to be other than the primary key sequence display sequence?

    [Note: it seems to work (any?) of the time in our application 4.1]

    Thank you
    Howard

    I thought this would be easy!

    Howard (DBA in training) wrote:
    I have a region in relation to the SQL Type of query and the Source ' SELECT * FROM '.

    'where '.
    has a primary key of a sequence. Under report attributes, I report column "ST_NM" with show and checked sorting and having a sort sequence of '1 '. I guess it's to set the iniital display sequence, but no matter, state lines appear in the primary key order initially.

    To try it: http://apex.oracle.com/pls/apex/f?p=21997:2 with Dever/Ima9Dever

    (1) how to set the initial to be other than the primary key sequence display sequence?

    [Note: it seems to work (any?) of the time in our application 4.1]

    Standard reports store sort columns with persistence in the sessions in the Preferences of the user. It is likely that Dever user has at some point clicked to sort on the column PK and created a persistent preference. Try it with a new user who has never seen before the page...

    See + {: identifier of the thread = 2433320} + to learn more about this, including how reset it.

  • Question about sort after validation

    Hello!
    I have a view object. I put in "order by clause" some sort (in the tab query this object to display). I created the jsf page and dropped this display as a table object. Also, I gave up a posting as button operation. When I change a value in the line and press validate, does not my 'order by clause' on the view object and I get unsorted data. When I press Commit the second time, performs a "order by clause. Can suggest you how to bypass this "Commit" behavior?
    JDeveloper version 11.1.2.2.0

    I thank the of to get answers.
    Best regards, Stanislav

    Hello

    Perform execution after validation. You can do this by running the two actions in the actionListener validation button. Search this forum to find out how to perform the action of support of bean binding.

    Arun-

  • newbie JDeveloper Setup question

    Hey people.

    I'm a new ISV SE working to familiarize myself with things.

    Environment:

    Windows7 64 bit

    Java version "1.8.0_60".

    Tries to install:

    Installing Oracle JDeveloper Studio

    jdev_suite_121300_win64.exe

    When I run the installer, it dies on the market 'Prepare' with this message:

    java.io.IOException: C:\.oracleprinters\Middleware\Oracle_Home\inventory\Queries\jdkGeneralQueries\12.1.3.0.0\jdkGeneralQueries.jar (the system cannot find the path specified)

    My machine has a C:\.oracleprinters directory, but this subdirectory is not there.

    Advice would be useful?


    Carl

    Have you been asked to a Jdev installation folder in?

    You have another installation of Oracle on this pc?

    I never heard of puff, a folder named .oracleprinters, but it can be created by the installer itself. If it is empty, you can remove it and try again.

    Did you start the installer as an administrator?

    Timo

  • jDeveloper debugging question

    Hello

    I'm new to the development of the OFA and am under jdeveloper 10.1.3.3.0 for development. I have managed to download code from the server on my local and successful machine to launch the application from my office as well (loan application). I want to know how to enable application logging or debugging functionality so that when I run the application, I can see the activity on the jdeveloper console? In one of the site he talks about changing the project properties (Configuration-> development-> Runner) and add a parameter - dbjo debuggeroutput = consile. However, in the current version of jdeveloper, I don't see this option at all.

    Can some please provide some guidance?

    Thank you

    Hello

    See this link:

    Apps - OA Framework - 7 different Debugging Techniques

    Sushant-

  • Question: Symbol sort taxonomy/character below the letter Z?

    I want to sort our taxonomy in two different ways.  I use an astricts (*) to sort above the alpha text, then the alpha order, and I need something to fix the bottom of the letter z.  Is there any known symbol that I use in the ADMN UI that will sort below the text of alpha taxonomy.  Thank you.  -BeckieC

    Thanks for the reply Ron.  ASCII sort order is not viable.  Symbols sort before the alpha characters.  We tested the numbers, symbols, bullets, of underlining, tilda and even foreign charsets.  Sorting is very defined in an Oracle DB per an article in the knowledge base that I read yesterday.  I was checking to see if there is no known option and it seems that there is not.  Thanks again for your response.  -Beckie

  • JDeveloper IDE - display of the packages in the Application browser

    Hi all

    I use JDeveloper 11 g Release 2.

    I want to customize show it packets in Jdeveloper. My application package name starts with com.fireblaze.xfb.appuc001 . and project packages are com.fireblaze.xfb.appuc001.model and com.fireblaze.xfb.appuc001.ui. Now in the package model, I still under packages like com.fireblaze.xfb.appuc001.model.queriesand many more...

    In my case, the Jdeveloper packages are displayed in the browser of the application are given below:
    *....*
    *....*
    com.fireblaze.XFB.appuc001.Model
    com.fireblaze.XFB.appuc001.Model.Queries.main
    com.fireblaze.XFB.appuc001.Model.Queries.Validators
    com.fireblaze.XFB.appuc001.Model.Queries.lovs
    com.fireblaze.XFB.appuc001.Model.services
    *....*
    *....*

    What I want, it's like:

    *....*
    *....*
    com.fireblaze.XFB.appuc001
    --------------------------------------model
    -----------------------------------------------queries
    ----------------------------------------------------------main
    -----------------------------------------------------------------view 1
    -----------------------------------------------------------------...
    -----------------------------------------------------------------view n
    ----------------------------------------------------------validators
    -----------------------------------------------------------------------view 1
    -----------------------------------------------------------------------...
    -----------------------------------------------------------------------view n
    ----------------------------------------------------------lovs
    ---------------------------------------------------------------view 1
    ---------------------------------------------------------------...
    ---------------------------------------------------------------view n
    -----------------------------------------------services
    *....*
    *....*

    How to achieve in JDeveloper 11 g?
    Any help will be appreciated.

    Thanks in advance
    Concerning
    Bilal

    Select your model for example project, and then in the header of the acordion projects Panel, click the icon to the right of the filter icon that looks like a tree. In the menu you have select 'package level', then in the submenu of this 4.

    Now the first four packets are not repeated for each package more.

    Timo

  • my screen has turned sideways, any ideas how to sort?

    works on windows 7, was ok last time I used a week ago but now the display is on the side. recently installed avg 20133 and updates of windows but who deletedall them but still no difference

    Press Ctrl & Alt keys and use the arrows to rotate back.
     
    According to the graphics card on your computer, these can be alternatives.
     
    Right click on the desktop | Graphics options | Rotation.
     
    Right click on the desktop | Screen resolution | Orientation.
     
  • question about sorting and rownum and subqueries.

    Can you explain why 4 below the test as it results results - with no return line?

    Identifier "PKG_INTRA_CUSTOMER_SEARCH.NAME" is a package function, which returns the value of a variable declared in the package body, the function returns the value ' e % '.
    Please note that 1 to 3 tests given all returned, but didn't test 4. Why? My porpouse is this test 4 would also return data.


    1. motion without 'rownum' and with 'Order of' returns 2 records:
    select q.*--, rownum
                ,PKG_INTRA_CUSTOMER_SEARCH.NAME
             from 
                ( 
                select c.ID, 
                   c.NAME, 
                   c.CODE      
                from V_CUSTOMER c   
                where 1=1 and  lower(c.NAME) like PKG_INTRA_CUSTOMER_SEARCH.NAME  
                order by c.NAME, c.ID
                ) q
    
    
    10020     Ees Nimi     37810010237     e%
    10040     ewewrwe werwerwer          e%
    2 query with "rownum" and without "In order to" returns 2 records:
    select q.*, rownum
                ,PKG_INTRA_CUSTOMER_SEARCH.NAME
             from 
                ( 
                select c.ID, 
                   c.NAME, 
                   c.CODE      
                from V_CUSTOMER c   
                where 1=1 and  lower(c.NAME) like PKG_INTRA_CUSTOMER_SEARCH.NAME  
                --order by c.NAME, c.ID
                ) q
    10020     Ees Nimi     37810010237     e%
    10040     ewewrwe werwerwer          e%
    3 application without 'rownum' and with 'Order of' returns 2 records:
    select q.*--, rownum
                ,PKG_INTRA_CUSTOMER_SEARCH.NAME
             from 
                ( 
                select c.ID, 
                   c.NAME, 
                   c.CODE      
                from V_CUSTOMER c   
                where 1=1 and  lower(c.NAME) like PKG_INTRA_CUSTOMER_SEARCH.NAME  
                order by c.NAME, c.ID
                ) q
    10020     Ees Nimi     37810010237     e%
    10040     ewewrwe werwerwer          e%
    4 query with "rownum" and "In order to" returns 0 records:
              
    select q.*, rownum
                ,PKG_INTRA_CUSTOMER_SEARCH.NAME
             from 
                ( 
                select c.ID, 
                   c.NAME, 
                   c.CODE      
                from V_CUSTOMER c   
                where 1=1 and  lower(c.NAME) like PKG_INTRA_CUSTOMER_SEARCH.NAME  
                order by c.NAME, c.ID
                ) q

    Hello
    You are right.

    Kind regards
    Bobin

  • Running Java off Jdeveloper - problem with dependent libraries program

    Hello, I use Jdeveloper 11.1.1.7 and built a java application that imports XML files into Oracle and then exports an XML file to others pick up.  I use jaxb, java persistence, and javax.mail etc...

    When I run the Jdeveloper application, it works well and now I'm trying to place the application in my u:\temp directory to test, run the command line.  Later, I will propose it to linux to run.

    In Jdeveloper, I followed the instructions on adding all the pots of load in the application using file groups ( http://tompeez.wordpress.com/2011/06/01/creating-a-jar-file-in-jdeveloper/ )

    You may create a very large jar with all dependent jar called xmlseprocessing.jar files and then I run as such in the back

    set the classpath =. ; javax.mail_1.4.jar; xmlseprocessing.jar

    SUP:

    CD u:\temp

    C:\Oracle11117\Middleware\jdk160_24\bin\javac commandLineStartup.java

    C:\Oracle11117\Middleware\jdk160_24\bin\java commandLineStartup

    I get this error:

    Exception in thread "main" java.lang.NoClassDefFoundError: javax/mail/MessagingException

    I look on the internet and finally decides to catch the javax.mail_1.4.jar put in my u:\temp directory and update the classpath and run it, , but then I get this error.

    Exception in thread "main" java.lang.NoClassDefFoundError: javax/persistence/persistence

    to in_jpa_db_objects. JavaServiceFacade. < init > (JavaServiceFacade.java:19)

    to util_import_factory. OraConnInput.OraCleaner (OraConnInput.java:43)

    at startup.startImport.processIncomingXMLs(startImport.java:49)

    at startup.startAll.startupProcesses(startAll.java:92)

    at commandLineStartup.main (commandLineStartup.java:23)

    Caused by: java.lang.ClassNotFoundException: javax.persistence.Persistence

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)

    ... 5 more

    My hypothesis is that I have to enter each jar, add to my local directory and create a very long way as oracle at the start of the jdeveloper application (see below)

    QUESTION: given that I added all the libraries needed to the xmlseprocessing.jar - why this phenomenon happens?  Any solution?  I'm doing something wrong?

    Points awarded!  Any help would be greatly appreciated.

    That's what I see in the log window when I run the application in Jdeveloper.

    C:\Oracle11117\Middleware\jdk160_24\bin\javaw.exe - clientlasspath C:\JDeveloper\mywork\xmlProcessing20131021_1100\.adf; C:\JDeveloper\mywork\xmlProcessing20131021_1100\XML_SE\classes; C:\Oracle11117\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\Oracle11117\Middleware\modules\com. Oracle.toplink_1.0.0.0_11 - 1-1-5 - 0.jar; C:\Oracle11117\Middleware\modules\org. Eclipse.persistence_1.1.0.0_2 - 1.jar; C:\Oracle11117\Middleware\modules\com.BEA.core.ANTLR.runtime_2.7.7.jar; C:\Oracle11117\Middleware\modules\javax.persistence_1.0.0.0_2-0-0.jar; C:\Oracle11117\Middleware\oracle_common\modules\oracle.xdk_11.1.0\xmlparserv2.jar; C:\Oracle11117\Middleware\oracle_common\modules\oracle.xdk_11.1.0\xml.jar; C:\Oracle11117\Middleware\modules\javax.jsf_1.1.0.0_1-.jar; C:\Oracle11117\Middleware\modules\javax.ejb_3.0.1.jar; C:\Oracle11117\Middleware\modules\javax. Enterprise.deploy_1.2.jar; C:\Oracle11117\Middleware\modules\javax.interceptor_1.0.jar; C:\Oracle11117\Middleware\modules\javax.jms_1.1.1.jar; C:\Oracle11117\Middleware\modules\javax.jsp_1.2.0.0_2-.jar; C:\Oracle11117\Middleware\modules\javax.jws_2.0.jar; C:\Oracle11117\Middleware\modules\javax.activation_1.1.0.0_1-1.jar; C:\Oracle11117\Middleware\modules\javax.mail_1.1.0.0_1-4-.jar; C:\Oracle11117\Middleware\modules\javax. XML.soap_1.3.1.0.jar; C:\Oracle11117\Middleware\modules\javax. XML.rpc_1.2.1.jar; C:\Oracle11117\Middleware\modules\javax. XML.ws_2.1.1.jar; C:\Oracle11117\Middleware\modules\javax. Management.j2ee_1.0.jar; C:\Oracle11117\Middleware\modules\javax.resource_1.5.1.jar; C:\Oracle11117\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar; C:\Oracle11117\Middleware\modules\javax.transaction_1.0.0.0_1-ar; C:\Oracle11117\Middleware\modules\javax. XML.stream_1.1.1.0.jar; C:\Oracle11117\Middleware\modules\javax. Security.jacc_1.0.0.0_1 - 1.jar; C:\Oracle11117\Middleware\modules\javax. XML.registry_1.0.0.0_1 - 0.jar; C:\Oracle11117\Middleware\jdeveloper\ide\macros\...... \.. \oracle_common\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar; C:\Oracle11117\Middleware\jdeveloper\ide\macros\...... \.. \oracle_common\modules\oracle.nlsrtl_11.1.0\orai18n.jar; C:\Oracle11117\Middleware\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar; C:\Oracle11117\Middleware\oracle_common\modules\oracle.dms_11.1.1\dms.jar-Djavax.NET.SSL.trustStore=C:\Oracle11117\Middleware\wlserver_10.3\server\lib\DemoTrust.jks commandLineStartup

    Please understand that I'm on a tight schedule and have spent two weeks in writing an app that I can't run outside of jdeveloper.  I have only some experience with java - I have worked intensively with Jdeveloper, but were only deploy to Weblogic, so a lot of this is foreign to me.

    Well, there isn't an easy way to tell but it looks like you don't take into account your level of experience when you set (or wanted to) as "tight." Schedules should be based on: 1) the amount and type of work that must be done, 2) resources (including contacts) that are available and 3) the relevance of these resources (including skill level) to work.

    Until that point, I was impressed by Java.  Now, I'm about to throw my computer out the window.

    Hmmm - nothing of what you posted indicates that the problem is due to the computer or Java.

    java.lang.NoClassDefFoundError:

    This exception is thrown when a class is referenced by the code, or another class, and the required class can NOT be found on the way to class, or in pots on the classpath.

    A teacher gives a workbook at home you and asking you to problem #17. You go home and start working on the problem #17. And then you discover this problem references diagram # 17 #17 b in the "lab examples document". Hmmm - you do not have such a document. You now have a "NohandoutFoundError". You cannot complete the assignment until you find the examples document and 'add to your classpath.

    Your problem is just as simple as this example. Java must be able to find EVERY SINGLE CLASS that is referenced in the code you are running. These classes must be on the way to class, or in a jar file that is located on the classpath.

    It's as simple as this - this exception indicates that you are referring to a class that cannot be found. Your mission, if you decide to accept it, is to find out WHY this class can not be found. The class is NOT on the classpath or does NOT match any of the jars, which is on the classpath.

    The solution is also simple - add the class or jar in the classpath.

    The hard part for you is to know how to determine ALL the classes that might miss instead of finding out about them both.

    This task is complicated by your apparent use of a MASSIF of jars of third parties who are part of WebLogic or Eclipse.

    Why your use of Weblogic and Eclipse jars if application is a standalone application? WebLogic's application server. And you said that you use JDeveloper so why the eclipse jar file?

    C:\temp\wljmsclient.jar; C:\temp\com. Oracle.toplink_1.0.0.0_11 - 1-1-5 - 0.jar; C:\temp\org. Eclipse.persistence_1.1.0.0_2 - 1.jar; C:\temp\com.BEA.core.ANTLR.runtime_2.7.7.jar; C:\temp\javax.p

    The part above has a "toplink" pot, a pot of 'eclipse' and a jar of "bea". This seems to be a rather odd mixture of jar for a stand-alone application files.

    I gave you the simple answer above - add missing classes or jars to the CLASSPATH.

    If you need help more than that, then you need publish information on WHAT architecture is still using your application (appserver, EJB, etc.) and what 3rd party classes you THINK you are trying to use.

  • Time Dimension type to different values in the attributes - Bug or feature?

    Not sure if this is a bug or a feature.

    But if there is a time dimension hierarchies. You have the option of specifying different values for member attributes in different hierarchies.

    For example.

    A hierarchy has MIN_ID for its members and uses MIN_END_DATE for its end_date

    Hierarchy B has MIN_ID for its members and uses SESS_END_DATE for its end_date

    According to this message and a comment by David Greenfield:

    Gender issue when several mappings for different hierarchies

    "You try to map the same attribute, SORT, on different columns in two hierarchies? In other words, what do you expect the same Member to have different values for the attribute in the two different hierarchies? If so, then this is a problem because a member must have the same value for the attribute independently of the hierarchy. »

    Unlike a dimension of the user, a time dimension seems to allow this and it seems to work as expected. Behavior in this case is the difference between a user and the time dimension?

    Your description of the structure of the dimension is very clear, but I have a question about system requirements. When you say you want to the time running from 17:00 to 16:59, do you mean that the calculation must spand day? for example "5:00 PM: Jan 1, 2012" to "4:59 PM: 2 Jan 2012".» If so, then this you is impossible by making a loop only the dimension of time-seconds. Or do you really mean it must wrap around the same day. for example "5:00 PM: Jan 1, 2012" at "11:59 PM: 1 Jan 2012", then again to "00:00 AM: 1 Jan 2012" to "4:59 PM: 1 Jan 2012"?»»»

    If you want the calculation for the period of days, then I think you need to spend TIME on the DATE dimension level. You can leave some MINUTES in the second dimension, which can be a dimension of standard user. You must then two levels of the DAY (with different members) in the date dimension - each with a different set of the child. You can assign the TIME_SPAN to the TIME level 1.

Maybe you are looking for

  • Satellite Pro U400-18 s guaranteed exctended - major flaws after only 1 week

    I checked my registration for the laptop information and it tells me that I have only 1 year standard warranty - but the instructions supplied with my new laptop said I should have a free upgrade to an enhanced support and return service.I see no men

  • __Keep get the error code: 80019E4__

    I'm trying to install the update (several times)Update security for Windows Vista for x 64-based systems (KB2286198) Tried all troubleshooting help files, but still will not be installed. Please what I do next.

  • Sign to my administrator cannot explain after a reboot

    After a restart of my user account appears as well as the accounts of two cents, but when I enter my password I get these messages error 'the user profile service has no logon""could not load user profile"that my account is the account 'administrator

  • Replace or upgrade the farm for dv5-1223TX

    Hi, the battery of my laptop does not work any more (HP Spare 484170-001), wonder I should replace it with the same model of battery or should I update, if I want it to last for at least 2-3 hours?dv5-1223TXPavillion dv5CNF9021B5SM517PA N #ABG

  • How can I change my desktop background in Windows 7 Home Premium.

    When I try to change say that cannot set this picture as wallpaper. Please someone give me the instructions to fix this problem.