Netware to OES2 ID migration WITHOUT using MIGGUI?

Everyone;
I have been able to use the migfiles command, and the iprintmig command to successfully migration files and printers
from a Netware server to an OES2 server. For me, this is just so much faster and easier then trying to use the miggui
wrapper.
My issue is I want to complete the ID migration from Netware to OES2, without having to use the miggui wrapper. (it's a
long story, but I can't install or load X-Windows on the OES2 server).
Has anyone figured out the necessary scripts/commands/syntax to migrate from Netware to OES2, without having to use the
miggui wrapper?
Thanks
Michael

Duh......when all else fails, RTFM.... :-)
Thanks for pointing this out.
Michael
On Fri, 20 Aug 2010 14:06:03 GMT, kjhurni <[email protected]> wrote:
>
>Yes, the steps are listed here:
>
>'Novell Documentation'
>(http://www.novell.com/documentation/...a/bgc4dpv.html)

Similar Messages

  • Netware 6.5 SP8 to OES2 SP3 Migration Error with migfiles

    Hi,
    at first. We would like to abuse the migfiles tool to mirror data from Netware to OES2 SP3 with trustees !! Do you know a better tool than migfiles, please let me know. Its very important for me to use a CLI Command tool like migfiles, because it should run automatically.
    We want to mirror data from a Netware 6.5 SP8 NSS Volume to a OES2 SP3 NSS Volume with trustess. The first migration with following line works without any error:
    migfiles -s IPAddress -V Daten -x /media/nss/D4/Test3/ -i
    From this point we need the -sync parameter to keep the data current.
    I use this:
    migfiles -s IPAddress -V Daten -x /media/nss/D4/Test3/ -i --sync "22-07-2011 16:26"
    But then i became this errors:
    Error: nbackup: Failed to restore: DATEN:VOLDATA.TDF
    Error: nbackup: Received error: 0xfffdffdc ((libtsafs.so 6.50.0 291) An invalid path was used.) from NWSMTSWriteDataSet
    Error: nbackup: Failed to restore: DATEN:tsa5up24/NWTAPE/
    Error: nbackup: Received error: 0xfffdffdc ((libtsafs.so 6.50.0 291) An invalid path was used.) from NWSMTSWriteDataSet
    Error: nbackup: Failed to restore: DATEN:tsa5up24/NWTAPE/NWTAPE.CDM
    Fatal: Failed to restore data. Could not find destination path. If the destination path is a cluster resource, then check whether the resource is moved.
    Fatal: nbackup: Received error: 0xfffdffe5 ((libtsafs.so 6.50.0 282) The data set handle is invalid.) from NWSMTSOpenDataSetForRestore
    When the Sync job is finished, no file which was changed on the Source was migrated to the destination.
    For your information. With the Novell Migration Tools (GUI) i have the same error. But with the Windows version "Novell Server Consolidation and Migration Toolkit" it works without any errors. But its a GUI tool without the possibility to run it automatically.
    Any ideas
    Thanks Andreas

    Hi,
    thank you for your reply. This is the log:
    D, [01-08-2011 14:33:07#4872] DEBUG -- migfiles: migfiles command started at 01-08-11 14:33:07
    D, [01-08-2011 14:33:07#4872] DEBUG -- migfiles: migfiles command executed as: /opt/novell/migration/sbin/migfiles -s xxx.xxx.xxx.103 -V Daten -x /media/nss/D4/Test3/ -i --sync 22-07-2011 16:26 --debug
    D, [01-08-2011 14:33:07#4872] DEBUG -- migfiles: Calling function getCredentialDetails
    D, [01-08-2011 14:33:21#4872] DEBUG -- migfiles: Successfully taken credential Details of source and destination server from user
    D, [01-08-2011 14:33:21#4872] DEBUG -- migfiles: nbackup command executed as LC_ALL=en_US.UTF-8 /opt/novell/sms/bin/nbackup -U "admin.havas" -R xxx.xxx.xxx.103 --list-tsa-version
    D, [01-08-2011 14:33:21#4872] DEBUG -- migfiles: Major version of source tsafs is 3
    D, [01-08-2011 14:33:21#4872] DEBUG -- migfiles: Minor version of source tsafs is 1
    D, [01-08-2011 14:33:21#4872] DEBUG -- migfiles: ncpshell command executed as /opt/novell/ncpserv/sbin/ncpshell --ip=xxx.xxx.xxx.103 --u="admin.havas" --vinfo --parm1="Daten"
    I, [01-08-2011 14:33:22#4872] INFO -- migfiles: Given destination path is NSS
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Source path is Daten:
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Destination path is /media/nss/D4/Test3/
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Successfully returned from function verifyAndFixSrcPath
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Destination volume type: NSS
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Calling function get_nss_vol_and_mnt_point_from_path
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Calling function is_compression_enabled
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: Started on: "1-8-2011 14:33:22"
    D, [01-08-2011 14:33:22#4872] DEBUG -- migfiles: smstool cmd = LC_ALL=en_US.UTF-8 /opt/novell/sms/bin/smstool --srcuser ".admin.havas" --destuser "root" -R xxx.xxx.xxx.103 --sync-time "22-07-2011 16:26" --output-file /tmp/smstoolOutFile.4872 --finddiff "Daten: /media/nss/D4/Test3/" 2>&1
    I, [01-08-2011 14:33:23#4872] INFO -- migfiles: Generating list of files and folders to be synced
    D, [01-08-2011 14:33:23#4872] DEBUG -- migfiles: Executing nbackup command from syncfiles: LC_ALL=en_US.UTF-8 /opt/novell/sms/bin/nbackup -cF --disable-caching -U ".admin.havas" --expand-compressed-data -R xxx.xxx.xxx.103 -T /tmp/smstoolOutFile.4872 | LC_ALL=en_US.UTF-8 /opt/novell/sms/bin/nbackup -xvF -U "root" -r "Daten: /media/nss/D4/Test3/"
    D, [01-08-2011 14:33:23#4872] DEBUG -- migfiles: nbackup cmd = LC_ALL=en_US.UTF-8 /opt/novell/sms/bin/nbackup -cF --disable-caching -U ".admin.havas" --expand-compressed-data -R xxx.xxx.xxx.103 -T /tmp/smstoolOutFile.4872 | LC_ALL=en_US.UTF-8 /opt/novell/sms/bin/nbackup -xvF -U "root" -r "Daten: /media/nss/D4/Test3/"
    D, [01-08-2011 14:33:23#4872] DEBUG -- migfiles: Calling function doCmd
    D, [01-08-2011 14:33:25#4872] DEBUG -- migfiles: Checkpoined at
    D, [01-08-2011 14:33:25#4872] DEBUG -- migfiles: Checkpoined pair 0
    E, [01-08-2011 14:33:25#4872] ERROR -- migfiles: nbackup: Failed to restore: DATEN:VOLDATA.TDF
    E, [01-08-2011 14:33:25#4872] ERROR -- migfiles: nbackup: Received error: 0xfffdffdc ((libtsafs.so 6.50.0 291) An invalid path was used.) from NWSMTSWriteDataSet
    E, [01-08-2011 14:33:25#4872] ERROR -- migfiles: nbackup: Failed to restore: DATEN:tsa5up24/NWTAPE/
    E, [01-08-2011 14:33:25#4872] ERROR -- migfiles: nbackup: Received error: 0xfffdffdc ((libtsafs.so 6.50.0 291) An invalid path was used.) from NWSMTSWriteDataSet
    E, [01-08-2011 14:33:25#4872] ERROR -- migfiles: nbackup: Failed to restore: DATEN:tsa5up24/NWTAPE/NWTAPE.CDM
    F, [01-08-2011 14:33:25#4872] FATAL -- migfiles: Failed to restore data. Could not find destination path. If the destination path is a cluster resource, then check whether the resource is moved.
    F, [01-08-2011 14:33:25#4872] FATAL -- migfiles: nbackup: Received error: 0xfffdffe5 ((libtsafs.so 6.50.0 282) The data set handle is invalid.) from NWSMTSOpenDataSetForRestore
    Thank you
    Andreas

  • Migrating Oracle forms to APEX 3.2 without using Forms2XML tool

    Can we migrate Oracle forms to APEX 3.2 without using Forms2XML tool?

    Hi Anoo,
    In order to convert Oracle Forms to Oracle Application Express, using the Forms Conversion utility in Oracle APEX 3.2, you are required to convert your Forms Module (FMB) files to XML format, using the Oracle Forms to XML conversion tool, Forms2XML. I would recommend that you review Chapter 4 [Converting an Oracle Forms Application|http://download.oracle.com/docs/cd/E14373_01/migrate.32/e13368/appmgr_forms.htm] , in the Oracle Application Express Migration Guide Release 3.2
    If you have any further questions relating to the Oracle Forms to Oracle Application Express conversions, I would recommend that you refer to the [Application Express|http://forums.oracle.com/forums/forum.jspa?forumID=137] forum.
    I hope this helps.
    Regards,
    Hilary

  • How to migrate Master Data (Rule set etc.) from GRC 5.3 to 10.1 without using the "Migration Tool"

    Greetings,
    We are currently on GRC 5.3 SP 18 (Java ONLY) and migrating to GRC 10.1. I referred the Migration Guide which outlines that GRC 5.3 needs to be upgraded to SP 20 as pre-requisite for using the "Migration Tool" . Our BASIS team is reluctant to perform this upgrade from SP 18 to SP 20.
    Having said thus, I'm exploring options of migrating data from 5.3 to 10.1 without using the "Migration Tool:.
    Rule set Migration:
    I'm in the process of preparing the 9 different files (listed below) and later utilize the "Upload Rule" option for migrating the Rule set data from 5.3 to 10.1.
    While I'm able to gather data for most of the files I'm not sure how can I obtain the data pertaining to the two files (Function Actions and Function Permissions) underlined and highlighted in Red below.
    1. Business Process
    2. Function
    3. Function Business Process
    4. Function Actions
    5 .Function Permissions
    6. Rule Set
    7. Risk
    8. Risk Description
    9. Risk Rule Set Relationship
    10. Risk Owner Relationship
    Can someone please enlighten me and share their experience with regards to this exercise. Really appreciate your help !
    - Janantik.

    I have done this successfully before.  Because you are having issues, I would NOT recommend using the migration tool to move the ruleset.  Instead:
    1. Download the ruleset files from 5.3
    2. The 5.3 tcode-permission file, which defines which tcode permissions from SU24 need to be checked during risk analysis, needs to be split into the two files you mention above in red.
    FUNCTION_ACTION : this file represents S_TCODE objects and TCD fields mapped to each function (Function to Tcode relationship).  In the 5.3 file, you will filter on object S_TCODE and field TCD, and you will get a complete list that now represents "FUNCTION_ACTION".  BUT instead of having all the jumbled permission info, you will just have 3 columns: Function - Tcode - Status.
    3. The remaining permissions that are left over, after taking out the S_TCODE -TCD items, represent the "FUNCTION_PERMISSION" file in GRC 10.
    4. Manually create the excel spreadsheets for each file.
    5. Copy and past each sheet to a unique .txt file.
    6. Upload the ruleset manually through SPRO-->GRC-->Access Control-->Access Risk Analysis-->SoD Rules-->Upload SoD Rules.
    7. Select each file and then upload to the correct Logical Group.
    This is a huge pain, but it works.  Let me know how this goes and if you need any assistance.
    -Ken

  • Best way to transfer files without using migration assistant

    upgrading from snow leopard to mavericks goes ok, but migrating files hangs with "less than a minute to go". What is the best way to transfer user files without using migration assistant?

    I keep backups of essential documents in Dropbox, and then the files can sync when I reinstall Dropbox.
    For larger collections of files, for example, my Documents folder, or iTunes or iPhoto libraries, I transfer them from a Time Machine Backup- just by going into the backup manually and restoring the folders.
    If you have files that can fit on a flash drive, then you can use that, which is very fast.

  • How do I move my mail from snow leopard to mavericks without using migration assistant

    I'm doing a clean install of Mavericks on a new MacBook Pro.  I want to move over my mail data on a MacBook Pro running Snow Leopard without using migration assistant (it brings over too much stuff I no longer need). I can find the library just fine by holding down the option key while clicking on the "go" menu.  However, the folder setup looks quite different than in Snow Leopard.  What do I need to bring over, and where do I put it?

    Thanks for your help. 
    Just to close the loop, it took a little more than this.  I had to start over with the following steps:
    Restart the new computer by holding down the option and R keys.
    Erase the harddrive of the new computer.
    Reinstall Mac OSX. Name during setup as unique from that on the source computer.
    Set up a system administration user with a name unique from anything on the source computer.
    Connect the two computers with firewire/lighting cable.
    Turn on the source computer holding down the t key (target disk mode).
    Using Migration Assistant bring in the users only.
    Log into the account with the mail problem, open mail, and rebuild the mailbox.
    It seems to be working now - fingers crossed.

  • GW7 Netware to OES2 Linux

    Is it necessary to use the GroupWise migration utility or dbcopy for that
    matter to migrate Gwise?
    What if my Post Office and Domain is on one volume - is it not easier then
    to just use the "Migrate Netware Volume" tool from within Yast? Or is it
    still the case sensitivity issue that comes into play?

    Originally Posted by ukdtom
    kjhurni wrote:
    > What if you're going from NSS volume on NW 6.5.7 to NSS on OES2? Then
    > you should be able to either mount the volume directly (ie, in a
    > cluster migration) or use the migfiles/migration utility to migrate
    > the volume, right?
    Nope....What Greag says......
    You'll have to use either the mig. utillity for GW, or run a GWCheck
    with the "StoreLowerCase" option.
    Consider this...
    Linux is case sensitive when it comes to the filesystem, where Windows
    and Netware isn't.
    Within GroupWise, there's some databases, that stores info regarding
    the files within the PO structure....
    As such, both the filesystem as well as the internal of those databases
    has to be converted to lower case.
    Tommy Mikkelsen
    IT Quality A/S, Denmark
    Novell Support Forums SYSOP
    Sorry, but no support through email
    Be a GroupWiseR, go Open-Horizons - Home
    Thanks Tommy.
    So in a cluster migration, you'd have to be insane (IMO) to migrate the files, when you could just mount the volume and run the gwcheck (it would take many hours to migrate 150 GB of data when you could just mount the volume).
    The assumption of course is if you're needing/wanting to use NSS (which if you're on NCS on NetWare you already have NSS).
    Since I can't find my brainshare docs (right now), IF you're using NSS on NetWare and you simply wish to mount the NSS volume on OES2 SP1 Linux then can you basically follow these steps:?
    1) Install OES2 SP1 Linux and the GroupWise code
    2) Mount the NSS volume on OES2 SP1 Linux
    3) Run the gwcheck utility with the storelowercase option
    4) Then go into consoleone and adjust the IP (If necessary) and the data paths (if necessary)?

  • How to move the changes from one system to other without using CMS

    Hi
    In our project they are migrating NWDI 6.40 to NWDI 7.0.
    During migration CMS won't be available.
    Could you plesae tell what are the different options are there to move the WebDynpro changes from (NWDS) Development to Quality system and then production system without using CMS server?
    If i will create a development package and import this packgae in Quality package will my new changes also be available in Quality server?
    Thanks & Regards
    Susmita

    Hi Susmita
    I wasn't completely sure, but from your description of your problem, it seemed like you would have access to your DTR during your upgrade. The following solution assumes as much. If this is not the case, you'll need to do things slightly differently, but the solution will still be possible.
    Depending on the scope and size of your changes, it may be practical for your developers to deploy directly from their NetWeaver Developer Studio (or for a designated administrator to install the NWDS and do the same). To do so, from the Development Configurations perspective, create a new NWDS project for each of the DCs you want to deploy. Then right-click the project and choose from one of the deployment options. (Deploy new archive and run will allow you to see if your deployment has taken effect.) When deploying, the target server is the one set up as your J2EE engine in the NWDS properties - you'll consequently have to modify this when the target server for your deployment changes (from QA to production, or vice versa).
    Note that this is only applicable in certain situations, and only as a short term stopgap measure. This sort of practice - developers or administrators deploying haphazardly to servers other than those intended for development - is precisely what the NWDI is designed to prevent (and is one of very few things it's fairly good at doing). For instance, if your QA and production systems are attached as TEST and PROD runtimes systems respectively in your NWDI, a full assembly and subsequent full deployment would usually occur to these servers when deploying with the NWDI. This is a much stronger guarantee of consistency than the build that will be performed within your local NWDS to deploy your changes. (Conversely, the rigidity of the assembly is perhaps the NWDI's greatest design flaw.)
    (Also, Snehal: thanks for the information on the sapmake_util blog. It's not something I've encountered before and looks very useful.)
    James

  • Migrating without Migration Assistant

    I installed something or some program that kept causing shutdowns of my iMac. Archive & reinstall couldn't fix it. And since I'm no pro at reading Console logs I couldn't figure out what it was. So I decided it was about time I did a full reinstall of 10.5 anyway. Thought it might speed things up to not have all that program clutter.
    So, are there any guides out there on how to migrate without the migration assistant? That way I can possibly keep my iTunes Library files without having to re-rate and organize everything? How about Mail and Stickies and iPhoto? Is it as simple as moving the old files to the same place they were in?
    I'm afraid using the Migration assistant on anything might bring over whatever was troubling me.

    I used the migration assistant and unchecked the applications. The transfer went smoothly enough but my horrid restart problems have begun again! See my other post http://discussions.apple.com/thread.jspa?threadID=1950807&tstart=0
    I can only imagine that this means the root of this problem was not in my applications but in my preferences or network settings?
    HELP!

  • How to install snow leopard without using the dvd drive?

    Is it possible to install snowleopard  without using the dvd ? i have a macbook and i have unfortunatly broken the cd and dvd player..

    Yes you can.
    How to use Migration Assistant:
    http://support.apple.com/kb/HT4889?viewlocale=en_US
    http://support.apple.com/kb/HT4413?viewlocale=en_US
    http://support.apple.com/kb/TS1963

  • Transfer photos from camera to iMAC without using iPhoto or Aperture

    Hi
    I have been having all sorts of problems with iPhoto which seems to have collapsed on account of me having too many photos (250GB). I have been recommended to download Aperture which holds a higher capacity of photos, which I have done. I transferred my iPhoto photos to Aperture and Aperture promptly collapsed...! So, I am now sorting out my photos on an external hard drive and will then re-import them into new Aperture libraries for each year I think so that they do not get jammed up.
    I am stuck however, as I am now trying to download photos from my camera onto the iMac without using either iPhoto or Aperture and I cant seem to find a way to do it. I have connected the camera and looked in Finder and Preview but cant see the device there to retrieve the photos from it.
    Anyone got any tips?
    Also if you have tips on what to do if you have too many photos that would be greatly appreciated too.
    Thanks

    Well, when I migrated my photos from my MacBook Pro to my IMac in January 2011 some of the last set of photos I had taken did corrupt and I only realised a few months later when I went to make a photo book and got a black picture with an exclamation mark as the originals could not be found.
    In my current reorganisation, I have copied the masters file from my macbook pro onto the external hard drive and the masters file from January 2011 onwards from my iMac onto the external drive also and filed all photos. I intend to reimport them from there, thus avoiding the corrupted ones.
    The iphoto version is 9.4.3 and the aperture is 3.4.5
    I now cannot open either iPhoto or the first library I transferred iPhoto photos to on Aperture. I just get the rainbow ball and it says 'not responding' so I have to force quit the applications. I send crash reports each time to Apple. I have iMac OS X Mountain Lion 10.8.5
    Hoping the new library I have built will work. Do you think I can import the whole lot into a new Aperture library rather than break them down into years?
    Thanks for your help Terrence
    Catherine

  • Print Crystal Report directly from C# without using Report Viewer

    Hello All,
    I need to print a crystal report directly to the printer without using ReportViewer in C#. I've a CrystalReport2(belowCode) which requires a query (Select * from JobHeader where JobNumber='J012345') to display all the data. I'm stuck with database connection
    and putting all the data to DataAdapter in C# (Below Code). I also have 8 subreports in my CrystalReport2. Can somebody please give me hand on this? I'm struggling with it. Thanks.
    Regards
    using CrystalDecisions.CrystalReports.Engine;
    using System;
    using System.Drawing;
    using System.Collections;
    using System.ComponentModel;
    using System.Windows.Forms;
    using System.Data;
    using System.Data.SqlClient;
    namespace csharp_win_printtoprinter
    /// <summary>
    /// Summary description for Form1
    /// </summary>
    public class Form1 : System.Windows.Forms.Form
    //CR Variables
    ReportDocument crReportDocument;
    private System.Windows.Forms.Button button1;
    private System.Windows.Forms.PrintDialog printDialog1;
    private System.Windows.Forms.Button button2;
    private System.Drawing.Printing.PrintDocument printDocument1;
    private CrystalDecisions.Windows.Forms.CrystalReportViewer crystalReportViewer1;
    private CrystalReport1 CrystalReport11;
    private Chart Chart1;
    /// <summary>
    /// Required designer variable
    /// </summary>
    private System.ComponentModel.Container components = null;
    public Form1()
    // Required for Windows Form Designer support
    InitializeComponent();
    // TODO: Add any constructor code after InitializeComponent call
    /// <summary>
    /// Clean up any resources being used
    /// </summary>
    protected override void Dispose( bool disposing )
    if( disposing )
    if (components != null)
    components.Dispose();
    base.Dispose( disposing );
    #region Windows Form Designer generated code
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor
    /// </summary>
    private void InitializeComponent()
    this.button1 = new System.Windows.Forms.Button();
    this.printDialog1 = new System.Windows.Forms.PrintDialog();
    this.button2 = new System.Windows.Forms.Button();
    this.printDocument1 = new System.Drawing.Printing.PrintDocument();
    this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
    this.Chart1 = new csharp_win_printtoprinter.Chart();
    this.CrystalReport11 = new csharp_win_printtoprinter.CrystalReport1();
    this.SuspendLayout();
    // button1
    this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
    this.button1.Location = new System.Drawing.Point(32, 56);
    this.button1.Name = "button1";
    this.button1.Size = new System.Drawing.Size(160, 104);
    this.button1.TabIndex = 0;
    this.button1.Text = "Print Report No Choose Printer";
    this.button1.Click += new System.EventHandler(this.button1_Click);
    // button2
    this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
    this.button2.Location = new System.Drawing.Point(272, 56);
    this.button2.Name = "button2";
    this.button2.Size = new System.Drawing.Size(160, 104);
    this.button2.TabIndex = 1;
    this.button2.Text = "Choose Printer";
    this.button2.Click += new System.EventHandler(this.button2_Click);
    // crystalReportViewer1
    this.crystalReportViewer1.ActiveViewIndex = 0;
    this.crystalReportViewer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
    this.crystalReportViewer1.Cursor = System.Windows.Forms.Cursors.Default;
    this.crystalReportViewer1.Location = new System.Drawing.Point(47, 188);
    this.crystalReportViewer1.Name = "crystalReportViewer1";
    this.crystalReportViewer1.ReportSource = this.CrystalReport11;
    this.crystalReportViewer1.Size = new System.Drawing.Size(903, 296);
    this.crystalReportViewer1.TabIndex = 2;
    // Form1
    this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
    this.ClientSize = new System.Drawing.Size(1164, 505);
    this.Controls.Add(this.crystalReportViewer1);
    this.Controls.Add(this.button2);
    this.Controls.Add(this.button1);
    this.Name = "Form1";
    this.Text = "Form1";
    this.Load += new System.EventHandler(this.Form1_Load);
    this.ResumeLayout(false);
    #endregion
    /// <summary>
    /// The main entry point for the application
    /// </summary>
    [STAThread]
    static void Main()
    Application.Run(new Form1());
    private void button1_Click(object sender, System.EventArgs e)
    crReportDocument = new ReportDocument();
    //Create an instance of a report
    crReportDocument = new CrystalReport2();
    //Use error handling in case an error occurs
    try
    //Set the printer name to print the report to. By default the sample
    //report does not have a defult printer specified. This will tell the
    //engine to use the specified printer to print the report. Print out
    //a test page (from Printer properties) to get the correct value.
    System.Drawing.Printing.PrintDocument printDocument = new System.Drawing.Printing.PrintDocument();
    crReportDocument.PrintOptions.PrinterName = printDocument.PrinterSettings.PrinterName;
    //Start the printing process. Provide details of the print job
    //using the arguments.
    crReportDocument.PrintToPrinter(0 ,true , 1, 1);
    //Let the user know that the print job is completed
    MessageBox.Show("Report finished printing!");
    catch(Exception err)
    MessageBox.Show(err.ToString(), "Unexpected exception");
    private void Form1_Load(object sender, System.EventArgs e)
    private void button2_Click(object sender, System.EventArgs e)
    //Open the PrintDialog
    this.printDialog1.Document = this.printDocument1;
    DialogResult dr = this.printDialog1.ShowDialog();
    if(dr == DialogResult.OK)
    //Get the Copy times
    int nCopy = this.printDocument1.PrinterSettings.Copies;
    //Get the number of Start Page
    int sPage = this.printDocument1.PrinterSettings.FromPage;
    //Get the number of End Page
    int ePage = this.printDocument1.PrinterSettings.ToPage;
    string PrinterName = this.printDocument1.PrinterSettings.PrinterName;
    crReportDocument = new ReportDocument();
    //Create an instance of a report
    crReportDocument = new Chart();
    try
    //Set the printer name to print the report to. By default the sample
    //report does not have a defult printer specified. This will tell the
    //engine to use the specified printer to print the report. Print out
    //a test page (from Printer properties) to get the correct value.
    crReportDocument.PrintOptions.PrinterName = PrinterName;
    //Start the printing process. Provide details of the print job
    //using the arguments.
    crReportDocument.PrintToPrinter(nCopy, false, sPage, ePage);
    //Let the user know that the print job is completed
    MessageBox.Show("Report finished printing!");
    catch(Exception err)
    MessageBox.Show(err.ToString());

    1. This is a VB.Net forum not a Visual C# forum. For Visual C# questions try this forum.
    Visual C#
    2. Crystal Reports are not supported by Microsoft. Therefore, unless somebody responding in the Visual C# forum has experience with whichever version of Crystal Reports you are using, you will probably not receive an answer in the Visual C# forum. SAP has
    their own assistance for Crystal Reports using Visual Studio. You can try to find an appropriate forum to ask questions in at SAP in the below link.
    SAP Community Network
    La vida loca

  • How do I share my iTunes library to an iPad without using "Home Sharing"?

    I have set up my iTunes library to be shared with others over our home network.  This is the "Share your library" option, and NOT "Home Sharing" since my wife has her own Apple ID and I, unfortunatly, have 2.  She was wanting to listen to our music on her iPad but could not figure out how to access the shared library.  The "Music" app (click more, select library) only seems to work for Home Shared libraries.  (In fact, I had tried Home Sharing first and when I turned it off, all of the buttons at the bottom of the Music app's screen disappeared - note:  she has no music stored on the iPad.)
    So, how can an iPad access a shared iTunes music library without using Home Sharing?
    (iPad 2, iOS 6; Mac 10.8, iTunes 10 because 11 totally inhibits my ability to use my iPod the way I want.)

    -> Home Sharing is different than logging into the iTunes store.
    You enable Home Sharing using one AppleID. Doesn't matter which you use but all devices must use the same AppleID for Home Sharing.

  • Error while migrating users using CSSImportExportUtility

    Error while migrating users using CSSImportExportUtility
    I'm tring to export all user and group information from a Hyperion Shared Services 9.2.1 by using CSSExport.bat
    When there was only native directory in HSS, i can export these information successfully.
    But when I enabled NTLM external user authentication following error occurred:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: getOSVersion
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.getOSVersion(Native Metho
    d)
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.<clinit>(Unknown Source)
    at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(Unknown
    Source)
    at com.hyperion.css.CSSAPIExtnImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.initialize(Unknown Source)
    at com.hyperion.css.exchange.NativeProviderManager.<init>(Unknown Source
    at com.hyperion.css.exchange.ImportExportManager.cssExport(Unknown Sourc
    e)
    at com.hyperion.css.exchange.CommandUtility.run(Unknown Source)
    at com.hyperion.css.exchange.CommandUtility.main(Unknown Source)
    I searched reference documents on the web, found this article: (http://download.oracle.com/docs/cd/E12825_01/epm.111/readme/mdm_111110_readme.html)
    Troubleshooting Tip: If HSS is configured for an NTLM provider, DRM services may not start due to error: "Exception Emdm_Exception with message 'Could not Initialize CSS. Error: 'getOSVersion'."
    You may receive the following error after clicking the "Enable CSS" button in DRM Console: “LoadLibrary("C:\Hyperion\Master Data Management\mdm_ntier_css_validator.dll") failed - The specified module could not be found.”
    To resolve both of these conditions, update the Windows System Path on the Data Relationship Management server with the applicable JRE and CSS pathing below.
    NOTE: Reboot the Data Relationship Management server machine after making any changes to the Windows Path.
    NOTE: Ensure that only one JRE version and one CSS version are referenced in the Windows Path.
    ? For HSS 9.3.1:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.1\bin;
    ? For HSS 9.3.0:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.0\bin;
    ? For HSS 9.2.0.3:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0.3\bin;
    ? For HSS 9.2.0:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0\bin;
    I found these is no directory "%HYPERION_HOME%\common\CSS\9.2.0\bin;" exists but "%HYPERION_HOME%\common\CSS\9.2.1\bin;"
    I configured PATH by setting to above, and tried CSSExport again, still failed.
    Than I disabled the NTLM is HSS, tried CSSExport again. It was successful.
    So I am convinced that the problem caused by NTLM or PATH environment variable or some files associated.
    Does anybody know the solution ?

    I recommend you upgrade at least to 10.1.0.5. 10.1.0.2 comes with the very first version of csalter.plb, which has not the current implementation. From and to which character set do you try to migrate?
    -- Sergiusz

  • Consuming a webservice in ABAP ECC 6.0 without using XI/ PI

    Hi Experts,
    I wanted to consume an external webservice without using XI / PI.After doing my homework and search on sdn I came to know that we can consume webservices in ABAP using proxies using SE80(Enterprise Services).
    I am trying to create a client proxy with the URL of webservice.It asks me the option to choose between URL or HTTP.
    I am selecting URL and in the second screen it asks about the package details and after that it finishes.Later I get an error message stating "NO VENDOR SPECIFIED".Its not allowing me to create a proxy.
    So, here are my questions.
    Does anyone faced the same kind of problem?
    Can we really consume a webservice without using XI / PI or any other middleware?
    Is it possible to consume the webservice only with URL or WSDL file ?
    Please let me know the exact process.
    Thanks in Advance.
    Shanker Pandey.

    Hi Martin,
      Please check these following links. Though you have reported already, these may help
    Proxy Object generation error using Wizard for Web Service Consumption
    Also, please have a look @ /people/thomas.jung/blog/2006/03/13/develop-a-web-service-that-sends-an-email--in-abap-netweaver-04s
    Hope this helps,
    Karthik

Maybe you are looking for

  • Are You All Able to get the Output In EXCEL Format

    Hi All, I have one question. Are You All Able to get the Output In EXCEL Format?? I am working on Oracle Apllication 11.5.10.2 and my XML builder is 5.0.1. Problem which i m facing is this...... Whenever i am submitting a concurrent program with form

  • Text File Attachment in SAP Mail ECC 6.0

    Hi, Is it possible to use a text format 'TXT' on the Function Module "O_NEW_DOCUMENT_ATT_SEND_API1" in ECC 6.0? Because I've seen alot of examples in the forum that are using 'XLS' Format attachments. I made a program that have been attaching text fo

  • 1099 Form - Misc doesn't print 2 forms per page.

    The 2007A PLD form that we have prints only 1 form per page.  The 1099 forms that we have for MISC have 2 'forms' per page.  I have tried scaling the size of the repetitive area so 2 vendors print per page, but I am unsuccessful.  How does PLD know h

  • Time stops after 1-2 minutes after resetting it. Any ideas on what to do?

    I'm having latest version on the iPhone operating system. ( iOS 7.1.2 ) A couple of days the clock on my phone ( and homescreen ) just stops working, freezes. Any suggestions?

  • Is possible to work with three calendars?

    Hi, I would like to work with three different calendars by user (without shared). Is it possible? If it is, how can I do/configure it? Thank you and Regards.