How to migrate mails from Google Apps to MS Exchange Online IMAP (Getting error)

Any tips on How to migrate mails from Google Apps to MSOL? What is required? When I am trying to migrate using IMAP but getting fpollowing error
=======================
Summary: 1 item(s). 0 succeeded, 1 failed.
Elapsed time: 00:00:11
[email protected]
Failed
Error:
Failed to log on successfully for the following reason:
Server rejected Basic login with following message : * CAPABILITY IMAP4rev1 UNSELECT LITERAL+ IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE.
Exchange Management Shell command attempted:
'Microsoft.Exchange.Transporter.Provider.PopImap.InternetMailboxMeta' | Move-XsIMAPMailboxToExchangeOnline -AllowUnsecureConnection $false -TargetCredential 'System.Management.Automation.PSCredential' -MaxThreadCount '10' -Quiet
Elapsed Time: 00:00:11
======================
Any help will be much appreciated.
Regards
Sunil DK

I just finished migrating a client from Google Apps to Microsoft Exchange Online using the IMAP option in the Microsoft Online Services Migration Tool.  
I added the mailboxes by creating a CSV file [i.e. GoogleApps(Gmail)_Mailboxes.csv] in the following format:
SourceIdentity,SourceServer,SourceLoginID,SourcePassword,TargetIdentity
[email protected],imap.gmail.com,[email protected],P@ssword1,[email protected]
[email protected],imap.gmail.com,[email protected],P@ssword2,[email protected]
[email protected],imap.gmail.com,[email protected],P@ssword3,[email protected]
Then I created a custom folder map XML file [i.e. GoogleApps(Gmail)_FolderMap.xml] to map the Google Apps (Gmail) labels to the appropriate Exchange (Outlook) mailbox folders and create those that didn't exist (i.e. Important, Starred, Follow up,
Misc, Priority) as sub-folders under the Inbox:
<?xml version="1.0" encoding="utf-8"?>
<FolderMappings xmlns="http://tempuri.org/FolderMap.xsd">
<!-- This xml contains the mapping of foldername in source server to folders in target server -->
<!--
"path" is the name of the folder in source server
"Name" is the name of the folder to be mapped into target server
"SpecialFolder" is the name of the special folder to be mapped into
target server (Name will be ignored) valid values are :
Inbox
Calendar
Tasks
Sent Items
Deleted Items
Drafts
Junk E-mail
Contacts
Outbox
Journal
Notes
"Description" Description of the folder
"ExcludeFolder" indicates folders to exclude. Valid values are:
true (case sensitive)
false (case sensitive)
0
1
-->
<!-- Default Mapping Section -->
<Folder path = "INBOX">
<Property SpecialFolder = "Inbox"/>
</Folder>
<Folder path = "New Mail">
<Property SpecialFolder = "Inbox"/>
</Folder>
<Folder path = "[Root]">
<Property SpecialFolder = "Inbox"/>
</Folder>
<Folder path = "">
<Property SpecialFolder = "Inbox"/>
</Folder>
<Folder path = "Calendar">
<Property SpecialFolder = "Calendar"/>
</Folder>
<Folder path = "Tasks">
<Property Name = "Migration items/Tasks"/>
</Folder>
<Folder path = "Sent Items">
<Property SpecialFolder = "Sent Items"/>
</Folder>
<Folder path = "Sent Mail">
<Property SpecialFolder = "Sent Items"/>
</Folder>
<Folder path = "Sent">
<Property SpecialFolder = "Sent Items"/>
</Folder>
<Folder path = "Deleted Items">
<Property SpecialFolder = "Deleted Items"/>
</Folder>
<Folder path = "Trash">
<Property SpecialFolder = "Deleted Items"/>
</Folder>
<Folder path = "Drafts">
<Property SpecialFolder = "Drafts"/>
</Folder>
<Folder path = "Draft">
<Property SpecialFolder = "Drafts"/>
</Folder>
<Folder path = "Junk E-mail">
<Property SpecialFolder = "Junk E-mail"/>
</Folder>
<Folder path = "Spam">
<Property SpecialFolder = "Junk E-mail"/>
</Folder>
<Folder path = "Contacts">
<Property Name = "Migration Items/Contacts"/>
</Folder>
<Folder path = "Outbox">
<Property SpecialFolder = "Outbox"/>
</Folder>
<Folder path = "Journal">
<Property SpecialFolder = "Journal"/>
</Folder>
<Folder path = "Notes">
<Property SpecialFolder = "Notes"/>
</Folder>
<Folder path = "Public Folders">
<Property ExcludeFolder = "true"/>
</Folder>
<!-- Google Apps (Gmail) Specific Mapping Section -->
<Folder path = "[Gmail]/All Mail">
<Property ExcludeFolder = "true"/>
</Folder>
<Folder path = "All Mail">
<Property ExcludeFolder = "true"/>
</Folder>
<Folder path = "[Gmail]/Drafts">
<Property SpecialFolder = "Drafts"/>
</Folder>
<Folder path = "[Gmail]/Important">
<Property Name = "Inbox/Important"/>
</Folder>
<Folder path = "[Gmail]/Sent Mail">
<Property SpecialFolder = "Sent Items"/>
</Folder>
<Folder path = "[Gmail]/Spam">
<Property SpecialFolder = "Junk E-mail"/>
</Folder>
<Folder path = "[Gmail]/Starred">
<Property Name = "Inbox/Starred"/>
</Folder>
<Folder path = "[Gmail]/Trash">
<Property SpecialFolder = "Deleted Items"/>
</Folder>
<!-- Custom Mapping Section -->
<Folder path = "Follow up">
<Property Name = "Inbox/Follow up"/>
</Folder>
<Folder path = "Misc">
<Property Name = "Inbox/Misc"/>
</Folder>
<Folder path = "Priority">
<Property Name = "Inbox/Priority"/>
</Folder>
</FolderMappings>
Additionally, I had to tell the Internet E-mail Mailbox Migration Wizard to use the "Individual Account Credentials" option since I was able to specify each account password in the CSV file when adding the mailboxes to Microsoft Online Services Migration
Tools console.
Just to note, the users had to manually export their contacts to a CSV file and calendars to iCal (ICS) files in order to import those items into Outlook.
I hope this will benefit others since Microsoft doesn't seem to have a custom, specifically defined migration strategy for this scenario.  With Google Apps being in direct competition with BPOS/Office365, I assumed that Microsoft would have a simple
strategy using something like ActiveSync to facilitate the migration of email, contacts, calendar entries, etc.  Hopefully we'll see something along those lines become available in a future release of the migration tools.
--Jon Payne

Similar Messages

  • How to migrate mail from cabinets in GW 8.x to Gmail

    Hi,
    I've got a Groupwise 8.x email account and my only access is from a web browser. This account is being deactivated, and so I want to migrate all my email to my Gmail account. Through the settings of my Gmail account, I was able to IMPORT email from the Inbox of my Groupwise account. But, that step did not export any mail contained in my cabinets.
    I found some help online that showed how to EXPORT mail from the cabinet folders, but you have to have the actual Email client to do this, and I only have access from my browser. I can export mail items one at a time, but since I have many email items, I figured that there has to be a better way.
    Can anyone offer me some sugggestions and/or links to help?
    Thank you in advance.
    Scotty

    In article <[email protected]>, Scotty81 wrote:
    > I tried to install the full client on my PC. I was able to do so, but
    > it didn't work.
    Well it does require a little bit of configuration. "Little" things like
    pointing it to the GroupWise server, which depending on the size of the
    system may well be the same host name as used for webaccess, and the
    default post office port is 1677. What tripped you up in connecting?
    > So, I think your alternative of using a Thunderbird
    > email account would be my next option. I don't have an account,
    Well you do have an account that you are trying to get mail out of, that
    is the account you would be using, selecting the IMAP option and
    pointing it to the GroupWise server.
    And you have an account you are trying to get your mail into, your GMail
    account, that you'd also have to connect to via IMAP.
    > Then the instructions for extracting the Novel email from the
    > Thunderbird client?
    Select all messages from a cabinet folder, Drag and drop them into
    GMAIL. Rinse and repeat per folder.
    Andy Konecny
    Knowledge Partner (voluntary SysOp)
    KonecnyConsulting.ca in Toronto
    Andy's Profile: http://forums.novell.com/member.php?userid=75037

  • Script that shows new mails from Google Apps account in conky

    Hello guys,
    I'm looking for a script that outputs the number of new mails I received from my Mail Account with Google Apps.
    I've already found a script that works pretty well with the normal Gmail but not obviously not with Google Apps.
    import os
    import string
    #Enter your username and password below within double quotes
    # eg. username="username" and password="password"
    username="username"
    password="********"
    com="wget -O - https://"+username+":"+password+"@mail.google.com/mail/feed/atom --no-check-certificate"
    temp=os.popen(com)
    msg=temp.read()
    index=string.find(msg,"<fullcount>")
    index2=string.find(msg,"</fullcount>")
    fc=int(msg[index+11:index2])
    if fc==0:
    print "0 new"
    else:
    print str(fc)+" new"
    My idea was to replace mail.google.com/mail/feed/atom with mail.google.com/a/domain.tld/feed/atom but I always get connection errors like this.
    Connection to mail.google.com|209.85.135.16|:443... connected.
    HTTP request sent, wait for answer... 401 Unauthorized
    Connection to mail.google.com|209.85.135.16|:443... connected.
    HTTP request sent, wait for answer... 401 Unauthorized
    Authorisation failed.
    Traceback (most recent call last):
    File "/home/orschiro/.scripts/mail.py", line 15, in <module>
    fc=int(msg[index+11:index2])
    ValueError: invalid literal for int() with base 10: ''
    Any suggestion what I could try?
    Thank you in advance.
    Last edited by orschiro (2009-06-19 17:55:07)

    Here is part of a script that I am using with my Google Apps domain. Should be easy to follow. Just edit the three variables at the top of the script. I prompt for the password at boot so it is not hard coded in the script. I use x11-ssh-askpass for this.
    MAIL_URL = ['https://', 'mail.google.com', '/a/domain.com/feed/atom']
    USERNAME = "[email protected]"
    PASSWD = "password"
    def initMail():
    passman = urllib2.HTTPPasswordMgrWithDefaultRealm()
    passman.add_password(None, MAIL_URL[1], USERNAME, PASSWD)
    authhandler = urllib2.HTTPBasicAuthHandler(passman)
    opener = urllib2.build_opener(authhandler)
    urllib2.install_opener(opener)
    def checkMail():
    logging.debug("checkMail()")
    try:
    f = urllib2.urlopen("".join(MAIL_URL))
    doc = xml.dom.minidom.parseString(f.read())
    c = doc.getElementsByTagName("fullcount")[0].firstChild.data
    return dzenH1("Mail: ") + c
    except urllib2.URLError as e:
    return dzenH1("Mail: ") + "URLError"

  • How to Migrate Mail from One Mac Computer (MBP) to another Mac Computer (MBA)

    I just bought a Mac Book Air (OS X Mavericks, Mac Mail) after a couple of years using a Mac Book Pro (OS X Mavericks, Mac Mail) and need to migrate my mail from MBP to MBA. Is there any steps to follow

    MVP - if you still need the advice, or if any others come across this thread hoping it will help.
    The simplest way is now that you have your mail files copied from the old Mac (as per:
    Grant Lenahan
    Simply move over your users/you/library/mail folder ( it has all the mail files).
    Now launch Mail on the new Mac and go to File > Import Mailboxes
    Select the mail boxes you want to import and Bob's your mother's brother!
    Works a treat!

  • Migrating emails from Symantec Enterprise Vault to Exchange Online

    Hi
    I am in the process of planning a migration from on-premises Exchange 2010 to Exchange Online in Office 365. The on-premises Exchange environment is using Symantec Enterprise Vault v9 for archiving emails older than a certain number of months. 
    I am planning to use the cutover migration method to migrate mailboxes to Exchange Online. What is the best way to migrate email from Enterprise Vault to Exchange Online? Will the E-mail Migration Tool in Exchange Control Panel do the job or will a third
    party tool need to be used? 

    You have a few options ...
    a/ Export all the mail from each archive to a PST file, and then import that in to Exchange, or Office 365.
    b/ Export all the mail from each archive back to the original mailbox.
    c/ Use a third party tool, like Archive Shuttle from QUADROtech which can migrate directly to Office 365 from Enterprise Vault.
    Hope that helps,
    There are other migration solutions out there as well from TransVault and NUIX.

  • Migrate from Google Apps to Office 365 with admin credentials only

    Hi team,
     We are migrating from Google Apps to Office 365. I know the normal procedure of migrating, but I want to know how to migrate from gmail to office 365 with administrator credentials. Normally for migration, we use user's mail ID and password in CSV file.
    But I don't want to use users credentials, instead I want to use only Administrator credentials. 
    Thanks in Advance...

    A third party tool such as MigrationWiz can accomplish this task.  More information on how to set up administrative access can be found here:
    https://community.bittitan.com/kb/Pages/GoogleApps%20to%20Office365%20Migration%20Guide.aspx

  • How to migrate Mail & Contacts from backup disk of old PPC iMac (10.3.9) to new iMac (10.8.1)?

    How to migrate Mail & Contacts from backup disk of old PPC iMac (10.3.9) to new iMac (10.8.1)? 
    The Firewire disk is connected and have been able to copy across document folders etc, but Migration Assistant doesn't find the disk so that method no good.  Any help appreciated.

    Thanks, that looks very comprehensive.  Wish I'd seen it before completing Set-Up Assistant initially!  Will follow his instructions and report back.

  • MIgrate from Google apps to office365

    HI,
    We are currently migrating from Google Apps to Office365.Would like to know
    1.   The best practice to follow while migrating , considering my users have more than 25 GB of mailbox?
    2.  Is there any limitations in both Google apps and Office365(Migration of mailbox)?
    3.   Can I user connected account?
    4.   Can I drag and drop the outlook PST into new configured Office365 Outlook? (Any limitation on the PST Size)
    Thank you in advance.
    Regards,
    Shariff

    Please see these links:
    Migrate from Gmail to Office 365 in 7 steps (TechNet)
    Google Apps To Microsoft Office 365: 10 Lessons (Information Week)
    Strategies for Choosing Cloud-Based Computing Solutions Comparing Microsoft® Office 365 and Google Apps (Microsoft)
    Businesses choose Microsoft Office 365 over Google Apps (Microsoft)
    Because you're asking loaded questions, its hard to give specific answers.  I suggest you contact a consultant who's done this before to help you. 
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • PDF from Google Apps gmail/gdri​ve by Cloudprint​er failed on HP Officejet Pro 8600 Plus e-All-in-O​ne

    Dear forum contributors,
    1. HP Officejet Pro 8600 Plus e-All-in-One
    2. Linux OpenSuSE 12.2 64-bit
    3. Failed , after the failed message is a very long URL to my gmail attachment.
    4. This issue occured from the beginning, I have this printer only for one week.
    When I print different kinds of PDF's from Google Apps (gmail and gdrive) by Google Cloudprinter I got a failed message at the HP eprinter Recent Print Jobs list.
    Other prints from Google Cloudprinter, for example a webpage or a Google Docs document (not PDF) is working fine.
    Also sending the same PDF's directly to my @hpeprinter.com e-mail address is working fine.
    Is this a problem by Google Cloudprinter or HP e-print? How to solve the problem?
    Thanks for helping,
    Jurjen

    After much research, I was unable to obtain a direct answer for two reasons: HP doesn't support Linux or Cloud Print beyond initial setup.  I was not very satisfied with this answer as I knew you would not really be either so I found some links and this may be the last I can provide any assistance here due to the two reasons above.  These links cover everything and should provide for you additional links to all of your questions I believe.  
    --Serving a Printer to Google Cloud Print from Linux--
    --Google Cloud Print on Linux--
    --Installing Google Cloud Print on a Linux Server--
    Otherwise, if ePrint is not working within the apps using a Windows-based computer I am more than happy to assist you.  You may continue to get support here from other community members regarding Linux but I may not be of much assistance.  I can say the first place to check is www.eprintcenter.com and see what the error messages say there under the print history, cancel any pending print jobs and try again.  Keep me posted on any additional information you may want to add regarding a Windows PC, otherwise I should direct you over to some great support provided by Google Cloud. Linux is suppose to work with these functions so I will leave you with this final excerpt from a Cloud Print Help site:
    "Why is my document not printing?
    1. Make sure your Google Cloud Print connector is running on a computer with Mac, Windows, or Linux.
    2. If you're using Windows XP, make sure you also have the Windows XP Service Pack 3 (SP3) installed.
    3. Confirm that the computer connected to your printer is powered on and that you are logged in."
    This printer should support this feature so to make sure, you can log into www.eprintcenter.com and select ePrint Settings under the customized email address on this page and ensure you have Print Services ON.  I wish I could be of more assistance however.  I strongly recommend contacting the manufacturer of the apps you are having the problem with as these functions work when you use them like ePrint was intended (via email and mobile devices).  Good Luck!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • Printing e-mail from Google-Problems

    The only way we can print an e-mail from Google e-mail is to print as a PDF and then use Acrobat Reader and print it from that application. It drives my wife crazy. Any suggestions? Thanks. Dave

    How do you access your Email? 
    * Do you log into an email service through a web browser?
    * Or do you use an email software client such as MS Outlook?
    If you are logging into an email client through a web browser, then are you doing so in Internet Explorer?  Have you tried multiple browsers to make sure the problem doesn't follow?
    I would also advise trying an alternate driver, such as the 990c driver, to see if it is a driver compatibility issue.  For information on how to use an alternate driver, see Shane_R's thread found here.  Hope this helps.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
    I am not an HP employee.

  • Apple Mail and Google Apps (personal domain) - 554 554 Denied Mail Delivery Subsystem (Intermittent Failure)

    Hello,
    I am having problems with my Apple Mail and Google Apps and I don't know what to do.  I have been using apple mail with google apps for a few months now with no complications.  In the last week I have recieved a handful of messages from the Mail Delivery Subsystem citing error "554 554 Denied". I know that the emails I have tried to send to are real emails and are entered correctly. I tried to send directly from google apps to one of these people today and it worked so I assume the problem is with Apple Mail, or is intermittent. Adding to my frustration is that it works with some people and not with others so it's hard for me to see exactly what is causing the problem.
    Any ideas?
    I'll include a copy of one of the Mail Delivery Subsystem emails I recieved - excluding the email address and message body.
    Thanks for your help!
    From: Mail Delivery Subsystem <[email protected]>
    Subject: Delivery Status Notification (Failure)
    Date: October 10, 2011 10:40:53 AM CDT
    To: [email protected]
    Delivery to the following recipient failed permanently: 
        [email protected] 
    Technical details of permanent failure:
    Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 Denied (Mode: normal) (state 18). 
    ----- Original message ----- 
    Received: by 10.236.155.74 with SMTP id i50mr20817257yhk.23.1318261251237;
           Mon, 10 Oct 2011 08:40:51 -0700 (PDT)
    Return-Path: <[email protected]>
    Received: from [192.168.0.190] (c-66-41-33-96.hsd1.mn.comcast.net. [66.41.33.96])
           by mx.google.com with ESMTPS id n18sm26532559yhi.14.2011.10.10.08.40.49
           (version=SSLv3 cipher=OTHER);
           Mon, 10 Oct 2011 08:40:50 -0700 (PDT)
    From: Mary Jo Bailey <[email protected]>
    Mime-Version: 1.0 (Apple Message framework v1244.3)
    Content-Type: multipart/alternative; boundary="Apple-Mail=_08B0FA71-0443-40B4-AEAB-4056C662063D"
    Subject: Re: Cleaning Quote
    Date: Mon, 10 Oct 2011 10:40:47 -0500
    In-Reply-To: <[email protected]>
    To: "XXXXXX" <[email protected]>
    References: <[email protected]>
    Message-Id: <[email protected]>
    X-Mailer: Apple Mail (2.1244.3)

    For mail issue, I had the same problem. My mail password was different than my itunes password and when I changed mail to itunes password, it started working again. Not sure about the google apps issue.
    hope this helps a bit.
    Matthew

  • Move emails from Google Apps to Live Custom Domain

    Goal: move all email messages from Google Apps to a new custom domain already configured in Windows Live Domain.
    I need someone to fill whatever gap of information I need to finish this task.
    Method I'm trying (suggested on an internet post):
    1) Add both accounts (old and new) to Outlook (in my case, Outlook 2013)
    2) Download all messages from the old account
    3) Move the messages to the new account
    Result:
    I did all that, no error, BUTthe messages are only moved locally.
    When I log into outlook.com, there seem to be no messages sent to the server.
    Obs:
    Servers used in outlook to set up the new account:
    incoming server: pop3.live.com
    outgoing server: smtp.live.com
    Thank you for your time reading.

    Hi,
    With a POP3 e-mail account, your e-mail messages are downloaded to your computer and then usually deleted from the mail server, but changes you made on your Outlook client will not sync to server.
    If you want to have your imported emails sync to server, please set up your account via IMAP. To do this, please refer:
    http://www.outlook-apps.com/outlook-com-pop-settings/
    Hope this helps.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • How to migrate cc from old to new computer

    how to migrate cc from present iMAC to new iMAC?

    Just install the same way you did originally.  Download/install the desktop application, sign in, install the subscription application(s).  You are allowed to have two working installations so you can keep the original intact if you like.  If you prefer not to then you should sign out of the old installation as a minimum.
    Creative Cloud for desktop
    https://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Sign out, Sign in | Creative Cloud desktop app
    http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    Activation & deactivation help
    https://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#a ctivate-how-to
    Install, update, or uninstall apps
    http://helpx.adobe.com/creative-cloud/help/install-apps.html
    Installing Creative Cloud Apps
    http://tv.adobe.com/watch/cs6-creative-cloud-feature-tour-for-video/installing-desktop-app s-from-creative-cloud/

  • How to change the default search engine? I accidentaly change it from google to yahoo, and I can't get it back. I changed my homepage too, but it isn't solved. Thanks

    dear, there.
    how to change the default search engine? I accidentaly change it from google to yahoo, and I can't get it back. I changed my homepage to google too, but it isn't solved. Thanks

    Clarification:
    I believe now you potentially lose all extensions, plug-ins when you use the new reset function, but you will let me know.
    If that is the case, your find corrupt file method maybe better. However, I reviewed the two help articles and there appear to be more files than just the delete search.json file and a possible search.sqlite file in the Firefox Profile Folder. I am confused. Then I have to find the folders. I think help articles mentioned how to find the profile containing the files, but not sure.

  • Can no longer send mail from other apps

    Problem:
    If I go into any app (other than Mail) and try to send a message (via email) and I either get nothing or some apps will say that "Mail needs to be configured in order to do this."  After doing a restore on my iPod touch (4th Gen., running the latest iOS5) I had only configured a few accounts under "Mail, Contacts, Calenddars", and *was* able to send mail from other apps just fine.  Now that I have 13 accounts I cannot; not only is Mail configured and working fine (by itself,) but I now only have one account with "Mail" activated, and it is indeed set as the "default account" in Settings anyhow.  This is frustrating since some apps depend on email to let me export its data but is also a nuisance since it makes it more difficult for me to share content with others.
    Has anyone encountered this bug and/or have a tip?

    It is possible the Evil Starbucks empire has blocked SMTP sending as an antispam measure. You would need to log in to your email server using the smtpauth protocol. For example, Earthlink has an smtpauth.earthlink.net server for secure sending, which I was able to use sending from any public AP. Possibly T-Mobile has a similar authorized server.
    But nowadays I just use Gmail, they make it easy and reliable to send from anywhere because they use a custom smtp port. Yeah, Gmail solved a multitude of problems with mobile sending.
    Aluminum PowerBook   Mac OS X (10.4.7)  

Maybe you are looking for

  • How do I upload pics from my iPad to my PC?

    How do I upload pics from my iPad to my PC?

  • Bridge not opening

    I started having this problem on PS CS3 but have recently upgraded to CS4. When I open bridge by itself or through PS, nothing opens at all and I get the box saying it has encountered a problem and needs to close. What could be causing that? Also re-

  • How to get value in previous column and another row from Matrix with Custom Code?

    I want to calculate the value of tb_Open and tb_Close. I try to use custom code for calculate them. tb_close is correct but tb_Open is not correct that show value = 0 . This is example report: * I have 2 Dataset , Dataset1 is all data for show in my

  • Problems send string through Socket

    I'm writing a simple chat. The server-side, when receive a request from a client act in this way: 1_ Choose a random port between 8000 and 8100 2_ Verify if the port is alredy used (otherwise it randomize another port) 3_ Create a dynamicServer insta

  • Simple question about Mac Pro models

    Hello I'm a vary happy Mac Pro owner (MacPro3,1 8 [email protected]). I use it for numerical simulations (Computational Fluid Dynamics and Mesoscale Simulations) and it has been and excellent machine, scaling impeccably for parallel computations and