MacPro/MacBootPro as dev machine – Visual Studio

Hi guys
I just wanted to ask a couple of quick question about peoples experience with using MacPro’s and/or MacBootPro’s as windows development machines under boot camp and VMWare Fusion.
Firstly, does anyone know of any stats that are available that compare a MacPro/MacBootPro (under boot camp) and a PC of equivalent specs using XP and/or vista? I am trying to gain an appreciation of how the mac hardware compares to others out there.
Next, if I create a VM using either pc VMWare or mac VMWare Fusion, if the image is available on a drive that both the boot camp XP/vista and OSX can access, can I start up the VM in either physical environment without to much trouble? Also what’s the performance difference if any between running the same VM under the two different physical environments? I am thinking that if I am having a day of development I will boot up in boot camp otherwise stay in OSX but I want to have different environments as VM that I can start at any time in any physical environment, as well as a dev environment that has VS that I can start up if I am in OSX that I can connect to team server/file share.
Also, is Boot camp supported by apple? In that, will they continue to release drivers for their hardware, fix issues, provide phone support, etc?
Has anyone had any issue with the finial release of OSX leopard with running either XP/vista as a dev box that is a result of boot camp or the hardware? It is important that all the features of VS (like debugging threads etc) work the same in boot camp. Having said that is there any difference between boot camp and VMWare Fusion besides direct 3d/graphics support?
Is there anything that I should be aware of if I am looking to have a dev setup on either a new MacPro/MacBootPro?
Lastly, if I want to have two 23” monitors, will I have any issues in running these on the MacPro in either an XP/vista physical under boot camp or external hard drives or any other external physical devices?
Thanks for the help
Anthony

vdh_ant wrote:
does this means you can boot up the same physical install in both bootcamp and in VMWare.
Yes, exactly. I do it every day. I can run Windows natively (the Boot Camp partition) or run the Boot Camp partition as a virtual machine within OS X. And VMWare Fusion detected my new Boot Camp partition automatically.
You mentioned that there is no issue in saving files back and forward between the windows drive and the mac drive... Have you found that this is better than having a third drive that you put shared files that both can access?
Okay, there are a number of options here, all of them pain-free.
1) Nominate a Mac folder (e.g. /Users/myaccount) as a shared folder for your virtual machine. This shows up in Windows Explorer as *Shared Folders on '.host'*, as if it were a network share. So, within Windows, you can swap files between Windows and OS X. This is the default file sharing mechanism supplied by VMWare and works as well as file sharing on a Windows network.
2) Acquire an NTFS driver for the Mac that supports writing files straight onto the Boot Camp partition (the default Mac NTFS driver is read-only). You have a few choices here: Paragon's commercial NTFS driver; Google's MacFUSE and an open source driver whose name I forget right now. I opted for the commercial one because MacFUSE is pretty slow.
3) Acquire a driver for Windows that lets you write to a HFS+ partition. The only real option here is MediaFour's MacDrive. And it works well.
Option (1) is fine for 99% of file sharing duties.
Option (2) is necessary if you want to drop files into your Windows partition without having to start up a virtual machine.
Option (3) is necessary if you are running Windows natively and want to drop files into your OS X partition.
Also if you have a iTunes library stored on the Mac are you able to open the same library from within the bootcamp windows running iTunes?
Yes and no, I'm afraid. Yes, Windows Explorer can browse your iTunes music files on your HFS+ partition. But the actual iTunes database itself contains a Unix path for every music track. So your Windows iTunes won't be able to 'see' the files because it won't understand those pathnames.
I'm facing the same dilemma myself. With a bit of cunning symlinking on the Mac I could probably separate the music files from the iTunes database and simply have two database directories: one for OS X and the other for Windows. The problem then arises that tracks inserted when I'm in windows won't be visible when I'm in OS X. I'd have to import the new tracks every time I swap between the two systems. It's more of an irritation than a problem I suppose. Right now, I stick with my Mac for iTunes and listen to everything on my iPod when I'm working in Windows.
You mentioned that you are still running VS 2003, i am guessing that 2005 and 2008 aren't a problem?
Nope. I installed 2005 last week and 2008 at the weekend at both run like a dream. Again, RAM is your friend.
And graphic if you are running natively under bootcamp is not a problem.
Well, no problems for me, but I don't run games or anything 3D intensive, so I can't comment. The GPU is an NVidia 8600M GT with 128 MB video RAM. From what I can gather it is an okay card, but not stellar (most laptops don't have stellar cards because of battery life). You would have to research its suitability for hardcore graphics elsewhere.
I can see from what you’re saying, more cores are better than fewer ones as well as ram as much ram as I can get (I think the mac pro goes up to 32gb ).
Yup. More cores == more simultaneous VMs. And like I said, as much RAM as you can get. That said, I have since discovered that some VMs need less RAM that you might think. VMWare's support site has an article, based on Intel research, that outlines how to optimize the memory allocation to each of your VMs such that you don't give them more than they really need.
Finally how time machine work with bootcamp. As in when you are running OX is it able to backup the files on the windows partition? If this is the case how have you found this, have you found that you are able to recover from a total system crash on windows by using time machine or you don’t even attempt to try and use time machine for the windows drive.
Alas, you can't use Time Machine to back up your Windows partition. Time Machine uses Unix hard links to achieve its ends and they aren't supported by NTFS or FAT32.
However I use a fantastic app called WinClone to back up my Windows partition. It creates giant image files which I place on an external disk (which could easily be the same disk used for Time Machine). It's not a good Windows backup strategy though; it's an all-or-nothing Windows cloner.
I haven't had a system crash from which to recover (yet!), but I have used WinClone when I had to resize my Boot Camp partition. It took about two hours and worked flawlessly.
Thanks a lot for you time and help.
No sweat. I'm amazed at the versatility of virtual machines and Boot Camp. I don't think you'll be disappointed.

Similar Messages

  • Move a Excel 2010 Dokument Addin Project (Visual Studio 2012) to another devleopment machine with Visual Studio 2012 , but Office 2013

    Hi 
    we do have the following situation
    on computer A there is a Excel Document Addin development project , Visual Studio 2012, Office 2010 installed. All works fine.
    we would like to bring the project to another machine with Visual Studio 2012, but Office 2013 installed.
    Visual Studio can not build the project. It says that the application is not installed on the machine (though Excel 2013 is installed , but not Excel 2010) It seems to have a problem with the
    vbproj. 
    In other forums I found a hint that "Hostpackage = ..} needs to be set accordingly in the vbproj. I created then a "empty Excel-Addin project" under Visual Studio , looked at
    the Hostpackage entry, put that into the vbproj of "problem project. It still does not work.
    It would be great if anyone could help.
    Thomas

    Hello Eugene
    Problem is that it says that projectboard (the name of the main project) can not be loaded. All other projects in the solution can be loaded. Strange thing is , now that I try to create a empty excel Project it says that according to Excel security settings
    it can not be generated !? 
    I opened then Excel and set all Trust Center settings to "Default" - but no effect. I really have no idea what is wrong ..!? 
    Tom

  • Visual Studio Ultimate 2013 can't connect to IIS Express 7.5 on Windows 7 Virtual Machine Using Parallels 6.0

    Here is what I am using:
    MacBook Pro - Version 10.7.5 with 128 GB SSD
    Parallels 6.0
    Windows 7 Home Premium
    Visual Studio 2013 Ultimate
    IIS Express 7.5 download that changed it to IIS Express 8.0
    I also have WebMatrix but I am not planning on using it.
    I am a novice when it comes to development and these technologies so I am sure that has some impact on my issues. 
    I have spent a lot of time looking between the various forums to find a solution and they all seem to offer parts but not an entire and workable solution to solve the two errors that I receive when starting a new project and/or web site:
    1-
    Configuring IIS Express Failed with the following error:
    Filename: redirection.config
    Error: Cannot read configuration file
    2-
    Unspecified Error Exception from HRESULT: 0x80004005 (E_FAIL))
    Based on the research I believe it has something to do where the IIS Express files are located on the Mac side of the computer.  I have tried to map them back to the Windows machine but I still get the same errors.
    I understand it should be looking in the documents folder on the C Driver for the user, which is Administrator.  I have tried to redirect, open the port, change the Firewall settings to no avail.  I believe it is something very simple
    but I am not seeing it.  I did turn on the Windows Features for IIS and removed the read only check box for the IIS Folder.
    I have looked at the binding and port settings but cannot figure out how to make changes there.  I think I need to remove local host and replace it with my computer name.  I did try this but it didn't work.  Here are the defaults:
    Please let me know what you think and share a possible solution.  Remember that I am a novice and some things will go over my head so the more detail the better.
    I am happy to not use IIS Express and just use IIS because the volume of development is low.  I am also open to using VS directly onto Azure and bypassing IIS if that is the best solution.  I say this because I saw some posts that state there isn't
    a workaround. 
    Thanks for taking the time to assist.

    Hello jats1910,
    Your problem may more related to IIS setting and configuration. But this forum is about Visual Studio Setup and Installation. If your Visual Studio installed without problem on your OS, then you may need to consult this issue on IIS forum.
    Best regards, 
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Known Issue: Windows Emulators Are Not Supported When Visual Studio Installed in a Virtual Machine (Windows 10 Insider Preview SDK and tools, April 2015 release)

    If you install Visual Studio 2015 with the Windows 10 Mobile emulators in a virtual machine, setup will succeed but the emulators will not be available as valid debug targets.

    The Windows Emulators require a physical machine that runs Windows 8.1 (x64) Professional edition or higher, and a processor that supports Client Hyper-V and Second Level Address Translation (SLAT). The emulators will not run when Visual Studio is installed
    in a Virtual Machine (VM).
    The emulators for Universal Windows app development work best with Windows 10.

  • Visual studio wont install on Windows 8.1 32 bit machine

    The install goes through the motions then fails to install.
    n.Wright

    Double post of thread
    https://social.msdn.microsoft.com/Forums/en-US/9b84ad66-7d29-4aad-9e18-e312276b8105/visual-studio-wont-install-on-windows-81-32-bit-machine?forum=visualstudiogeneral in which the OP advised Windows 8.1 was not up to date and apparently updating Windows
    8.1 resolved the issue.
    La vida loca

  • Not able to deploy windows kernel driver on target machine from visual studio

    I have created windows kernel driver, and signed it with production certificate. Now I could install this driver on my target machine manually(copying inf, cat and sys). 
    I want to make use of the visual studio 2013's deployment facility to deploy the driver automatically. But when I try to add the target computer(with administrative account) it failed with error message "The account credentials used to connect to the
    target computer could not gain administrator access to the target computer. Try using the built-in Administrator account".
    what possibly could be wrong?

    Pavel The host machine is on a domain(say ABC) and I am logged In as the domain administrator. On The target machine I am logged in as the local administrator. Now while adding the target computer from visual studio I am asked for the administrator account
    credentials and I am providing the local administrator credentials there.
    Pavel I found it is necessary to install "WDK Test Target Setup x64-x64_en-us.msi" on the target machine which I had not run. Once installing that I passed through the previously mentioned steps and after performing few installations target machine
    got rebooted. And then the deployment process hanged on step a "Attempting to connect...". Tried this for multiple times but result in to the same problem.

  • SharePoint 2013 State Machine Workflow Developped using Visual Studio 2013 Terminated

    Hi all,
    I developped a state machine workflow using Visual Studio 2013, and deplyed to SharePoint 2013, the workflow work fine for first task, and some times for second task.
    after that the workflow become terminated with below error:
    - System.Activities.Statements.WorkflowTerminatedException: The workflow instance exceeded the throttle of 10000 activities executed in a row and could not be unloaded because it was not persistable.
    I spent many days to solve this issue but witout any result...
    Please advice...

    Hi,
    According to your description, there seems an endless loop in your workflow which makes the workflow exceed the throttle.
    A suggestion is that you can create a new clean sample state machine workflow firstly, when it works without error, then adding other activities with custom logic
    gradually.
    By doing this, it would be easier to find out what might cause the error in this workflow.
    A demo about Create State machine Workflow In SharePoint 2013 for your reference:
    http://www.splessons.com/2013/12/create-state-machine-workflow-in-sharepoint-2013-using-visual-studio-2012/
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Known Issue: Do not install Visual Studio Express 2015 for Windows 10 on a Machine with Visual Studio Community, Professional, or Enterprise (Windows 10 Insider Preview SDK and tools, April 2015 release)

    If you install Visual Studio Express 2015 for Windows 10 on a machine with Visual Studio 2015 Community, Professional, or Enterprise, these editions will not work as expected.

    To resolve this, uninstall Visual Studio Express 2015 for Windows 10. Then, repair Visual Studio Community, Professional, or Enterprise.

  • Difference between CR XI dev R2 and Visual studio 2010 CR

    I have been working upon CR XI dev R2 which supports 64-bit application in 32 mode only. Now i want to switch to Visual Studio CR2010 to make our application a full fledged 64 bit application. So for upgrading from CR XI R2 to Visual Studio CR 2010 what features will i have to compromise. or i will put it this way " will CR2010 be worth enough (apart from being 64-bit) and does it supports all the features provided by CR XI dev R2"
    Thanks

    See the link at the top of this forum for more info on features and functionality

  • To the devs: New version of ITunes crashes projects in Visual Studio

    So there's some issues involving the newest ITunes release:
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1346740&SiteID=1&mode=1
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1339904&SiteID=1
    Basically, programs people have created that have been working properly are now getting weird exceptions when having ITunes opening. I'd say this is more of an ITunes bug than Visual Studio.

    we're a user to user troubleshooting forum, but it's possible to submit bugs to Apple using the iTunes product feedback form. here's a link through to that:
    iTunes application feedback

  • Visual Studio 2005 crashes when referencing ALI 6.5 portal server API

    Visual Studio 2005 crashes when referencing ALI 6.5 portal server API
    We are building new portlets in .NET 2.0 to that access the ALI 6.5 server API and are experienceing the folowing scenario:
    I create a brand new project in Visual Studio (2005 with SP1 on Win2k3 R2 SP2) using the ALI Portal Project template that is provided with the application accelerator 1.1. This portlet will need to perform portal server searches so I begin by adding references to the following assemblies from C:\bea\alui\ptportal\6.5\bin\assemblies:
    openconfig.dll
    opencounters.dll
    opencache.dll
    openhttp.dll
    openssl.dll
    opentempfile.dll
    plumtreeserver.dll
    ptportalobjects.dll
    I then type in something like below to start up the portal server objects.
    protected void Page_Load(object sender, EventArgs e)
    IOKContext context = OKConfigFactory.createInstance("C:\\bea\\alui\\settings\\", "portal");
    PortalObjectsFactory.Init(context);
    this.Response.Write("Portal Objects Initiallized");
    Some moments later Visual Studio will crash. It has happened before I have entered any code, after I have started typing code and on builds. It seems intermittent but usually occurs within a minute of interacting with this Visual Studio project. I actually managed to build once and have had success accessing this page in Explorer to validate the portal server objects are getting initialized and referenced correctly.
    I thought this was a problem with my personal development environment. So I tried this on other machines: another Win2k3 ALI 6.5 dev portal server and another server with Visual Studio 2005 that I installed the 6.5 portal on just for testing this. The exact behavior listed above is occurring on three development machines here (crashing devenv.exe when portal references are made or loading a project with portal references). Since this does not seem to be isolated to a single development machine, is there any course of action that anyone would suggest to help solve this?
    thanks,
    Troy Rackley

    It turns out that this is only a problem with Visual Studio using the ALI templates or creating any projects using the "New... Web site" functionality of 2005. I was a ble to create a C#... ASP.net Web Application project and add the references to the idk and the local portal server APIs manually without devenv.exe crashes.
    So, the work around I have found if your projects needs to access both the portal server API and the remote API is to create the project with:
    New... Project... Visual C#... ASP.NET Web Application
    and NOT
    New... Web Site... ASP.NET Web Site (or ALI Portlet Project)
    Anyone know why this is the case?
    Thanks.
    Troy

  • Adding a graph in visual studio 2008

    Post Author: computerdude
    CA Forum: .NET
    I am building an application using Visual Studio 2008 with Crystal Reports. I am trying to add a graph to the report in the Report Header but the OK button is not highlighted.
    I have added a data source to the report. Data is being pulled from a .net class.
    Is there something else that I have missed doing?
    I have also tried to add a report with Crystal Reports. The graph is added but when I try to edit it the OK button does not show their either.
    Any help would be appreciated.

    Hi John,
    There are 3 things that I would have checked:
    1) Do you test machine have got Crystal dlls having the version 10.5.3700.0 in c:\windows\assenbly folder?
    2) if it is a web application, then do the web.config has got the crystal dlls of the same version?
    3) DO i have any dlls of old version in applications bin folder?
    4) If all other seems ok I would have run Modules.exe from [here|www.sysinternals.com] in dev and production machine to compare the dlls and files.
    Hope it helps!
    AG.

  • Sharepoint 2010 Remote Development using Visual Studio 2013 Connection Errors

    I have a customer who is using a custom skinned site developed in Sharepoint 2010.
    I am trying to debug a webpart that is not loading on a page.
    My Environment:
    Local Laptop running Win 7 64 Enterprise, Visual Studio 2013, and Sharepoint Designer 2010.
    I connect to the customers network via VPN and use RDP to access the server. I have Admin rights to the server.
    Everything that I have read indicates that Web Part dev has to be done in VS. When I try to connect using server explorer, VS kicks back a 'Server Can not be found' error.
    I have tried using the computer name, the app url listed in SP Central Admin, the IP address of the box, and the actual URL of the site. However, VS can not connect to the server.
    I have done some homework on connecting VS to a remote machine:
    Adding New Servers in Server Explorer
    http://msdn.microsoft.com/en-us/library/edfcxas2%28v=vs.71%29.ASPX
    Add Server Dialog Box
    http://msdn.microsoft.com/en-us/library/107b72aa%28v=vs.71%29.ASPX
    SharePoint -how to connect remotely to production server
    http://stackoverflow.com/questions/3188364/sharepoint-how-to-connect-remotely-to-production-server
    SharePoint 2010 Development with Visual Studio
    http://stackoverflow.com/questions/10529917/sharepoint-2010-development-with-visual-studio
    Setting Up the Development Environment for SharePoint 2010 on Windows Vista, Windows 7, and Windows Server 2008
    http://msdn.microsoft.com/en-us/library/ee554869%28office.14%29.aspx
    Using SharePoint Designer 2010 to Work with Web Parts
    http://msdn.microsoft.com/en-us/library/ff630941%28v=office.14%29.aspx#odc_sp14_qn_UsingSharePointDesigner2010WorkwithWebParts_CreateXSLTListView
    The last connection article is confusing because one of the SO answers indicates that you do not need to have SP2010 installed.
    I have been doing lots of reading on SP structure, and it seems to jump all over the place. (Or at least my research does). I have been reading this Ebook:
    SharePoint 2010 Development with Visual Studio 2010
    http://books.google.com/books/about/SharePoint_2010_Development_with_Visual.html?id=TVKICs4vHTcC
    My questions are:
    Why cant I connect to the Server if I connected through VPN which would inherently make the server a local network computer?
    Do I need to have VS installed on the actual server? I read that I can install Sharepoint Foundation locally and this will give me access to the server in VS.
    Do I need to have the full version of VS installed in order to use Remote Tools?
    For the Web Parts:
    Why cant I see the web parts in Sharepoint Designer? I take it they are exclusively designed in VS, which brings me back to the questions above.
    In Sharepoint Designer, I can see a custom view that was created from a custom list. I want to add that list to the page where the web part isnt working. When I open up the Edit Interface, and try to find that list, it does not display in the 'Lists and Libraries'
    menu

    Hello,
    As per your description, remote deployment is not possible for server side code in sharepoint so if you are using server object model then you won't be able to debug or deploy your solution from visual studio.
    VS is not required to installed on UAT/prod server but you need sharepoint along with visual studio in same development machine to develop any custom webpart.
    Once you deploy your custom webpart on site then you will be able to see that webpart in webpart gallery and that gallery is also available in designer so it means you can also add your custom webpart from designer to any page.
    Correct me if i misunderstood you
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Crystal Report 13 Visual Studio 2010 SQL Server 2008 R2 ODBC Problem

    Hi Everybody,
    I am new in Crystal Report.
    I developed a web application in Visual Studio 2010, and my Database is SQL Server 2008 R2.
    I created reports using Crystal Report 13 in Visual Studio and my Operating System is Windows 7 32-Bit.
    I used ODBC Connection System DNS for my application.
    It is running fine even after Hosting on my local PC.
    But it creates problem when hosted on my Team Leader PC and Test Server.
    Their Configurations are same but only difference is "SQL Server 2008" Not R2
    The Error I am getting is "Failed to open the connection".
    When I Host the same on my another team member PC, I am getting the error like
    "Failed to open the connection. Details: [Database Vendor Code: 4060 ] Database Connector Error: ' [Database Vendor Code: 4060 ]' Failed to open the connection. Failed to open the connection. TestVr {CE268132-D2BD-43EC-BE45-0BCD847FBCDA}.rpt Details: [Database Vendor Code: 4060 ]"
    I tried various solution to fix this bug.
    But i am unable to do this and not getting any idea to fix this issue.
    If anyone can guide I will be thankful to him.
    All suggestions are appreciable.
    Thank you

    Hi,
    Please use the top right search box. for ex below search which will return many useful kb's, articlea and forum threads where simillar issues are discussed.
    [http://www.sdn.sap.com/irj/scn/advancedsearch?query=failedtoopentheconnection|http://www.sdn.sap.com/irj/scn/advancedsearch?query=failedtoopentheconnection]
    Most probably the issue is missing database client driver / provider.
    Install the driver used to connect the rpt to the db on the server and then create a 32 bit DSN with the same name as the dev machine..
    Hope this helps,
    Bhushan.

  • Dynamic Image Displays Blank When Using In Visual Studio Project

    I am trying to simply display a dynamic image in a report. I am using Crystal Reports XI Release 2.
    I have two different environments: Local via Progress where reports are called using Crystal Viewer ActiveX, and over the web where reports are called from Open Laszlo and Visual Studio project.
    The image is set to a blank image as default, and Graphic Location Forumla loads the image from the database (site.logo_location + site.logo_filename) which results in an image http:
    www.vetinfo3.com\a.jpg.
    When I run the reports locally using the ActiveX control, it works just fine and displays the image.
    When I run over the web using OpenLaszlo, it displays a blank.
    Troubleshooting
    We are using Visual Studio 2005, which is bundled with an older version of Crystal that doesn't support dynamic images.
    To address this, I loaded Crystal XI Release 2, which updated the version in Visual Studio and enabled the Graphic Location formula field on the dev machine.
    I verified the Graphic Location field was set correctly.
    This caused a Version error, so we loaded cr_net_2005_mm_mlb_x86.zip on server and specified the Version in web.Config.
    No errors now, but when I build and publish the code, the image still displays as blank.
                From Fiddler
                   GET http://www.vetinfo3.com/mdsol1/CrystalImageHandler.aspx?dynamicimage=cr_tmp_image_c5d6a923-293b-4f1e-8739-4e698f83b087.png
                   Creates C:\Documents and Settings\Curtis\Local Settings\Temporary Internet Files\Content.IE5\PWRUX2XW\CrystalImageHandler[1].png
                   Blank Image
    According to issues within Visual Studio, they say the fix to this is to add the <httpHandler> in web.Config, but it is already there; added when we add the viewer to the project:
    In web.Config I have some questions about this line:
        <httpHandlers>
          <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
        </httpHandlers>
    There are more service packs for Crystal XI Release 2:
    crXIr2sp2_net_server_install.zip
    crXIr2sp3_net_server_install.zip
    crXIr2sp4_net_server_install.zip
    I have not loaded these yet, but the readme files do not indicate they fix any dynamic image issues.
    I am out of ideas on this; does anyone have any ideas?

    What about if you take OpenLaszlo out of the picture? E.g.; use one of our samples from here;
    https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples
    I'd recommend vbnet_web_simplepreviewreport
    Also, see [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0437ea8-97d2-2b10-2795-c202a76a5e80] article.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

Maybe you are looking for