Still 8i/developer6i dosen't work on XP..Any help..

Hello Everyone
I had been working on this problem for the last 4 days..
As recommemded i had done the following orderly to install personal 8i and developer6i(forms and reports)
1. Installed Forms and reports and renamed the directories
to form and reports.
2. Changed the same in the registry entries.
3. Copied the content of Oracle CD in the hard disk.
4. Changed the Symcjit.dll to symcjit_back.dll
5. Added "JREW=0x00080000" in section of Win.ini
6. Executed the Oracle setup.exe from D:\Oracle\install\win32
\setup.exe .
The personal8i(8.1.6) did install properly with out any problem.
A.but could not connect to Database using SQL PLUS
B.could not connect to my forms or reports.
i did try starting the LSNCTL.exe... never worked
Started the SVRMGRLm but still no connection.
Please do let me know if i had done any mistake in the installation procedure.
Your help is highly appreciated.
Thanks in advance
Vijay

If you can download dev6i from oracle web site it will be better. i am using dev6i with oracle 8i on windows 98 and they work. i'm not sure though if dev6 will work together with oracle 8i. make sure also that your oracle8i and dev6 is for windows 98. first of all uninstall any previous installation of both dev6 and 8i. in fact you should erase any traces of both in the registry. if you want, you can reformat your harddisk and install windows 98 so you will start with a clean slate. if you cannot download dev6i then try this installation procedure. 1. install first dev6 to your computer. install both forms and reports. DO NOT INSTALL ORACLE8i FIRST. after successful installation of dev6, check in the program menu if there is a selection for switching oracle home in one of the dev6 menus. If it has then you're on track. if not then I suggest you download dev6i. 2. install oracle8i in a DIFFERENT ORACLE HOME not on the same home where you install dev6. the installation procedure will prompt you. 3. after both successful installation, go to the oracle home switching selection in the program menu and switch to the home where oracle8i was installed. you should be able to connect to oracle8i db by using the SCOTT/TIGER log on. Hope this helps. please let me know if it work here
[email protected]

Similar Messages

  • I bought my iPhone5 4 months ago and now the camera is not working, it only displays black in the screen. I've tried reset, restore for how many times but still the problem is not being resolve. Any help from you Apple team?

    I bought my iPhone5 4 months ago and now the camera is not working, it only displays black in the screen. I've tried reset, restore for how many times but still the problem is not being resolve. Any help from you Apple team?

    There is no Apple here, this is a user to user forum.  When you said you restored, then you restore as NEW?
    If you restored as New and still the problem persiist, then it time to take a trip to the Apple store.

  • I bought win 8.1 to unstall, but my dvd player/disk wasn't recognized. I then copied it to flash drive in the ISO mode and it still wouldn't work  ...any help?

    I bought win 8.1 to unstall, but my dvd player/disk wasn't recognized. I then copied it to flash drive in the ISO mode and it still wouldn't work  ...any help?

    If you are trying to install Windows on your Mac, that way won't work.
    Read the entire manual before proceeding >   manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_10.8.pd f\
    The Boot Camp setup assistant is located in your Applications > Utilites folder.

  • HT1338 I have os 10.5.8 software on my mac and I need to update the software on my mac so I can update my iphone 4s, every time I try to update my mac with the 6.0 it says it doesn't need any updates, but my mac still has 10.5.8.... any help??  Please...

    I have os 10.5.8 software on my mac and I need to update the software on my mac so I can update my iphone 4s, every time I try to update my mac with the 6.0 it says it doesn't need any updates, but my mac still has 10.5.8.... any help??  Please...

    You must first buy Snow Leopard from Apple: 800-MY-APPLE (in the US)
    Make sure your system meets Snow Leopard's requirements:
    Mac OS X 10.6 "Snow Leopard" System Requirements
    To install Snow Leopard for the first time, you must have a Mac with:
    An Intel processor
    An internal or external DVD drive, or DVD or CD Sharing
    At least 1 GB of RAM (additional RAM is recommended)
    A built-in display or a display connected to an Apple-supplied video card supported by your computer
    At least 5 GB of disk space available, or 7 GB of disk space if you install the developer tools

  • Mac Mail Issue: I was having trouble sending to hotmail accounts from my Earthlink account, they had me go into Mac Mail preferences and make changes, now Mac Mail doesn't work AT ALL - any help changing the settings back to correct Mac Mail settings? I c

    I was having trouble sending to hotmail accounts from my Earthlink account, they had me go into Mac Mail preferences and make changes (because they claimed it was Mac Mail's fault, even though the hotmail error code said it's because Earthlink is blocked by hotmail), now Mac Mail doesn't work AT ALL - any help changing the settings back to correct Mac Mail settings? I can provide a transcript of the entire tech chat session, if that will help...

    both apostrophes are used correctly, thanks
    doesn't = does not (this is called a contraction)
    it's = it is
    Mac Mail's fault = possessive
    any help with the actual issue? thanks!

  • I updated LR5 to 5.7, its still not importing files from my D750. Any help would be appreciated.

    I updated LR5 to 5.7, its still not importing files from my D750. Any help would be appreciated.

    Did you try unchecking Sync Photos on the Photos tab of your sync settings and syncing?  If this doesn't remove them, try creating an empty folder on your PC, then selecting to sync this folder on the Photos tab and syncing your phone.  This should delete the existing photos prior to syncing the empty folder.
    Also, you can transfer these photos to your computer if you need to by using an app like PhotoSync.

  • Hi i been try to minimise few app like safari,Ical etc etc from the fullscreen view but didn't manage to find any solution!! With the command   M shortcuts didn't work...any help???

    Hi i been try to minimise few app like safari,Ical etc etc from the fullscreen view but didn't manage to find any solution!! With the command   M shortcuts didn't work...any help???

    To make a screen full screen, you click on the arrows in the upper right corner.  To minimize, move your cursor all the way to the upper right corner of your desktop--give it a second--a symbol will appear that lets you "reverse" the action and minimize the window.  Hope I'm explaining this correctly. 

  • My iMac is now making a noise. Sounds as if the fan is working overtime. Any help appreciated

    My iMac is now starting to make a noise when on. It sounds as if the fan is working overtime. It is an audible ticking. Any help appreciated

    Does it have a 1TB Seagate Hard Drive...?
    If so, see > Apple - Support - iMac 1TB Seagate Hard Drive Replacement Program

  • KeyListenerr...doesnt work...any help?

    hi im new and running this simple code trying to learn use KeyListener...so any help is appreciated
    import java.applet.Applet;
    import java.awt.*;
    import java.awt.event.*;
    public class keyboard11 extends Applet implements KeyListener {
         String S;
         char c;
         public void init()      {
              System.out.println("inside\n");               //test
              addKeyListener(this);
              requestFocus();
              System.out.println("outside\n");              //test
         }          //-----------END OF INIT() ----------------------------
    public void KeyPressed(KeyEvent e)     {
              System.out.println("its working!!\n");                 //test
              S = e.getKeyText(e.getKeyCode());
              showStatus("Pressed  S="+S);
              System.out.println("wooooooooorks\n");             //test
              repaint();
         }          //----------END OF KEYPRESSED() -----------------------     
    }               //-----------END OF THE CLASS() ------------------------also i try to use KeyTyped() and Keyreleased() but its the same with KeyPressed() so have to handle with this first...thnx for the help :)

    The correct name for your method is ->keyPressed. Java is case sensitive. ("k" needs to be written downcase)
    Edited by: AikmanAgain on Mar 8, 2008 1:35 PM

  • HT2480 I need help syncing my computer outlook email (through Yahoo) with my Iphone. when I delete an email on my computer is it still in my inbox on my phone.  Any help is appreciated.

    I need help syncing my computer outlook email (through Yahoo) with my iphone.  When I delete an email on my computer it is still in my inbox on my phone. Please help.

    Your computer is probably set up to access your Yahoo mail using POP3. POP3 does not synchronize with the server. For full synchronization, you will need to use IMAP instead. See the Yahoo mail help pages for instructions on how to configure your mail client.

  • Working with OracleParameters - Any Help?

    Hi,
    I created a stored procedure with 3 IN parameters(out of 2 are single value,3rd one is pl/sql table) and 1 OUT Parameter (of PLSQL Table Return type).
    I want take the SP results in VB.NET. i used plsql associative arrays, but i am getting error as
    'OracleParameter.Value is Invalid.'
    How to set parameter.size for the Output value.. I don't know exactly how many rows will be retrieved.
    How to use oracleparametercollection.
    How to return cursors from the plsql table.( gone through the asktom article. but i am unable to follow it. getting error as expression is of wrong type.)
    Here the stored procedure that i have written which is a wrapper for another procedure( and that procedure working properly in oracle).
    PL/SQL Procedure
    procedure Storage_Charges_with_prd(LotNo IN Number,CurrDate IN Date,m_prd IN products_table_t,charges_table out storage_charges_table) is
         m_products pkg_coldstorage.products_type;
         type curProducts is REF CURSOR ;
         cv_products curProducts;     
         -- type strgchgs is table of storage_charges_rec index by binary_integer;
         --charges_table storage_charges_table;
         prd_table products_table_t;
         m_SNo Number:=1;
         output_cursor SYS_REFCURSOR;
    BEGIN
         For m_SNo in 1..m_prd.Count
         LOOP
              prd_table(m_SNo):=m_prd(m_SNo);
         END LOOP;
    charges_table:= pkg_coldstorage.CALCULATE_STORAGE_CHARGES1(Lotno,CurrDate,prd_table);
         --return charges_table;
    dbms_output.put_line('Charges Table Row Count In - Storage Charges with Product Procedure ' ||charges_table.count);
    -- Open output_cursor For Select * From table(charges_table );
    END Storage_Charges_with_prd;
    in VB.NET - the Codings are
    Dim mLotno, mCurrDate, SNo, Transid, ProductId, UnitId, ProductName, Unit_Name, Calculation_Method, Season_start_date, season_end_date, labour, Storage_Rate, Seasonal_Storage_Rate As New OracleParameter()
    mLotno.OracleDbType = OracleDbType.Decimal
    mCurrDate.OracleDbType = OracleDbType.Date
    mLotno.Value = LotNo
    mCurrDate.Value = CurrDate
    mLotno.Size = 1
    mCurrDate.Size = 1
    SNo.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    Transid.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    ProductId.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    UnitId.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    ProductName.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    Unit_Name.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    Calculation_Method.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    Season_start_date.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    season_end_date.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    labour.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    Storage_Rate.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    Seasonal_Storage_Rate.CollectionType = OracleCollectionType.PLSQLAssociativeArray
    SNo.Direction = ParameterDirection.Input
    Transid.Direction = ParameterDirection.Input
    ProductId.Direction = ParameterDirection.Input
    ProductName.Direction = ParameterDirection.Input
    Unit_Name.Direction = ParameterDirection.Input
    Calculation_Method.Direction = ParameterDirection.Input
    Season_start_date.Direction = ParameterDirection.Input
    season_end_date.Direction = ParameterDirection.Input
    labour.Direction = ParameterDirection.Input
    Storage_Rate.Direction = ParameterDirection.Input
    Seasonal_Storage_Rate.Direction = ParameterDirection.Input
    SNo.OracleDbType = OracleDbType.Decimal
    Transid.OracleDbType = OracleDbType.Decimal
    ProductId.OracleDbType = OracleDbType.Decimal
    ProductName.OracleDbType = OracleDbType.Varchar2
    Unit_Name.OracleDbType = OracleDbType.Varchar2
    Calculation_Method.OracleDbType = OracleDbType.Decimal
    Season_start_date.OracleDbType = OracleDbType.Date
    season_end_date.OracleDbType = OracleDbType.Date
    labour.OracleDbType = OracleDbType.Decimal
    Storage_Rate.OracleDbType = OracleDbType.Decimal
    Seasonal_Storage_Rate.OracleDbType = OracleDbType.Decimal
    Dim msno(ProductRates.Rows.Count) As Decimal
    Dim mtransid(ProductRates.Rows.Count) As Decimal
    Dim mproductid(ProductRates.Rows.Count) As Decimal
    Dim mproductname(ProductRates.Rows.Count) As String
    Dim munit_name(ProductRates.Rows.Count) As String
    Dim mcalculation_method(ProductRates.Rows.Count) As Decimal
    Dim mseason_start_date(ProductRates.Rows.Count) As Date
    Dim mseason_end_date(ProductRates.Rows.Count) As Date
    Dim mlabour(ProductRates.Rows.Count) As Decimal
    Dim mstorage_rate(ProductRates.Rows.Count) As Decimal
    Dim mseasonal_storage_rate(ProductRates.Rows.Count) As Decimal
    For i As Integer = 0 To ProductRates.Rows.Count - 1
    msno(i) = ProductRates.Rows(i).Item("SNo")
    mtransid(i) = ProductRates.Rows(i).Item("transid")
    mproductid(i) = ProductRates.Rows(i).Item("Productid")
    mproductname(i) = ProductRates.Rows(i).Item("ProductName")
    munit_name(i) = ProductRates.Rows(i).Item("Unit_Name")
    mcalculation_method(i) = ProductRates.Rows(i).Item("Calculation_Method")
    mseason_start_date(i) = ProductRates.Rows(i).Item("Season_start_date")
    mseason_end_date(i) = ProductRates.Rows(i).Item("season_end_date")
    mlabour(i) = ProductRates.Rows(i).Item("labour")
    mstorage_rate(i) = ProductRates.Rows(i).Item("Storage_Rate")
    mseasonal_storage_rate(i) = ProductRates.Rows(i).Item("Seasonal_storage_rate")
    Next
    SNo.Value = msno
    Transid.Value = mtransid
    ProductId.Value = mproductid
    ProductName.Value = mproductname
    Unit_Name.Value = munit_name
    Calculation_Method.Value = mcalculation_method
    Season_start_date.Value = mseason_start_date
    season_end_date.Value = mseason_end_date
    labour.Value = mlabour
    Storage_Rate.Value = mstorage_rate
    Seasonal_Storage_Rate.Value = mseasonal_storage_rate
    '-- Set the Size
    SNo.Value = ProductRates.Rows.Count
    Transid.Value = ProductRates.Rows.Count
    ProductId.Value = ProductRates.Rows.Count
    ProductName.Value = ProductRates.Rows.Count
    Unit_Name.Value = ProductRates.Rows.Count
    Calculation_Method.Value = ProductRates.Rows.Count
    Season_start_date.Value = ProductRates.Rows.Count
    season_end_date.Value = ProductRates.Rows.Count
    labour.Value = ProductRates.Rows.Count
    Storage_Rate.Value = ProductRates.Rows.Count
    Seasonal_Storage_Rate.Value = ProductRates.Rows.Count
    ''-- Set the Array Bind Size For Unitname, Productname
    'Dim arr1(ProductRates.Rows.Count) As Integer
    'Dim arr2(ProductRates.Rows.Count) As Integer
    'For i As Integer = 0 To ProductRates.Rows.Count - 1
    ' arr1(i) = 50
    ' arr2(i) = 50
    'Next i
    'ProductName.ArrayBindSize = arr1
    'Unit_Name.ArrayBindSize = arr2
    Dim daStorageCharges As New OracleDataAdapter("pkg_coldstorage.storage_charges_with_prd", DbCn)
    daStorageCharges.SelectCommand.CommandType = CommandType.StoredProcedure
    With daStorageCharges.SelectCommand.Parameters
    .Add(mLotno)
    .Add(mCurrDate)
    .Add(SNo)
    .Add(Transid)
    .Add(ProductId)
    .Add(ProductName)
    .Add(Unit_Name)
    .Add(Calculation_Method)
    .Add(Season_start_date)
    .Add(season_end_date)
    .Add(labour)
    .Add(Storage_Rate)
    .Add(Seasonal_Storage_Rate)
    End With
    Dim oSNo, oTransID, oTransDate, oProductID, oProductName, oUnitID, oUnitName, oQtyIn, oQtyOut, _
    oBalanceQty, oWtIn, oWtOut, oBalanceWt, oLabour, oLabourAmount, oStorageRate, oStorageAmount, oTotal As New OracleParameter
    oSNo.OracleDbType = OracleDbType.Decimal
    oTransID.OracleDbType = OracleDbType.Decimal
    oTransDate.OracleDbType = OracleDbType.Date
    oProductID.OracleDbType = OracleDbType.Decimal
    oProductName.OracleDbType = OracleDbType.Varchar2
    oUnitID.OracleDbType = OracleDbType.Decimal
    oUnitName.OracleDbType = OracleDbType.Varchar2
    oQtyIn.OracleDbType = OracleDbType.Decimal
    oQtyOut.OracleDbType = OracleDbType.Decimal
    oBalanceQty.OracleDbType = OracleDbType.Decimal
    oWtIn.OracleDbType = OracleDbType.Decimal
    oWtOut.OracleDbType = OracleDbType.Decimal
    oBalanceWt.OracleDbType = OracleDbType.Date
    oLabour.OracleDbType = OracleDbType.Decimal
    oLabourAmount.OracleDbType = OracleDbType.Decimal
    oStorageRate.OracleDbType = OracleDbType.Decimal
    oStorageAmount.OracleDbType = OracleDbType.Decimal
    oTotal.OracleDbType = OracleDbType.Decimal
    oSNo.Direction = ParameterDirection.Output
    oTransID.Direction = ParameterDirection.Output
    oTransDate.Direction = ParameterDirection.Output
    oProductID.Direction = ParameterDirection.Output
    oProductName.Direction = ParameterDirection.Output
    oUnitID.Direction = ParameterDirection.Output
    oUnitName.Direction = ParameterDirection.Output
    oQtyIn.Direction = ParameterDirection.Output
    oQtyOut.Direction = ParameterDirection.Output
    oBalanceQty.Direction = ParameterDirection.Output
    oWtIn.Direction = ParameterDirection.Output
    oWtOut.Direction = ParameterDirection.Output
    oBalanceWt.Direction = ParameterDirection.Output
    oLabour.Direction = ParameterDirection.Output
    oLabourAmount.Direction = ParameterDirection.Output
    oStorageRate.Direction = ParameterDirection.Output
    oStorageAmount.Direction = ParameterDirection.Output
    oTotal.Direction = ParameterDirection.Output
    'Dim prdarr() As Integer
    'Dim unitarr() As Integer
    'for i as Integer = 0 to
    'Next i
    With daStorageCharges.SelectCommand.Parameters
    .Add(oSNo)
    .Add(oTransID)
    .Add(oTransDate)
    .Add(oProductID)
    .Add(oProductName)
    .Add(oUnitID)
    .Add(oUnitName)
    .Add(oQtyIn)
    .Add(oQtyOut)
    .Add(oBalanceQty)
    .Add(oWtIn)
    .Add(oWtOut)
    .Add(oBalanceWt)
    .Add(oLabour)
    .Add(oLabourAmount)
    .Add(oStorageRate)
    .Add(oStorageAmount)
    .Add(oTotal)
    End With
    'Dim a As OracleParameterCollection
    Dim dtstoragecharges As New DataTable
    daStorageCharges.Fill(dtstoragecharges)
    tried with reader but unable.
    please provide any example. so that i will use it.
    Please provide any help
    Thanks in Advance
    Mohan Raj K.

    @Eric
    I am a pl/sql noob, but I did manage to retrieve a ref_cursor via .net as follows:
    CREATE or REPLACE PACKAGE myVars AS
    TYPE CommonCurTyp is REF CURSOR;
    --my test server is 8i need to define cursor in a package
    END;
    CREATE OR REPLACE PROCEDURE jtest(
                        v_repaircur OUT myVars.CommonCurTyp
    IS
    BEGIN
    OPEN v_repaircur FOR
    SELECT * FROM BLAH;
    END;
    --vb.net code:
    dbConn.Open()
    Dim selectCommand As New OracleCommand("jtest", dbConn)
    selectCommand.CommandType = CommandType.StoredProcedure
    selectCommand.Parameters.Add(New OracleParameter("v_repaircur", OracleDbType.RefCursor)).Direction = ParameterDirection.Output
    Dim adapter As New OracleDataAdapter(selectCommand)
    adapter.TableMappings.Add("Table", "repair_codes")
    Dim ds As New DataSet
    adapter.Fill(ds) 'boom! here's yer dataset
    dbConn.Close()
    with some minor hacking, you should be able to get it, HTH

  • My macbook keeps rejecting my gmail account and asks for a password.  I keep putting in the password but it still wont come online and work....help

    Hi.....My macbook will not connect with my gmail account.  It keeps asking for the password and then will not bring it online.....help

    This seems to be a common problem with Mountain Lion. While we all have MacBooks in this forum most of us don’t run Mountain Lion. There's a Mountain Lion Support Community where everybody has Mountain Lion. You should also post this question there to increase your chances of getting an answer. https://discussions.apple.com/community/mac_os/os_x_mountain_lion

  • I have XP and my firefox 4 doesn't look like the new one, it still looks like the 4 beta i downloaded, any help?

    i had the beta for firefox 4 downloaded on my windows xp computer. then when the official 4 came out i down loaded it. But it doesnt look like the website says it should, there is no awesome bar, no firefox menu button and the tabs are still at the bottom. it basically still looks like the firefox 4 beta that i already had.

    The final version might have picked up your existing profile preferences...
    To restore your location bar, right-click after the menu bar and choose Navigation Toolbar from the pop-up.
    Use the same pop-up to change the position of tabs (check Tabs on Top) and finally to remove the menu bar. When the menu bar is turned off, you will get the orange Firefox button.
    Does that work?

  • New iMac...trying to set up sound recording form the internet but my microphone isn't working for facetime.  I have soundflower installed...recording into Adobe Audition. Can't seem to get them all working...any help?

    I'm just setting up my iMac, and am not very familiar as I'm just coming over from Windows.  Working on setting up my recordeing software (will most likely be Audition) and I need to be able to record from the internet as well as from a microphone.
    I've installed soundflower but now the micropohone is not working in facetime.  What is the proper way to set all this up? 
    Thank you!
    Frank

    O.K. fgonoz98
    I would do 1 thing at a time:"now the micropohone is not working in facetime"
    Here is what you can check to get your mike working in facetime:
    1. Hold down option while you click on the speaker next to time a. date,
    under input Device see if your mic is marked. If not: ✔️
    2. Click the apple top left/System Prefs./click on the Sound speaker:
    under Input highlight microphone.
    3. When you have factime on go to video above scroll and see if your mic is marked ✔️
    If that does not get it to work there is more you can check:
    (Utilities/Audio, midi setup)
    For any other audio device you do this for input and output.
    If you get stock post back

  • Anyone Running iTunes 4.9 Notice It's Not Working Now?  Any Help?

    I've just noticed that my version of iTunes 4.9 is "barely" working now (Saturday 2.3.07). It will do a search and sample play listed music found on a search, and also allow to purchase .... but that's it!
    I can't select any of the home page selection buttons, or albums shown ... everythings just dead. This along with both the up and down scroll bars, and horizontal scroll bars for the iTunes Store window.
    In other words just about EVERY selectable button or selection text on the pages is dead in iTunes 4.9 .... and this is even after quiting out and resatrting.
    What's happened to this version? It was worked great and fully functioning a few weeks ago.
    Any suggestions or info would be appreciated. Thanks

    on the left side scroll bar for the various play lists, and the lower box where song "search" results appear (I am able to use the scroll bar for the songs lists, but not the scroll bar above with the various "albums" shown (When I click on any above listed albums (from a song search), nothing happens .... while previously it would take me to just the songs in that album. Most of my iTunes music store pages are just "frozen" from my using any scroll bars, buttons, or text activated actions on the iTunes music store pages.
    I have tried "swapping" out the iTunes preferences in my user folder, but nothing different happens, except I would not even be connected to the iTunes Music Store anymore (kept getting box message saying the store was busy and to try back later). So I put in the old iTunes preferences and I'm back to "square one"!

Maybe you are looking for

  • Amount and Date Formatting Urgent !!

    Hello Gurus, I want to format Amount in the below manner , I need to put this data in a text file , When I read it from SAP , irrespective of whatever format I need to write the data in the text file in the following format 999999999999.999 if the am

  • Sort+logical database using field group and extract

    Hi Folks, I have a program which is using Logical database concept and creating a file on application server as below. SORT BY     reguh-zbukr                        "Zahlender Buchungskreis     reguh-rzawe                        "Payment method    

  • Transferring pics in the nano, tutorial didnt help.

    I got my ipod nano about 3 days ago and so far everything about it is just superb, except for the complications im getting with trying to transfer pics into it. I followed the tutorial step by step and watched itunes update my nano after i synchroniz

  • Download Error: Upgrading from trial to purchased on Adobe CC

    My trial of Premier Pro ran out this week. I have updated to the Adobe CC licence. I have uninstalled the trial version and gone to reinstall and have come up with the error: DOWNLOAD ERROR Press retry to try again or contact customer support. This i

  • Why am I getting an error 306 when I try to update my ipod touch on itunes?

    When I try to update my 3rd gen iPod Touch 32gb on my newly updated itunes, it tries to update it then gives me an error code 306 cannot update ipod because computer is not connected to the internet... My computer is fully connected to the internet a