B1WS Update Problem -- please help.

Hi,
I am trying to get B1WS to work and am experiencing some issues I am hoping you can please help with.
We are wanting to be able to add, edit and remove batch information for order line items.
The code I have written will work, though it will only work once, when it is updating the document.
If the code is run, with the Update command commented out, it will work every time.
But if it does update the record, it will begin to crash with it is run again.
The code I am using is:
    protected void Page_Load(object sender, EventArgs e)
        loginWebRef.LoginService ls = new loginWebRef.LoginService();
        string sessionID = ls.Login("SQL-PATCH", "SBOJFDC_US", loginWebRef.LoginDatabaseType.dst_MSSQL2005, true, "sa", "PASSWORD", "manager", "PASSWORD", loginWebRef.LoginLanguage.ln_English, true, "LICENSE:30000");
        Response.Write(sessionID + "<BR><BR>");
        orderWebRef.MsgHeader msgHeader = new orderWebRef.MsgHeader();
        msgHeader.SessionID = sessionID;
        msgHeader.ServiceName = MsgHeaderServiceName.OrdersService;
        msgHeader.ServiceNameSpecified = true;
        orderWebRef.OrdersService order = new OrdersService();
        order.MsgHeaderValue = msgHeader;
        DocumentParams param = new DocumentParams();
        param.DocEntry = 89364;
        param.DocEntrySpecified = true;
        orderWebRef.Document document = new orderWebRef.Document();
        document = order.GetByParams(param);
        StringBuilder orderSb = new StringBuilder();
        orderSb.Append("Order " +  document.DocNum.ToString() + "<BR><BR>");
        foreach (DocumentDocumentLine docLine in document.DocumentLines)
            orderSb.Append("Line Num:    " + docLine.LineNum + "<BR>");
            orderSb.Append("Item Code:   " + docLine.ItemCode + "<BR>");
            orderSb.Append("Description: " + docLine.ItemDescription + "<BR>");
            foreach (DocumentDocumentLineBatchNumber batch in docLine.BatchNumbers)
                orderSb.Append("+++++ Batch Num:    " + batch.BatchNumber + "<BR>");
                orderSb.Append("+++++ Quantity:     " + batch.Quantity + "<BR>");
                if (batch.Quantity > 0)
                    batch.Quantity = 1;
            orderSb.Append("--------------------------------<BR><BR>");
        order.Update(document);
        Response.Write(orderSb.ToString());
Do you have any idea why the update will only work once, and then need to have the machine rebooted so it can work again, only once?
Is there a way to test this with DIServer directly, to be sure whether it is a DIServer issue, or a B1WS issue?
Thank you,
Mike

Hi,
I have understood why there is no aspnet process...  It is because I am using a Windows 2003 Server, which uses a process called "w3wp.exe".
I was able to attach to the process, and to get the breakpoint working in Visual Studio, though I do not know what I am looking for.
Everytime I do one update, I have restart the machine, or subsequent calls either timeout, or crash saying the response is malformed.
If I could navigate the XML and update the data DIServer uses, I would use that instead.
Thank you,
Mike

Similar Messages

  • 10.4.10 Update Problem-- PLEASE HELP!!!

    I have a 17" Powerbook 1.33GHz. I just installed the 10.4.10 update. Now the computer wont boot on a power adapter. I had problems after the first update with changing state while the computer was asleep (ac adapter to battery) which would result in black screen and forced a hard reboot. Now when I try to power-up the computer from the restart (or regular reboot) it just doesnt boot. Please help if anyone has any ideas. I dont mind even if there is a way to undo this update.
    Jacek

    Alright - I think my computer is good again. Here is what I did. I dont know how much of this will actually do anyone any good, but I figured if I listed it all step-by-step, maybe it would do some good to someone.
    1) Restarted with AC in. Didnt boot - black screen
    2) Restarted with no AC in. Booted up ok. Restarted again (I guess it was a double restart) Booted again alright.
    3) Plugged in the AC, computer froze :-\
    4) Did a powerbutton hard reboot (5 second hold down)
    5) Computer died - I left if at office overnight. (By died i mean wont boot with AC adapter)
    6) Computer turned on fine in the AM. Some of my Brother drivers got a little fudged, so I had to reinstall them. Needed a restart (on AC)
    7) Didnt restart (black screen)
    8) PMU Reset
    9) So far so good...

  • Iphoto update problem-please help

    Hi everyone,
    everything started trying to look some photos out of a CD (200 JPG files) I was trying to import them to my library but the program crashed or stopped everytime at photo number 31. I was using Iphoto 5.0.4 so i decided to update it to 6.0.3 version but when I select the destination (Macintosh HD; 55.8 GB-35.3GB Free-)
    I got a message saying:
    You cannot installed it in that volume because the eligible iphoto application was not found in the location / Applications/iPhoto.app
    I looked, and the iphoto is under applications, now I'm not sure if I have memory space problems or what, could anyone please help me?
    I am not familiar with this, so I'll appreciate any advice.
    thanks

    Hi panis,
    iPhoto 5.0.4 is the last update to iPhoto 5. To
    update to 6.0.3 you have to purchase iPhoto 6 (part
    of iLife 6) first, then update to 6.0.3.
    thanks for the answer,
    but i am still having problems using the iphoto 5 then.
    I try to import the photos I have in a CD but the program blocks and I'm lead to force to quit when working on it.
    I don't even can see the photos all the photos from the CD in thumbnail version, and I've tryed in a PC computer and I am able to see all of them. memory problems?
    the computer is asking lately to quit an application or to restart it.
    any idea?
    ibook G4; 1.42 GHz; 512 MB   Mac OS X (10.4.5)  

  • Still got update problems -please help

    Ok every time I try to update it gives error code 3259. I have reinstalled itunes 8.2, I have tried turning off firewall and antivirus - no change. It says the internet connection timed out - what else can I do???? Getting very frustrated please help.
    Cheers

    managed to turn spyware off and that allowed update to donload.

  • IPhone Application Update Problem -- Please Help

    So I downloaded the application Aurora Feint. Synced it to my iPhone and all was well. Then apparently there was an update. Instead of logging onto iTunes and updating it that way, I decided to try out the Application Store update feature on the iPhone itself. The problem is that the feature won't work for programs later than 10MB. (Aurora Feint is 20+MB.) So now I'm left with an unusable Aurora Feint update icon on my screen that is just taking up space.
    I tried holding down the icons so I could just click the X to get rid of it. Problem is the update icon has no X. Then I tried syncing my phone via iTunes and telling it to remove the AF application. Supposedly it did. But when I disconnected the phone, the AF update icon is still there.
    Can someone please tell me how to get rid of the blood thing?

    If all else fails, first remove the app from iTunes (delete it), then do a restore of the iPhone. It should be gone after the restore.
    Glor

  • Major Update Problem - Please Help

    Forgive me if this topic has been covered before, but its late here and I don't have time to trawl through the forums.
    So, here's the deal. I purchased the iPod Touch software update (the one that lets you use apps) for $12.99 and I was told, after purchase mind you, that all of my songs and playlists would be deleted if I installed the software. The problem is that the playlists only exist on my iPod Touch and I have songs from so many versions of iTunes that I have lost count (my friends and I share songs all the time), therefore if it is all deleted it will be nearly impossible to piece my iPod back together. Is there a way to backup all of my iPod's data with iTunes so I can restore it after the update?

    Forgive me if this topic has been covered before, but its late here and I don't have time to trawl through the forums.
    So, here's the deal. I purchased the iPod Touch software update (the one that lets you use apps) for $12.99 and I was told, after purchase mind you, that all of my songs and playlists would be deleted if I installed the software. The problem is that the playlists only exist on my iPod Touch and I have songs from so many versions of iTunes that I have lost count (my friends and I share songs all the time), therefore if it is all deleted it will be nearly impossible to piece my iPod back together. Is there a way to backup all of my iPod's data with iTunes so I can restore it after the update?

  • Apple software update problem *please help

    i cant use the software update
    this has been going on for over two months
    i cant connect to the server
    please help

    The IP of your Software Update Server looks strange, not sure if it's correct or not. But it looks like a hamachi IP (VPN).
    Not sure though.

  • TECRA 8100 BIOS update problem - PLEASE HELP!

    Hi.
    I have Windows XP and I try to update bios with win-BIOS-250.exe. But when I run this file it appears a window with communicate: TOSHIBA Common Modules is not installed. I don't have floppy drive - maybe it is the reason. Is there any possibility to update bios without floppy drive?

    Hi
    If You cannot or do not want to install the Common Modules, there is another trick to try.
    Sure it's a lot more complicated, but it will enhance the cool image you already have :) Your friends will be highly impressed!
    It will also demand some tech knowledge on how to handle diskette images and create bootable CD's.
    You can download the BIOS-diskette intended for traditional BIOS updates to another PC - one that has a diskette drive.
    Create the diskette there.
    Start a CD burning software and choose to create a bootable CD. Normally the burning software will ask you to provide the bootable diskette - point to the one You just created. Burn the CD.
    Done!
    Now you can boot the 8100 on the CD and it will upgrade the BIOS.
    Maybe a waste of CD-media...but if you really need it...
    BR
    Tom

  • IPhone 3G, updating problem - please help!

    i have installed the latest iphone software onto my 3G but when i download apps it says I haven't got the latest iphone software.. what shall i do?!
    Also can I get ios 5?

    The last version of iOS to be supported is 4.2.1. If apps require something higher, you will not be able to use them. The only way around this is to buy a new phone. You can NOT install iOS 5 on an iPhone 3G.

  • [TV@Master] Problem please help

    I have Msi.mother board PT8-Neo -LSR ,  Model No.Ms-6799 , main board bios -Phonenix ,maind board version i updat it to 2.2 , cpu size 2.4 G celleron D/256/533 , memory size 256DDram (400),display card Nvidia Riva TNT2 model 64
    the problem that i face it when i put my TV@nywhere -master card ,the pc stop at the main page that show the biso version and name of bios company and the letters do not bost well it look like a virus work , and when i take tha card off the pc go normally , i tried put it to other PCI the same problem
    please help

    i meany by fix the problem of getting the pc go on to windows with card on PCI salot but i still have the broblem of the driver
    please read my reply again
    my operating system is win me and i have also another pc have XP
    when i log in to windows the system show that found my TV@nywhere card but it didnt took the installatin driver for it i tried to install the driver directly
    but it give me this 2 mesages  when i try to install the driver
    MSI TV card is not found ,stop the installation
    the other message is
    MSI pvs driver installatin failed
    i download the driver from msi page also give me the same messages
    for known on Device Manager it show me that the driver there but do not have the driver and the ? mark beside them
    what to do now 

  • I'm in trouble, my iPod Touch is giving 4th shock when recharge and the battery does not last any more. who knows or has a similar problem, please help me. Note: all this after I downloaded the new version OS5.

    I'm in trouble, my iPod Touch is giving 4th shock when recharge and the battery does not last any more. who knows or has a similar problem, please help me. Note: all this after I downloaded the new version OS5.

    I would make an appointment at the Genius Bar of an Apple store because of the shock issue. I doubt it was caused by the update.

  • I am using firefox 3.6.17 i upgraded it to 4.1.but it does not work properly sometimes it opens every website and most of the time it does not work . so what is the problem please help . thank you

    i am using firefox 3.6.17 i upgraded it to 4.1.but it does not work properly sometimes it opens every website and most of the time it does not work . so what is the problem please help . thank you

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process.
    See:
    * [[Server not found]]
    * [[Firewalls]]

  • My iphone is on recovery mode and i can´t turn on it, when i try to recover it from itunes i get: "unknown error (36), i´ve tried to do lot of things but i can´t  solve my problem. please help!!

    my iphone is on recovery mode and i can´t turn on it, when i try to recover it from itunes i get: unknown error (36), i´ve tried to do lot of things but i can´t solve my problem. please help!!

    Hi, i had the same problem. Try to find the file "apple" or "itunes" don't know it anymore exactly. Ahm well you need to delet any information or just plug in your iphone into an other computer. important is that your iphone never has been pluged in this computer before. This was what i did, and it worked!

  • Problem Please help me.....Let me know the area to look for it I am a DBA..

    Problem Please help me.....Let me know the area to look for it I am a DBA..Thanks in advance to let me know the cause and the area to look and fix it...
    Server Error in '/' Application.
    Problem with SAP/BAPI. SAP.Connector.RfcCommunicationException: Connect to message server failed Connect_PM MSHOST=prddb01.lamrc.com, R3NAME=PRD, GROUP=Prod HR PRD LOCATION CPIC (TCP/IP) on local host ERROR service 'sapmsPRD' unknown TIME Wed May 04 08:59:06 2005 RELEASE 620 COMPONENT NI (network interface) VERSION 36 RC -3 MODULE ninti.c LINE 428 DETAIL NiPServToNo SYSTEM CALL getservbyname COUNTER 1 at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode) at SAP.Connector.SAPConnection.Open() at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn) at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn) at SoftwareKeySAPG.SAPProxy1.Z_Bapi_Load_Kpi_Region(ZSOFT_KPI_REGIONS_MTable&amp; Kpi_Regions, ZSOFT_PROD_TYPETable&amp; Prod_Type) at SoftwareKeySAPG.SAPGSK.LoadKPIRegion(DataSet dsProduct)
    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.Web.Services.Protocols.SoapException: Problem with SAP/BAPI. SAP.Connector.RfcCommunicationException: Connect to message server failed Connect_PM MSHOST=prddb01.lamrc.com, R3NAME=PRD, GROUP=Prod HR PRD LOCATION CPIC (TCP/IP) on local host ERROR service 'sapmsPRD' unknown TIME Wed May 04 08:59:06 2005 RELEASE 620 COMPONENT NI (network interface) VERSION 36 RC -3 MODULE ninti.c LINE 428 DETAIL NiPServToNo SYSTEM CALL getservbyname COUNTER 1 at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode) at SAP.Connector.SAPConnection.Open() at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn) at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn) at SoftwareKeySAPG.SAPProxy1.Z_Bapi_Load_Kpi_Region(ZSOFT_KPI_REGIONS_MTable&amp; Kpi_Regions, ZSOFT_PROD_TYPETable&amp; Prod_Type) at SoftwareKeySAPG.SAPGSK.LoadKPIRegion(DataSet dsProduct)
    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. 
    Stack Trace:
    [SoapException: Problem with SAP/BAPI.
    SAP.Connector.RfcCommunicationException: Connect to message server failed
    Connect_PM  MSHOST=prddb01.lamrc.com, R3NAME=PRD, GROUP=Prod HR PRD
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       service 'sapmsPRD' unknown
    TIME        Wed May 04 08:59:06 2005
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -3
    MODULE      ninti.c
    LINE        428
    DETAIL      NiPServToNo
    SYSTEM CALL getservbyname
    COUNTER     1
       at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode)
       at SAP.Connector.SAPConnection.Open()
       at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn)
       at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn)
       at SoftwareKeySAPG.SAPProxy1.Z_Bapi_Load_Kpi_Region(ZSOFT_KPI_REGIONS_MTable&amp; Kpi_Regions, ZSOFT_PROD_TYPETable&amp; Prod_Type)
       at SoftwareKeySAPG.SAPGSK.LoadKPIRegion(DataSet dsProduct)]
       System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1503
       System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218
       SoftwareKeyUI.InstalledBaseDataWS.InstalledBaseData.LoadKPIRegionMulti(DataSet products)
       SoftwareKeyUI.InstalledBaseDataAccess.LoadKPIRegionMulti(DataSet products)
       SoftwareKeyUI.InstalledBase.GetRegionDetails(Int32 userId, String product, String regionType)
       SoftwareKeyUI.FilteredAccess.GetRegionDetails(Int32 userId, String product, String regionType)
       SoftwareKeyUI.search.LoadRegionDetails()
       SoftwareKeyUI.search.regionType_SelectedIndexChanged(Object sender, EventArgs e)
       System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e) +108
       System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent() +26
       System.Web.UI.Page.RaiseChangedEvents() +115
       System.Web.UI.Page.ProcessRequestMain() +1099

    The error is a very basic one - the sapmsPRD service is not known. You will have to go to <NT_ROOT>\system32\drivers\etc and add the entry sapmsPRD 3600 to this file.
    This is basically telling the requester at what port to look for the message server.
    C

  • Problem Please help me.....Let me know the area to look for it

    Problem Please help me.....Let me know the area to look for it I am a DBA..Thanks in advance to let me know the cause and the area to look and fix it...
    Server Error in '/' Application.
    Problem with SAP/BAPI. SAP.Connector.RfcCommunicationException: Connect to message server failed Connect_PM MSHOST=prddb01.lamrc.com, R3NAME=PRD, GROUP=Prod HR PRD LOCATION CPIC (TCP/IP) on local host ERROR service 'sapmsPRD' unknown TIME Wed May 04 08:59:06 2005 RELEASE 620 COMPONENT NI (network interface) VERSION 36 RC -3 MODULE ninti.c LINE 428 DETAIL NiPServToNo SYSTEM CALL getservbyname COUNTER 1 at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode) at SAP.Connector.SAPConnection.Open() at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn) at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn) at SoftwareKeySAPG.SAPProxy1.Z_Bapi_Load_Kpi_Region(ZSOFT_KPI_REGIONS_MTable&amp; Kpi_Regions, ZSOFT_PROD_TYPETable&amp; Prod_Type) at SoftwareKeySAPG.SAPGSK.LoadKPIRegion(DataSet dsProduct)
    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.Web.Services.Protocols.SoapException: Problem with SAP/BAPI. SAP.Connector.RfcCommunicationException: Connect to message server failed Connect_PM MSHOST=prddb01.lamrc.com, R3NAME=PRD, GROUP=Prod HR PRD LOCATION CPIC (TCP/IP) on local host ERROR service 'sapmsPRD' unknown TIME Wed May 04 08:59:06 2005 RELEASE 620 COMPONENT NI (network interface) VERSION 36 RC -3 MODULE ninti.c LINE 428 DETAIL NiPServToNo SYSTEM CALL getservbyname COUNTER 1 at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode) at SAP.Connector.SAPConnection.Open() at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn) at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn) at SoftwareKeySAPG.SAPProxy1.Z_Bapi_Load_Kpi_Region(ZSOFT_KPI_REGIONS_MTable&amp; Kpi_Regions, ZSOFT_PROD_TYPETable&amp; Prod_Type) at SoftwareKeySAPG.SAPGSK.LoadKPIRegion(DataSet dsProduct)
    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.
    Stack Trace:
    [SoapException: Problem with SAP/BAPI.
    SAP.Connector.RfcCommunicationException: Connect to message server failed
    Connect_PM MSHOST=prddb01.lamrc.com, R3NAME=PRD, GROUP=Prod HR PRD
    LOCATION CPIC (TCP/IP) on local host
    ERROR service 'sapmsPRD' unknown
    TIME Wed May 04 08:59:06 2005
    RELEASE 620
    COMPONENT NI (network interface)
    VERSION 36
    RC -3
    MODULE ninti.c
    LINE 428
    DETAIL NiPServToNo
    SYSTEM CALL getservbyname
    COUNTER 1
    at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode)
    at SAP.Connector.SAPConnection.Open()
    at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn)
    at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn)
    at SoftwareKeySAPG.SAPProxy1.Z_Bapi_Load_Kpi_Region(ZSOFT_KPI_REGIONS_MTable&amp; Kpi_Regions, ZSOFT_PROD_TYPETable&amp; Prod_Type)
    at SoftwareKeySAPG.SAPGSK.LoadKPIRegion(DataSet dsProduct)]
    System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1503
    System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218
    SoftwareKeyUI.InstalledBaseDataWS.InstalledBaseData.LoadKPIRegionMulti(DataSet products)
    SoftwareKeyUI.InstalledBaseDataAccess.LoadKPIRegionMulti(DataSet products)
    SoftwareKeyUI.InstalledBase.GetRegionDetails(Int32 userId, String product, String regionType)
    SoftwareKeyUI.FilteredAccess.GetRegionDetails(Int32 userId, String product, String regionType)
    SoftwareKeyUI.search.LoadRegionDetails()
    SoftwareKeyUI.search.regionType_SelectedIndexChanged(Object sender, EventArgs e)
    System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e) +108
    System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent() +26
    System.Web.UI.Page.RaiseChangedEvents() +115
    System.Web.UI.Page.ProcessRequestMain() +1099

    Hi
    You should make a mapping for the service sapmsPRD in your /etc/services file (On Windows: C:WINDOWSSYSTEM32DRIVERSETCservices). If your instance number is 00 you will have to add the following entry:
    sapmsPRD      3600/tcp
    Good luck!
    René van Es

Maybe you are looking for

  • Firefox sometimes crashes when seraching normal images on google image.

    Firefox sometimes crashes when searching normal images on google and It always crashes when searching images of large size. It stops responding i.e display hangs while scrolling. While clicking on other tabs to activate only title bar status changes

  • How d you convert video to flv in adobe media encoder cc 2014

    Hello, I am trying to convert a video flv format using adobe media encoder cc 2014. i  can convert itto almost anything but that and I need it so that I can import to a scene in between animated scenes... Any suggestions? Thanks for our time, Gary

  • Changing the short name at migration?

    Rather than upgrading from Tiger to Leopard, I backed everything up on an external drive in order to do a clean install. When I to migrate I want to change the short name, or somehow bring what was under a previous account into a new one with a diffe

  • Installing CS5 Upgrade version  in a "clean"machine"

    * Maybe Adobe guys could chip in on this one please (as well as the early adopters in the same situation). * REASON: I just ordered the base hardware of a new system  I7 - 64 bit OS etc..... I do not intend to load CS4 into it at all because I want a

  • Using JSP to connect to an Access Database

    I need help on using JSP to connect to an Access database. This is the code I currently have connecting to a mySQL DB. I need to change it to connect to an Access DB. The reason I am switching DB's is because mySQL is no longer going to be carried by