Creator IDE Issues

I am trying to create a web site with about 5 pages, but then decided to do it as one page and use a tabset instead.
I cut and pasted controls from each of my existing pages to each page of the Tabset. I set up virtual forms, one per tab page.
Page 1, The welcome screen works fine.
Page 2, Login, also works.
Page 3, the search screen, has a Text field for search criteria, a search_button and a table to display the results.
Here are my issues:
1) On the search screen, no matter where I access it (search button action (not immediate), prerender), I am not able to get the value the user enters in this box. The login user id and password are accessed the same way, on another tab and it works fine. Any Ideas? Also the text field is marked as required, but it seems to submit anyway, even if it is blank. The text field participates in the virtual form, and the button submits the form. No other controls use the virtual form.
2) In my Projects window, my session bean has disappeared! I renamed it and that may of caused it. How do I get it to reappear? It exists under the source packages node and in the Outline pane.
3) I have copied this project to another box and it has a different data source. At first my entire tab control would not paint. This is a nescience. Why prevent the page from rendering simply because a datasource can't be found? Now, once I changed the Datasource used by my query (yes there is only one query and one table control so far), you would think that It would then render fine, but no. Then after poking around a while, the tab control suddenly appeared on my page. So now I try run and of course I get a message about the old data source being required. NEVER MIND - a re-start of creator cleared this one up.

To help others here is what I have discovered:
1) The problem was that for some reason the button was not submitting the form. I put a new button on the page and it worked fine. I was unable to discover any differences between buttons properties, has anybody had this issue?
2) My session bean is still missing from the projects window, I wonder if it is related to some of the problems I am having (described below). I moved the project to another PC and same result. Other projects show the SessionBean node right above the RequestBean node in the tree view, but not this one.
Some New issues:
4) Whenever I Restart IDE, it gives me errors about fields not being found on certain tabs (the ones bound to data) and those tabs will cause the entire graphical layout not to display in the IDE. I have one local (to the page) data provider and it has its CachedResultSet set to a RowSet on my sessionBean. The other 5 data providers are located on the sessionBean and their CachedResultSet property is not set. After choosing the appropriate RowSet for the CachedResultSet property on all 5 data providers then I can navigate to any tab and the Design Tab works great. All row sets are on my sessionBean.
5) Virtual forms not working.
     a) Logon Tab Page - UserID & Password are required. Both fields participate in a virtual form. The Login button submits the form. But when I click on another tab, it displays validation messages and does not allow the tab to change.
     b) Search Tab Page - Search Criteria text filed is required and participates in another virtual form. The Search button submits that virtual form. When I click on another tab, it displays validation messages and does not allow the tab to change. I also have a "New User" button (not associated with any virtual form) that exhibits the same problem. I made it submitter for its own virtual form and it still tries to validate.
     c) I made every tab page a submitter on a new virtual form and even added a hidden field that participates in it, but it still validates required fields before changing tabs. Any Ideas. I tried setting the tabs to "Immediate", but that causes other problems.
6) On my Customer tab, I have about 10 text field controls that are bound to columns on a data source. They are the only participants in a virtual form and a save button is the only submitter. All fields display data retrieved from the database, but only the first 3 fields (and the change_by and change_date set programmatically from the saveButton_action) update to the database. All other fields revert to their previous values (or blank for new customers) when retrieved again from the database. I also checked the database manually right after a save and the values are not being saved.
I changed the layout of the bottom portion of the fields and some fields were no longer associated with my virtual form, so I had to select them and make them participate in the virtual form again. I believe that all text fields were working before this, but can not conform, because I re dropped the database to implement some structure changes and was really not paying close attention to it.
Any help apprechiated.

Similar Messages

  • Java Studio Creator IDE Download Error

    So I just watched a demo on the Java Studio Creator IDE and thought I'd go ahead and download it. So I followed the link from within the demo. I then had to create an account. That went just fine. After I got logged in, I went to the following url:
    http://developers.sun.com/members/promo/freetools/index.html
    I clicked on the following hyperlinked text:
    Download the Java Studio Creator IDE.
    Which opened up a new window witht the following url:
    http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=8&PartDetailId=JSCI9-4Q2FT99M&TransactionId=try
    However, that page encountered an error and directed me to:
    https://jsecom15k.sun.com/ECom/docs/FatalException.jsp;jsessionid=4786D8507DCAD6EF89AC9207D1A224E0
    Which simply had "Fatal Exception" on the page.
    Leave it to Sun to gloat about a new product and then not even be able to download it. Pretty lame if you ask me. Sun can't even get something as simple as a file download from the web to work, how well do you expect their development environment or resulting application to work.

    Hi,
    sorry that you had trouble with the download:-( I just tried your steps and they seem to work for me;-) I guess, it was a temporary problem in the `global' download center.
    But I would suggest if you want to try something new, go to
    http://developers.sun.com/prodtech/javatools/jscreator/ea/jsc2/index.html
    That's an EarlyAccess version of our upcoming release. The link you followed will bring you to the release product.
    Thanks,
    -- Marco

  • Updates to the 'Studio Creator' IDE

    Where / how do we gets updates to the IDE?

    There isn't any available yet.
    Final version of Creator is due in a few months.
    -Alexis

  • Some Questions about Sun Java Studio Creator IDE

    I am quiet new to the IDE, but I experienced some
    behaviours I do not actually understand.
    I hope I can get some help here.
    Sun Java Studio Creator Update 9
    Each time I change the font size and type using the
    "Advanced" option of the IDE the font I changed correctly.
    But after closing and restarting the IDE the fonts are set
    back to the default undoing my changes.
    Is there a way to use code completion for the jsf tags within jsps ?
    I know that there are code clips for adding jsf components to the jsp,
    but (coming from eclipse ide) I'd appreciate a feature like the code completion for the jsf components. If there is a way by configuring, how can that be acchieved ?
    Trying to add a "taglib declaration" to the jsp e.g. "<%@taglib uri="..." prefix="..." I get the warning that the tags of the xml must be welformed.
    How can I add those taglib declarations correctly ?
    Using the "File System View" after each change made e.g. to a jsp the
    tree collapses and I have to navigate to the tree again to find my resources.
    Is this common behaviour or to be configured ?
    Thx for any support.

    Hi,
    1. The changes made to the font size and type are indeed getting reset in Creator update 9. However this behaviour is not seen in the latest version of Creator which is Creator 2 EA 2. The final version of this will be available very soon and we encourage you to try the new release which has lot more features and lot of bug fixes. For more details please visit:
    http://developers.sun.com/prodtech/javatools/jscreator/ea/jsc2/
    The following thread will explain about the tags and how they should be well formed:
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=47615
    The behaviour of the File System View was encountered in Creator update 9 as you have mentioned. Once again this behaviour was not see in the latest version Creator 2 EA 2.
    So we recommend you to try out the latest version.
    We appreciate your valuable feedback and thank you for the same.
    Cheers
    Giri

  • Is this some sort of ATA/IDE Issue??

    To get it out of the way here's my entire setup (just in case):
    Athlon64 3200+
    K8N Neo2 Platinum
    2x512 Kingston HyperX
    Maxtor 6L040J2 (system drive; 40gb NTFS ATA-133)
    Maxtor 5T040H4 (storage drive; 40gb NTFS ATA-100)
    [brand new] Antec TruePower 480w
    Radeon 9500 Pro 128mb
    [brand new] Artec DVD-ROM drive
    Netgear MA311 Wireless card
    SoundBlaster Live! 5.1
    3 1/2" Floppy drive
    Plugged into USB: MS Intellimouse Optical, MS Sidewinder Precision Pro, Self-powered
         HP printer
    PS/2 Keyboard
    (sorry, I'm writing a novel here. Below is a quick summary of the problem, a complete account of the issue follows.)
    What the HECK is going on?! It seems like somehow information being transferred from my DVD drive isn't properly making it to the HD, or the CD's aren't properly being read. The drive obviously isn't the problem as I replaced it with a brand new one. All my drivers are completely up-to-date. Other than this I haven't made any HW changes that could account for this. I'm mystified and a bit worried as to what could be the problem. IDE controller failure maybe? At this point I fear the motherboard has, after a month, decided to become defective.
    HELP!!!!!!!!!
    OK so here's the issue: about a month ago I upgrated this system's motherboard, processor and RAM. I had some annoying issues with getting windows to recognize the DVD-ROM drive during installation but a fresh install took care of those and it's worked perfectly ever since.
    But earlier this week, suddenly my DVD drive stopped working on me AND when I plugged my iPod into the firewire port to charge it and tried to start the computer it would POST but Windows locked in the kernel loading screen and wouldn't successfully boot.
    So, thinking it a power supply issue, I replaced both the power supply (formerly a 330W Enermax) and the DVD drive.
    I switched both components out and today I have the exact same issue with the DVD drive.  My thinking is now that the problem is with Windows, not the hardware...maybe even a virus. I fiddle with Windows unsuccessfully and even try a repair installation. That falls through when partway through the install process setup suddenly refuses to copy files from the CD to the HD, even though it finds them right on the CD! (talk about annoying). Windows gives no reason, it just says it can't copy the files and tells me to check the location.
    At that point I say "screw it," format one of my drives with unimportant info on it, and do a clean XP install. Everything goes fine and I get on the internet, install SP2, the latest mobo drivers, video drivers, etc etc etc.
    BUT...when I begin installing things from the CD, namely Office2000 and Battlefield Vietnam, Windows begins to tell me either that it can't find files on the CD again (office2K) or that files being copied are failing CRC checks and that I should check the installation media (BFVN)

    Quote
    Originally posted by xmlviking
    My action is all jacked up now.
    I can burn to the CD-ROM but I can't get it off the dang drive.  
    I can see the icons files etc...
    Weird.  I even tried disabling off the IMAPI service.....
    I'm using the MS drivers as well :(
    Wierd....really wierd.
    I was reading my manual again and it said something about disableing IDE Prefetch if you have after market interfaces ....I'm assuming some other PCI card or unique drivers....
    Should I have that Disabled?  
    Thanks,...
    This sort of rings a bell with me as I just finished my new system (as described in my sig) and used a WD 120gb IDE from the older system, but in the older system I had been running it in a master-slave configured channel and *I'd forgotten* that the WD drives have a unique "single-drive" jumper config that is *different* from the standard "master" jumper config when used in a pair of drives on one IDE channel.  So...I installed the drive with the jumper set to "master" even though it was stand-alone on IDE 0, and as a result experienced a very slow boot--when it would boot at all, that is--and data corruption exactly as you describe.  I went right to the jumpers, though, because while the symptoms are typical of a couple of things,  among them is *the wrong jumper settings* for the drives.  (Heh, once long ago in a similar experience it took me entirely too long to realize that things weren't working out because for the whole time I had been reading the jumper schematic *upside down* without realizing it--I felt pretty foolish after that (but it taught a good lesson)...  So check those jumpers ...
    The only other causes I have ever seen that mimic the symptoms you're getting are these:
    (1) Careless overclocking of something in the system
    (2)  Bad ram
    (3) A bad hard drive
    One other thing I noticed when setting up my K8N2P a couple of days ago was that initially I could not boot into the Windows desktop, but could only boot after a blue-screen lock into a safe mode GUI.  It was pretty annoying for a couple of hours until I discovered something about the 1.3 bios settings relative to the K8N2's IDE bus configuration.  In every other system I've seen, if both the PIO and the UDMA bios settings are set to "auto" then as long as you have the right cable in play the bios will correctly negotiate the drives' operational mode and will set it automatically so that even if you have *no drive* connected as an IDE slave, for instance, but have the secondary PIO and UDMA selectors at "auto" booting should not be a problem.
    But in this one case--that was the problem as it turns out.  I had no drive as slave on IDE zero--only my boot drive set to stand-alone "master"--but until I set the UDMA mode in the bios tp "disabled" for the slave on IDE 0 the system simply refused to boot into Windows!  Also, as well, as my two CD drives are PIO 4 I also had to set *them* in the bios to "auto" for  for PIO but *disabled* for UDMA.  IE, for some reason the system simply wasn't auto-configuring the IDE *UDMA* channels properly.  Since I *manually* adjusted the bios UDMA settings to their proper state for these devices I've been booting into WindowsXP SP2 ever since without a single reoccurance of the problem.
    Only thing that comes to mind is *cabling and jumpers*--I'm now wondering if the bios is looking for cable select instead of the traditional config.  I'll probably look at that tomorrw--it's late and gotta' go!....

  • K9A2Gm V2 under W2k - SATA/IDE issues

    I am having trouble to get W2k running on the K9A2 GM V2 board (I would need that for sw-compatibility issues).
    I got it installed and running by enabling IDE emulation. Problem is that the drive gives me 1.5 Mbit/s transfer rate. On another PC with SB600 in RAID-1 configuration same drives gives me 80MB/sec. I used the MSI F-6 x86 drivers that came with the mobo (ATIDrv/SBDrv/IDEATA133). BIOS tells me that the drive has UDMA-6 enabled. The driver is fine in the device manager and shows up as AMD PCI SATA/IDE Bus Driver. Version is 5.1.0.8.
    -> Did anyone succeed to run W2K with acceptable disk performance?
    I also tried a SATA/RAID setup (using a single drive RAID READY configuration). After the F6 drivers were loaded I got a message that the AHCI drive file is corrupted. I tried several drivers and floppy disks. I also changed the floppy drive with no other effect.
    A bit confused I noted a bunch of other drivers on the MSI CD as JMicron, Promise and Silicon_image. I thought the drives work though the SB700 and thus only AMD drivers would make sense. Is that a misunderstanding?
    I am running out of ideas. Any experiences or comments?
    Thanks,
    tiger
    My system specs are:
        AMD Phenom 9950 Quad Core
        2GB Ram
        1x 500GB SATA HDD Hitachi HDP725050GLA360
        1x DVD Rom on IDE Primary Master
        ATI HD 3450 Graphics card, 512MB
        400W PSU
        1 additional TP-Link GB LAN card
        W2K Pro SP4
        BIOS A7302 AMS V2.1 021109
    I also observed: in Device Manager mit DVD is listed with UDMA mode. The HDD however is not. The fields look like that:
      - type: "automatic detection" but its grayed out
      - mode "Use DMA if available"
      - actual mode "not accessible", or "not available" (its a translation, I dunno what the EN version displays)
    That must be the reason that the thing is so slow, but why does it not use the UDMA mode?

    Quote from: Bas on 03-January-10, 23:20:21
    What PIO bug?
    There used to be a problem with Win2K, but that has nothing to do with the controller used, this was Win2K going wrong and that was fixed in SP1 or 2, forgot the exact one.
    There fix should be in included in SP3 or SP4 (which i use). I saw couple of Microsoft posts how to deal with that. However, I found many postings in the web with the problem and very often the Microsoft fixed did not work too. I have been trying workarounds for a couple of days now. For some guys another driver did the job (e.g. some "SATA" driver, but I did not find a case with a SB700 chipset.) 
    Quote from: Bas on 03-January-10, 23:20:21
    However, when putting the controller in RAID is doesn't use the normal IDE way but it uses SCSI (mini-port) way.
    There are no drivers for Win2K, so use IDE mode or XP, btw AHCI in XP is fairly unstable too but that's an XP problem.
    But you only have 1 drive, so why bother with RAID or ACHI? IDE-mode is faster anyway.
    I agree. RAID/AHCI would have been a workaround for the slow IDE only.
    Quote from: Bas on 03-January-10, 23:20:21
    Set the controller in IDE mode and use the Microsoft drivers! as there are no specific Win2k drivers.
    The slow IDE mode is the initial problem I described in the first post. With the MS drivers I could not get the HDD out of PIO mode. On the MSI driver disk I found specific AMD SB700 drivers for "SATA Controller (Native IDE mode)". The driver was 5.1.0.8 and is designated WinXP32, but usually the XP drivers work fine for W2K. I tried those as well as the standard MS drivers, but I could not get my HDD out of PIO mode.

  • Ultra 133 IDE Issue

    Hey Guys
    I have a problem with installing a CDRW drive on the Ultra 133 IDE port. Windows does reconize the drive with no issues, but when I try to burn any CD's 50-75% of the time, the burn fails, and my PC just freezes, I have to power OFF/ON to get it going again.
    Right now that port is setup as default S-ATA in the bios.
    Is that normal, or should I change something in the Bios to have my CDRW optical drive work correctly???
    Thanks
    Luc

    Hey Guys thanks for replies
    But right now I have both my 80 GIG ATA100 Drives on my IDE1 as primary and secondary, then I have 2 Optical drives on my IDE2 as primary and secondary, and finally I have my CDRW optical drive on IDE3 and windows does reconize it but I have a very hard time burning.
    Assaf recommends maybe a fireware upgrade and maybe that is a good idea, also NovJoe recommended to increase my DDR voltage to 2.7 - 2.8 i will try that aswell!

  • PLEASE fix CRC/IDE issues on KT4V!

    I have had this mobo for some time now, and although the 1.7-1.8 BIOS lowers the number of CRC errors I encounter, they are not *FIXED* as reported by MSI.  In addtion, MSI lowered HD performance to reduce the number of CRC errors, ehich is totally unacceptable, we need a real fix for this bug ASAP!  NOTE:  This and many other posts have been up for some time since the 1.7 BIOS MSI officials, so please do something about it... :(
    Please if MSI is doing something about this please let us know or I will assume u guys just don't care...
    MY SPECS - No tweaks, no oc, clean install, all settings correct! :
    CPU: Athlon XP 1800+
    Motherboard: MSI KT4V (MS-6712)
    RAM Slot-1:
    RAM Slot-2:
    RAM Slot-3: Generic 512 DDR PC2700
    display card: BBATI 9700 PRO
    IDE-1M: WD 20 GB 7200RPM
    IDE-1S: IBM 80 GB 7200RPM
    IDE-2M: Generic 52X CD-ROM
    IDE-2S: LiteOn 24/10/40B CD-RW
    SER-1:
    SER-2:
    PCI-1:
    PCI-2: Linksys v5 10/100 LAN
    PCI-3:
    PCI-4: Supra Max 56k (v.92)
    PCI-5:
    PCI-6:
    PSU: 300W Antec
    BIOS revision: 1.8
    Operating System: Windows ME
    VIA 4-in-1 drivers : VIA Hyperion v4.46
    NOTE: I have not overclocked anything and all of theses parts are fine, because I was running them all on my K7T Turbo (MS-6330 - BIOS 3.6) with no problems whatsoever! Therefore, these issues must be due to the motherboard and obviously are, because of the hundreds of people reporting the same issues as myself...  

    Hello again!
    I have a few more things to say - I may be wrong in what I will say but you are free to correct me!
    First, as I said before, my system is:
    MSI KT4VL (I have a lan port on it so I guess it is kt4vl, because in my reseller's catalogue, it was only kt4v) - BIOS upgraded to v1.8
    XP1700+ Tbred B0
    2x256 DDR 266 Elixir
    Gigabyte Radeon 9000pro 64MB DDR
    HDD Seagate Barracuda ATA V, 60GB (IDE 1 - master, on the edge connector) - c: 10GB[NTFS]: 46[NTFS];E: 2.8GB[FAT32]
    CDROM Teac 52x (IDE 2 - slave, middle connector)
    CDRW LG 8320B (IDE2 - master, edge connector)
    On IDE 1 as slave (middle connector) I have a mobile rack which works ocazionally (when a friend comes with his HDD etc.)
    Win XP Pro + SP1
    As I previously owned a MSI K7T Turbo2 and upgraded from it to KT4VL, I left the ATA cabled from K7T Turbo2 and didn't install KT4VL's bundled cables.
    What I want to say is that I haven't encountered any problem with new board - even if I have it only for a week now.
    Last night I did the compress/decompress thing you mentioned. I compressed some files (160MB) into an archive (130MB size) and then burnt it on a RW disc. Afterwards I decompressed it on D: from both the CDRW and CDROM drives - and no CRC errors.
    The only "problems" that I have were that when running SiSoft Sandra 2002 File System Benchmark it gave the following scores:
    - 9282 for drive D:
    - 8136 for drive C: - (buffered read: 14MB/s; sequential read: 12MB/s; random read: 4MB/s; buffered write: 5MB/s; sequential write: 5MB/s)
    This compared to a 24000 theoretic Sandra score for an ATA100 7200rpm, 30GB hard drive.
    But when using DiskSpeed 32, it gave an average rate of 43093kb/s.
    I don't know what other soft to use to test if what you say that the new version of BIOS decreases ATA performance is actually true in my case.
    The conlusion is that so far this board hasn't given me any trouble at all and hopefully won't in the future.
    PS. Do you mean that you have seen other MSI kt400 boards working fine, or do you refer to oher brands?

  • IDE Issue 975x Platinum PUE

    After overclocking my cpu (following https://forum-en.msi.com/index.php?topic=103878.0 <-- that guide) I have not been able to have any IDE's running at all, my 3 SATA drives are working perfectly. I have tried 7 different CD/DVD drives (pins correct) and 6 different IDE drives and absoulutely none of them will run, the same is happening with my floppy drive but I haven't needed to use that in about 5 years. I have also tried different IDE cables but no luck whatsoever, any help with this issue would be greatly appreciated =)
    Also I have tried going back to default settings (removing overclock too) and updating my bios and none have prevailed.

    My bios is 7.4 and when trying to install the Jmicron drivers I just get "No JMicron JMB36X SCSI adapter found! Setup program will terminate!"  and on  JMRaidSetup (same driver diff install?) I get "JMB36X Raid Device is not found!"
    Just tried the intel raid driver too from http://www.msi.com.tw/program/support/driver/dvr/spt_dvr_detail.php?UID=746&kind=1 and  it says "Incompatible hardware. this software is not supported on this chipset."

  • IDE Issue on MSI K8N Neo4 Platinum

    I just rebuilt my computer over the weekend and everything has worked fine with the new setup except my 2 CD Drives. I have a Pioneer DVD-ROM Drive (Primary) and a Sony CD/RW (Slave) connected to the IDE2 position on the mother board via the same IDE Cable and every time I try to insert a disk and run it from My Computer I receive a Blue Windows Screen citing a MACHINE_CHECK_EXCEPTION. I have 2 HDD connected in the same fashion but have not had any issues with them. When I installed the BIOS that came with the motherboard off of the CD I did select the MSI IDE Drivers and that's the only thing I can think of that would cause this problem, but why only the CD Drives and not the hard drives if they are configured the same way?

    i had the same problem with a dvd drive. The dvd's didn't play right etc.
    One time the cd drive caused a MACHIE_CHECK_EXCEPTION too, but only that time.
    I gave the dvd drive for testing, nothing came up but i replaced the drive anyway and since then no problems. I have the nvidia drivers on and all.It's probably not your drivers. Maybe it's something with your drives, the cable or the IDE connector.
    The IDE2 connector of mine didn't recognise any drive correctly.I took it out of the box to check and now it works fine. Maybe it's being grounded.
    But as i said i changed the dvd drive and it's all fine.
    As for the hdd-cd/dvd combinations you're recommending, it's really a matter of the pc's case, cause for example in my case could never hookup a cd/dvd and an hdd cause the cable is not long enough.THey can't be placed one below the other...

  • InDesign CS 5.5: Overlay Creator preview issues

    I'm currently working on creating a tablet publication pitch for a client and followed the directions to install the Folio Producer tools compatible with CS 5.5 and everything seems to be working... except for the preview option on Overlay Creator and any other preview option on my computer. I uploaded the document to test it on Adobe Content Viewer and it worked, but that's really clunky to test my interactivity. Is there something I need to do to make it I can preview my folio on my computer?
    Thanks.

    Ask in the ID forum.
    Mylenium

  • Overlay Creator preview issues

    I'm currently working on creating a tablet publication pitch for a client and followed the directions to install the Folio Producer tools compatible with CS 5.5 and everything seems to be working... except for the preview option on Overlay Creator and any other preview option on my computer. I uploaded the document to test it on Adobe Content Viewer and it worked, but that's really clunky to test my interactivity. Is there something I need to do to make it I can preview my folio on my computer?
    Thanks.

    I am trying to use the preview capability that is built into Overlay Creator and any of the other interactive tools in InDesign. I cannot find Adobe Content Viewer to download to my desktop. I thought maybe it was just a part of the Folio Builder download. Basically, there is no way I can preview my work on my desktop. The only way I can preview is by actually uploading the folio and previewing it on my iPad. I am on Mac OS X version 10.7.5.

  • JSF Creator IDE in a language and generated comments in another language

    Hello,
    I am using JSF Creator in french which is perfect for me.
    However JSF Creator generates comments in french which is a problem since several nationalities are represented on the project (I am working in switzerland).
    I would like to be able to generate the comments in english.
    Is it possible?
    I did not find the answer in the JSFC tool options.
    Thanks,
    Val

    There is no automatic way to do this. You have to generate your new source files in an English locale if you want the default comments in English, then return to the French locale to continue working. The comments will continue to appear in English, of course, but you will be continuing to switch locales every time you create a new source file.
    Perhaps recommending French lessons to your colleagues would be easier..;-)

  • IDE issue

    hi there
    im kind of new with this so I dont really get what my notebook is trying to tell me
    it says that i need the driver for an hardwere but when I tell it to update it doesnt find anithing.
    Could somebody pls help me ?
    And by the way explain me what a IDE is ?
    Thank you
    PD: Storage Controllers
                   A5F4N6MO IDE Controller      <-- This is the one that is supposed to be failing and needs update
                   AXRFJ1IO IDE Controller

    What model laptop is this? IDE is a standard system for storage controllers...hard drives and CD drives and even card readers. The IDE controller driver is generally part of the operating system. If you are getting a yellow exclamation point next to an IDE device it is not good unless maybe it is a card reader in which case there will be a driver you can use. If it is the hard drive/CD controller you likely have a bad motherboard. If you tell us the model we can better figure out what must be going on because googling the numbers you give in the question brings up nothing.

  • SR 3 Ides Issues

    Hi Team ,
                    I am trying to install ECC 6.0 IDES Dual Stack with Portal
    java stack is not responding
    please help
    Regards '
    Madhu

    Not enough information.
    No research done
    Vague subject
    Read the "Rules of Engagement"
    Regards
    Juan

Maybe you are looking for

  • DBMS_LOB.FILEOPEN(dir, fname) gives non-existent dir or file error

    Hello! I've been trying to load an image file into the oracle database using the DBMS_LOB loadfromfile procedure. In order to do this, I first have to open the appropriate file which I do using temp_bfile := bfilename('temp_dir', in_filename); where

  • Mapping objects

    hi expects, can any body tell me about mapping objects .and what is use of message mapping,java mapping ,xslt mapping,abap mapping.                                                                          thank you

  • Nokia Lumia 520 missing SMS / MMS messages

    Hi, just bought a nokia lumia 520, But i have just realised after an hour my SMS / MMS messages in my recieved conversations / threads area are automatically getting deleted or going missing, I am not deleting them they are going missing or getting d

  • New GL feature question...

    Group has 1000 investment entities, spread across 10 countries.  Company is floated to develop the property and property is sold off in long run or it is given on lease. As per legal rule in most countries with 'EIN' number, each major property need

  • Notification performance in OAQ

    Hi, We have a number of listeners on Oracle queues, some Java, some PL/SQL. When we post a message, there is always a slight delay before the listener is notified - i.e. 2 or 3 seconds. Is there any way to reduce this latency? I have set jobqueue_int