CDD-23564: The file "c:\orant\BIN\cfg61.dll" could not be loaded or does not exist.

Hi
When I try and generate a form from Designer 6i i get the following error message :-
CDD-23564: The file "c:\orant\BIN\cfg61.dll" could not be loaded or does not exist. However the file does exist in the specified location. I've looked thru the on-line documentation and checked the registry but can't see anything obvious. I've got the following configuration on my machine :-
Oracle 8i (version 8.1.6) - Windows NT 4
Designer 6i (version 6.5.52.1.0)
Any advice would be welcome.
Thanks
null

I think you would install the ORACLE FORMS 6i.

Similar Messages

  • Accidently deleted the files under $ORACLE_HOME/bin

    Hi,
    I am working on a HPUX ia64 machine wherein I have 2 Oracle Homes.
    1. 11.1.0.7_1Q10 -> 11.1.0.7 patchset with CPUAPR2010 patch and
    2. 11.1.0.7_3Q10 -> 11.1.0.7 with DATABASE PSU 11.1.0.7.4 (INCLUDES CPUJUL2010)
    Accidently yesterday while dropping a database and deleting its sub folders, I unknowingly deleted the files under $ORACLE_HOME/bin. (11.1.0.7_3Q10)
    The moment I realized the mistake, I cancelled (Ctrl+C) the operation. But by then, few files were already deleted!
    Now I am planning to copy the missing files from the bin directory of the other Oracle Home (11.1.0.7_1Q10).
    Is that a recommended solution. And will it work? I have around 5 databases in the affected home (11.1.0.7_3Q10). Is there a possibility of a disaster due to this situation?
    Appreciate your thoughts on this!
    Thanks!

    As of now, I do not have the backup of the filesystem. Also I have copied the missing files from the bin directory of 11.1.0.7_1Q10.
    Till now no application users have complained about any issues. The alert log of all 5 databases have no errors reported.
    So I assume there shouldnt be any issues! And things should work as normal!

  • C:\program files\hp\officers\bin\states.dll

    Every time the computer is turned on, this message appears;
    c:\Program Files\HP\HPofficejet6700\bin\HPStatusBL.dll
    Thank you
    running - Windows Vista 64

    Hi @Hicas,
    Welcome to the HP Support Forums! I understand everytime you turn the computer on you get a message  'c:\Program Files\HP\HPofficejet6700\bin\HPStatusBL.dll'.  Sounds like some left over software from another printer, please follow the steps listed below:
    1.Press both the Windows logo and the R keys to launch the run dialog.
    2.Type %appdata% and press OK.
    3.Open the Microsoft folder.
    4.Open the Windows folder.
    5.Open the Start Menu folder.
    6.Open the Programs folder, and then the Startup folder.
    7.Delete the  Monitor Ink Alert shortcut and reboot
    8.Error gone upon Windows startup in my case.
    Please let me know the outcome.
    Thank you,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • File or assembly name xpportlet.dll, or one of its dependencies, was not found.

    I installed EDK 5.02 + Ver 2.x of .Net Controls, referencing in Web.config the following (below). I compile project no problem. I come to run from my web server, I get this error above. Why is xpportlet.dll being called? I thought this was done away with. Anyways, you don't even have to reference anything for Native .Net controls. Am I missing something?
    TRACE DETAILS:
    === Pre-bind state information ===LOG: Where-ref bind. Location = C:\Program Files\plumtree\ptedk\5.0\devkit\dotnet\bin\xpportlet.dllLOG: Appbase = file:///D:/inetpub/wwwroot/XXXLOG: Initial PrivatePath = binCalling assembly : (Unknown).===LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).LOG: Attempting download of new URL file:///C:/Program Files/plumtree/ptedk/5.0/devkit/dotnet/bin/xpportlet.dll.
    REF IN WEB.CONFIG FILE:
    <httpModules>
    <!-- Plumtree .NET Web Controls Support -->
    <addtype="Com.Plumtree.Remote.Loader.TransformerProxy, Plumtree.WCLoader, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5" name="PTWCFilterHttpModule"/>
    </httpModules>

    I am using EDK 5.0.3 and .NET Web Controls 2.0.1, and I am receiving similar errors. Any suggestions?...
    File or assembly name lc4fhqga.dll, or one of its dependencies, was not found.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: File or assembly name lc4fhqga.dll, or one of its dependencies, was not found.Source Error:An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Assembly Load Trace:The following information can be helpful to determine why the assembly 'lc4fhqga.dll' could not be loaded.=== Pre-bind state information ===
    LOG: Where-ref bind. Location = C:\WINNT\TEMP\lc4fhqga.dll
    LOG: Appbase = file:///E:/myapplocationLOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Attempting download of new URL file:///C:/WINNT/TEMP/lc4fhqga.dll.
    Stack Trace:[FileNotFoundException: File or assembly name lc4fhqga.dll, or one of its dependencies, was not found.]
       System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
       System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +307
       System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity) +21
       System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly() +67
       System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly() +0
       System.Xml.Serialization.Compiler.Compile() +409
       System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings) +1271
       System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +312
       System.Xml.Serialization.XmlSerializer..ctor(Type type) +27
       Com.Plumtree.Remote.Loader.BootStrap.get_BootStrapConfig() +84
       Com.Plumtree.Remote.Loader.BootStrap.get_Configuration() +89
       Com.Plumtree.Remote.Loader.TransformerProxy.LoadProxyTarget() +12
       Com.Plumtree.Remote.Loader.TransformerProxy.InitProxy(HttpApplication app) +63
       Com.Plumtree.Remote.Loader.TransformerProxy.Init(HttpApplication app) +5
       System.Web.HttpApplication.InitModules() +100
       System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1295
       System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +392
       System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +256
       System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414
    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

  • TS1424 I download movies and when I reach the full size, like 4.01 GB for an HD movie, it does not say "done" but Error Code= -36

    I download movies and when I reach the full size, like 4.01 GB for an HD movie, it does not say "done" but Error Code= -36

    What do you think about turning File Vault off?
    I'd first make a copy or backup of that Home folder first, then I'd never use Filevault again.
    Is it possible the disk could be failing but Disk Utility not pick anything up?
    Yes, DU just checks Directory structure, and not all that well at that, it is possible that there are bad blocks/sectors on the HD right where that Home Folder is located.
    And finally, where is a good place to find interpretations of those cryptic error codes?!
    For error -36, might try this...
    http://docs.info.apple.com/article.html?artnum=301580
    Well, in pure Apple File System talk... -36 ioErr I/O error (bummers)
    Not very helpful, but generally means a Drive quit being Readable or Writable since starting the operation...
    http://fuzzy.wordpress.com/2006/12/10/ioerror-36/
    Terminal for one...
    Find error code...
    /usr/bin/grep "36" /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Headers/MacErrors.h
    Or open this file in Text Edit if you have it...
    System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCor e.framework/Versions/A/Headers/MacErrors.h

  • Cannot send email. When I click Write the window does not open properly. Does not have the "send, spelling, attach security save" line.

    Cannot send email. When I click Write the window does not open properly. Does not have the "send, spelling, attach, security, save line there. Then when I click File, then Send now it will not send. A message comes up saying my SMTP server failed. Have check and everything appears to be o.k.

    Hi Stephen,
    What version of MS Office are you using?
    Are you facing the issue similar to that mentioned here: Acrobat/Reader: Attach to Email button not working for PDFs referenced from long URLs
    Open Acrobat. Use the click-path Edit - Preferences - select the Category "Email Accounts". In the dialog there is the "Add Account" drop-down. Select "Add Other". The "Add Webmail Account" dialog presents. You'll fill out the dialog's fields with Outlook.com settings. (don't forget the "Advance Settings" button)
    From a look-see on the web it appears that the following are the needed settings. BUT, you'll be wanting to validate.
    The Outlook.com SMTP server settings for sending outgoing messages from an email program on desktop, cell phone or mobile device are:
    • Outlook.com SMTP server address: smtp.live.com
    • Outlook.com SMTP user name: Your full Outlook.com email address (not an alias)
    • Outlook.com SMTP password': Your Outlook.com password
    • Outlook.com SMTP port: 587
    • Outlook.com SMTP TLS/SSL encryption required: yes
    For incoming messages from an Outlook.com account to an email program using POP, use the Windows Live Hotmail POP3 server settings.
    The Outlook.com POP server settings for downloading new incoming messages to email program, cell phone or mobile device are:
    • Outlook.com POP server address: pop3.live.com
    • Outlook.com POP user name: Your full Outlook.com email address (not an alias)
    • Outlook.com POP password: Your Outlook.com password
    • Outlook.com POP port: 995
    • Outlook.com POP TLS/SSL encryption required: yes
    Regards,
    Rave

  • ERROR: file can not be accessed or does not exist

    I have a client online at this very moment that just went on and did all their page edits... about 2 hours of work for him.
    He went to save the file & received the error "...file can not be accessed or does not exist, Error" (no error number or anything. Here are the steps he took:
    Edit page
    Save ... received error
    Done... received same error
    Call me in panic
    Anyone???

    Hello Tommy,
    The editing session should not time out for 24 hours for a normal login. The period is even longer if “remember me” was checked at login... And if the session timed out, you should have been prompted with the login dialog, not thrown an error.
    I've sent you a private message regarding further troubleshooting.
    Best regards,
    Corey

  • Every time I launch Firefox it pops up an error stating "Firefox could not install this item because "install.rdf" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem."

    Firefox could not install this item because "install.rdf" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem.
    The statement above is in the pop up error box every time, when I launch Firefox. If I click ok in the box Firefox then opens. How do I fix this initializing/launch problem?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")<br />

  • Firefox/3.6.10 shows message whenever I click on an icon needing Internet access, saying 'Firefox couldn't install this item because "install rdf" (provided by the item) is not well-formed or does not exist' and advising me to contact the author - ???

    Whenever access to the Internet is needed, clicking on any icon or link (including the Firefox icon) results in a delay of around 20 secs., followed by the appearance of the error message, headed "Malformed File". The message reads 'Firefox couldn't install this item because "install rdf" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem.'
    Clicking OK or closing the box leads to a further delay of about 20 secs. after which the required action takes place! Of course, it could be said that it's really only a delay, so I should just get used to it, but it's still a malfunction, it's a pain in the neck or another region, and I really would like to cure it. Any suggestions - please????

    https://support.mozilla.com/en-US/questions/756907

  • When I click the Editor, it loads but does not open the Editor page. Options?

    When I click the Editor, it loads but does not open the Editor page. Options?

    Try making separate desktop icons for the Editor and Organizer. You can then launch directly. The standard desktop icon is for the welcome screen which often runs in the background or doesn’t shut down properly.
    Start by right-clicking on the desktop and select:
    New >> Shortcut
    Then browse to:
    C:\Program Files\Adobe\Photoshop Elements 13
    Inside the Photoshop Elements 13 folder make sure you select the application (not a shortcut) by scrolling down to the files beginning with the letter P and highlighting ‘PhotoshopElementsEditor’
    Then click next followed by finish.
    You can repeat for the Organizer using the different file path.
    New >> Shortcut
    Then browse to:
    C:\Program Files\Adobe\Elements 13 Organizer
    Highlight ‘PhotoshopElementsOrganizer’
    Then click next, followed by finish.
    Now that you have your separate desktop icons you can delete the one for the welcome screen, if preferred. On Mac try launching directly from Applications. [if not using PSE13 substitute your own version and go to Program Files (x86)]

  • The server network address can not be reached or does not exist

    Hi all       
        When i am trying to configure Mirroring .i am getting the below error.
     The server network address "TCP://RDEEPA:5022" can not be reached or does not exist. Check the network address name and reissue the command. (Microsoft SQL Server, Error: 1418)
    . TCP/IP and Name pipe connection is enabled in both principle and mirror server configuration.
    I post the complete error message below ,which is in red  
    TITLE: Database Properties
    An error occurred while starting mirroring.
    ADDITIONAL INFORMATION:
    Alter failed for Database 'success'.  (Microsoft.SqlServer.Smo)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.1399.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Alter+Database&LinkId=20476
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    The server network address "TCP://RDEEPA:5022" can not be reached or does not exist. Check the network address name and reissue the command. (Microsoft SQL Server, Error: 1418)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=1418&LinkId=20476
    BUTTONS:
    OK

    Hi,
    I have the same problem. However beginning over and over again and using other ports did not solve this unfortunately.
    Here is the SQL I used to setup the mirroring.
    * Principal DB
    CREATE ENDPOINT [MirroringEndpoint]
        AUTHORIZATION [DOMAIN\administrator]
        STATE=STARTED
        AS TCP (LISTENER_PORT = 5022, LISTENER_IP = ALL)
        FOR DATA_MIRRORING (ROLE = PARTNER, AUTHENTICATION = WINDOWS NEGOTIATE
    , ENCRYPTION = REQUIRED ALGORITHM RC4)
    BACKUP DATABASE TEST
        TO DISK = 'C:\full-backup.bak'
        WITH FORMAT
    BACKUP LOG TEST
        TO DISK = 'C:\log.bak'
    ALTER DATABASE TEST SET PARTNER ='tcp://sql2.domain.local:5022';
    * Mirroring DB
    CREATE ENDPOINT [MirroringEndpoint]
        AUTHORIZATION [DOMAIN\administrator]
        STATE=STARTED
        AS TCP (LISTENER_PORT = 5022, LISTENER_IP = ALL)
        FOR DATA_MIRRORING (ROLE = PARTNER, AUTHENTICATION = WINDOWS NEGOTIATE
    , ENCRYPTION = REQUIRED ALGORITHM RC4)
    RESTORE DATABASE TEST
        FROM DISK = 'C:\full-backup.bak'
        WITH NORECOVERY
    RESTORE LOG TEST
        FROM DISK = 'C:\log.bak'
        WITH FILE=1, NORECOVERY
    ALTER DATABASE TEST SET PARTNER ='tcp://sql1.domain.local:5022';
    The last statement on the principal server gives me the following error :
    Msg 1418, Level 16, State 1, Line 1
    The server network address "tcp://sql2.domain.local:5022" can not be reached or does not exist. Check the network address name and that the ports for the local and remote endpoints are operational.
    From the principal server I'm able to ping the mirror server and can establish a telnet connection. When the statement gets executed even netstat gives me the following output :
    TCP    0.0.0.0:5022           0.0.0.0:0              LISTENING       1244  [sqlservr.exe]
    TCP    10.1.1.140:5022       10.1.1.110:1223       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1226       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1216       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1218       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1225       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1222       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1221       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1224       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1219       TIME_WAIT       0
    TCP    10.1.1.140:5022       10.1.1.110:1220       TIME_WAIT       0
    Is it normal so many ports get opened?
    Any help would be greatly appreciated (as this drives me crazy :-( )
    Found the problem eventually. The mirroring ran as the NT_AUTORITY user instead of DOMAIN\administrator.

  • Error submitting form for Distribution: "The filename you specified is not valid because it does not

    Error submitting form for Distribution:
    "The filename you specified is not valid because it does not include a .pdf extension, contains one or more invalid characters or teh path preceding it refers to a protected system location."
    Tried removing dashes from filename, shortenign filename, moving to root directory. No changes. File ends with a .pdf extension.
    This is my first attempt to distribute via acrobat.com

    I found that I got that same message using Acrobat Professional to send out a document for shared review.  I had an exclamation mark in the title of the PDF. When I took out the exclamation mark, it worked.
    So maybe try taking out anything "unusual" (parentheses, dashes, exclamation marks, etc.) in the file name and see if that helps.
    Good luck,
       Philip.

  • HT1212 My iPad locked after 1 incorrect passcode entry and I tried what a senior advisor told my to do, but it could not download the info unless I entered the correct pass code, which I can not do since it does not give me the opportunity.

    My iPad locked after 1 incorrect passcode entry and I tried what a senior advisor told my to do, but it could not download the info unless I entered the correct pass code, which I can not do since it does not give me the opportunity.  How do I get the window to enter my pass code?

    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    Saw this solution on another post about an iPad in a school enviroment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • How can I get GV and HDV files imported to Premier Elements 13. I know now that they are not supported. But does it exist ways to get them. I use camera HDR-HS7E?

    How can I get GV and HDV files imported to Premier Elements 13. I know now that they are not supported. But does it exist ways to get them. I use camera HDR-HS7E?

    skjeggi
    What is this HDR-HS7E - a miniDV camcorder that lets you do DV and HDV capture firewire?
    True, the DV and HDV capture firewire into the Premiere Elements 13 Capture window is gone. But, have you
    looked at the workaround suggested by PRE_help in this forum. The workaround is found in the following
    Adobe document....
    http://helpx.adobe.com/premiere-elements/kb/removed-features-formats-elements.html
    When your schedule permits, please let us know if that worked for you.
    Thank you.
    ATR

  • My Airplay is delivering Audio but no Video (black screen).  The drop down box has a new selection "use airplay to; it does not let me select 'Mirror my IMac', it is stuck on 'extend desktop'  any suggestions appreciated.

    My Airplay is delivering Audio but no Video (black screen).  The drop down box has a new selection "use airplay to; it does not let me select 'Mirror my IMac', it is stuck on 'extend desktop'  any suggestions appreciated.

    here is fix! i tried only step 1 and then restarted my computer and now it works. Choose remove All Files 
    Hope it helps.
    https://discussions.apple.com/thread/5952624?tstart=0

Maybe you are looking for

  • I can't print regular pdf files- how can I delete adobe reader?

    I can print everything on my computer except the regular pdf files. I have updated my canon drivers. I have tried to update my adobe reader driver but get the error message that I have files in use. How do I delete or update adobe files when I can't

  • Recording/Capturing Data but No Image or Meters

    I have been able to capture video with OL direct to the LapTops HDD - nice.  But I don't see any video in the Monitor nor do I have any data in the meters - Wave Form and Vector Scope.  Any idea why this may be happening?  The Lap Top is older, but i

  • Address book photo in Mail

    Is there anyway to remove the Address Book photo when printing a Mail message? I print some of my stuff to pdf and would rather not have the photo printed as well. Thanks. iMac G5 20    

  • NO SLI ENABLE OPTION

    I just installed 2 XFX 8600GT w/ 1GB of mem video cards with bridge. I do not have the option in the NVIDIA CONTROL PANEL to enable SLI; however, it sees both cards. I have updated BIOS and vid card drivers and still can't enable sli. Any help would

  • How to add pdfs n movies from my PC without creating ne library

    How to add pdfs n movies from my PC without creating ne library... Does iTune has ne converter tht can convert movie into format that iphone can play..