Project Pro 2010 and full integration

Recently I needed to resequence projectpro 2010 with app-v5. I know it's not a supported methode, but we publish project to users. Office 2010 is installed native on the OS. Ofc I used
this article as a guideline. But still, project does not have full integration with sharepoint/word/excel if you do not enable the COM settings like:
<COM Mode="Integrated">
<IntegratedCOMAttributes OutOfProcessEnabled="true" InProcessEnabled="true" />
</COM>
While sequencing I also manually changed the temp manifest-file to add the publish action for integrator.exe for the user:
<appv:UserScripts>
<appv:PublishPackage>
<appv:Path>"[{AppVPackageRoot}]\..\Scripts\Integrator.exe"</appv:Path>
<appv:Arguments>/I /Extension /User /AppV PackageRoot="[{AppVPackageRoot}]" PackageGUID=978a32d5-9672-4477-a82d-df3faaff80ac</appv:Arguments>
<appv:Wait Timeout="0" RollbackOnError="true" />
</appv:PublishPackage>
<appv:UnpublishPackage>
<appv:Path>"[{AppVPackageRoot}]\..\Scripts\Integrator.exe"</appv:Path>
<appv:Arguments>/U /Extension /User /AppV PackageRoot="[{AppVPackageRoot}]" PackageGUID=978a32d5-9672-4477-a82d-df3faaff80ac</appv:Arguments>
<appv:Wait Timeout="0" RollbackOnError="true" />
</appv:UnpublishPackage>
</appv:UserScripts>
I had 1 side effect If I enabled the COM settings; and that's FM20.DLL (MS Forms 2.0 Oject Library) is pointing to the virtual package resulting in blank icons in the excel UserForms. I fixed this by again changing [{SystemX86}]\FM20.DLL to C:\WINDOWS\SysWOW64\FM20.DLL
in the temp manifestfile.
Above actions are in mine opinion "quick and dirty", so is anyone in a similar situation with a better solution?

Unless you have Office 365, you should understand your Office licensing as well - Volume License is per-device, not per-user.
Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually
answer your question). This can be beneficial to other community members reading the thread.
This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
Twitter:
@stealthpuppy | Blog:
stealthpuppy.com |
The Definitive Guide to Delivering Microsoft Office with App-V

Similar Messages

  • Error messages during XML import of Project Pro 2010 files

    Hi folks,
    I'm trying to diagnose a couple of sick Project Pro 2010 files loaded from Project Server by saving them locally as XML files and then reimporting (not connected to the server during import).  The anomalous behavior exhibited by both files
    is that one takes 15 minutes to load from the server, while another takes over 20 minutes. These are not typical load times for this server.  In both cases, Project consumes about 25% of the CPU during the load process. There's little network I/O
    while this goes on, and when externally linked schedules are loaded to the cache, they load very quickly.  Other than the long load times, the schedules appear to be behave normally, except for some very odd print preview behaviors in one of the schedules
    that I asked about in a different thread (among other things, the default print preview start date is 17 years after the default finish date, and the finish date is about 11 years before the schedule actually starts).
    The questions I'm asking here are about errors I see when I try to import the files exported as XML, and whether they might provide any clues as to what's causing the load time issues.
    When attempting to import one of the files saved as XML, a pop-up appears that says, "The actual finish date is before some of the previously entered timephased actual work values. If  you continue with this operation, Project will truncate
    some of the previously entered timephased actual work values. To continue, click OK..."
    When attempting to import the other file saved as XML, I get a series of pop-ups identifying a series of tasks that say, "The timephased edit will cause 'Develop Requirements Review Meeting Mi...' to start before 'Conduct Requirements Review"
    finishes.  As a result the task link cannot be honored.  You can: () Continue. Keep the timephased edit and ignore the link.  () Cancel. Ignore the timephased edit.  (OK/Cancel/Help)".
    Interestingly, both files contain external Project Server predecessor / successor links.  In the case of the first file, the XML import just appears to strip those out.  In the case of the second file, I get a long series of pop-ups (with
    some buggy text inserts) in pairs.  The first message in the pair is typically "An import error occurred.  The element <PredecessorLink> in the <Task> element with <UID>=611 has invalid data.  Verify that the file
    name and path are correct, and then try again. (OK)", where the indicated UID varies. The second pop-up in the pair appears to have a buggy text constructor and looks like this, with "[stet]" indicating the apparent buggy text inserts,
    "An import error occurred.  The element [stet] Verify that the file name and path are correct, and then try again. [stet] in the 309 element with <UID>=7 has invalid data. [stet] ^4 (OK)"
    In the second pop-up of the pair, the "xyz element" varies, but the "<UID>=7" reference and "^4"  are consistent. In the XML, UID 7 appears to refer to a calendar, a task which includes a number
    of entries similar to:
    <TimephasedData>
    <Type>24</Type>
    <UID>7</UID>
    <Start>2014-10-03T08:00:00</Start>
    <Finish>2014-10-04T08:00:00</Finish>
    <Unit>2</Unit>
    <Value>PT8H0M0S</Value>
    </TimephasedData>
    ... and to an assignment:
    <Assignment>
    <UID>7</UID>
    <TaskUID>10</TaskUID>
    <ResourceUID>-65535</ResourceUID>
    <PercentWorkComplete>100</PercentWorkComplete>
    which includes blocks like:
    <TimephasedData>
    <Type>2</Type>
    <UID>7</UID>
    <Start>2014-10-17T08:00:00</Start>
    <Finish>2014-10-17T17:00:00</Finish>
    <Unit>2</Unit>
    <Value>PT8H0M0S</Value>
    </TimephasedData>
    Eventually, the second file also does load with no external file links indicated.
    Again, I'm just looking for anything that might be a clue to the long Project Server load times.
    Thanks in advance,
    LP

    Slow performance can come from a number of different things. Without knowing more detailed information about your setup or workflow, it's difficult to accurately troubleshoot.
    -What kind of Mac are you using?
    -What is your source format?
    -Where is your source footage located?

  • Unable to launch project schedule in project pro 2010 via the icon in project center on project server 2010

    Unable to launch a project in project pro 2010 via the icon in project server 2010 project center.  Nothing happens.  The pull down "open" menu doesn't do anything either.  Can't open the schedule in project pro in read-only or edit mode.
    This is happens to a handful of project managers.  Can't find a common thread.
    Janice Weaver

    Hi Brian - the latest 'weight on my shoulders' was vacation :) - so just catching up - first day back.  We do have a fix coming in August CU for a problem that sounds very similar - but we would need to see your data to confirm if this is the case
    or not.  So the choices at the moment are to wait until we release the week after next, or open a support incident - but we would likely need assistance from your DBA to either run some queries or get us a copy of the DBs.
    Best regards,
    Brian.
    Blog |
    Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    Project Server TechCenter |
    Project Developer Center |
    Project Server Help | Project Product Page

  • Function works in MS Project Pro 2010, but not in MS Project Server 2010

    I have an custom enterprise text field in Project Server 2010 that uses the "Instr" function and it works fine.  I created a local custom text field in MS Project Pro 2010 that was similar, but uses the "InstrRev" function and
    it works fine.  I then go to project server 2010 and try to create a custom enterprise text field using the "InstrRev" function and I get a message that says, "This formula contains errors.  Correct the formula and try again." 
    It's the exact same formula that I tried in project pro - copied and pasted.  Why is that?  Does Project Pro allow for a wider range of VBA functions in local custom fields than Project Server does when creating enterprise custom fields? 
    Is there some way around this? 
    Thanks,
    Joe

    Hi Joe,
    There is a way around it.
    Logon to MS Project Professional.
    Creat that field there
    Add Field to Enterprise while in MS Project.
    It has just worked for me.
    Please let me know if it worked for you.
    Best Regards,
    Alex

  • Project Pro 2010 not saving Header or Footer entries

    Using Project Pro 2010 SP1 32bit and have an issue where I have added Header and Footer details from the Print screen(Page Setup), it prints fine, and then I save/publish the plan. The next time I open the plan, the header and footer details are not
    there.
    I have tried this on multiple plans with the same result. Any ideas of what could be wrong?
    Thanks!

    Torose --
    When you are using Microsoft Project 2010 with Project Server, the system only allows you to edit non-enterprise views, such as the Gantt Chart view.  Under normal circumstances, the Gantt Chart view should be one that you can edit, and have the edits
    saved in the project.  The deal breaker would be if your Project Server administrator added non-enterprise views (such as the Gantt Chart or Resource Sheet views) to the Enterprise Global file.  Frankly, this is something he/she SHOULD NOT do, but
    there are many organizations where a Project Server administrator has done this without realizing the negative consequences.
    What you will need to do is to ask your Project Server administrator to do is to open the Enterprise Global file for editing, and then to click File > Organizer.  In the Organizer dialog, he should look at the list of views on the right side of
    the dialog (in the Enterprise Global file), and he should delete any view that is not truly an enterprise view.  This means that if he/she sees views like the Gantt Chart view or the Resource Sheet view, he/she should delete them.  The only true
    default view that ships with Project Server 2010 is the Enterprise Gantt Chart view, and he/she should NOT delete that view.
    Then he/she should click the Tables tab in the Organizer dialog, and examine the list of tables on the right side of the dialog.  Again, he/she should delete all of the tables that are not true enterprise tables.  He/she might see the Entry table,
    for example; if so, he/she should delete it.  The only default enterprise table that ships with Project Server 2010 is the Enterprise Entry table, and he/she should NOT delete that table.
    After doing this, your Project Server administrator will need to save and close the Enterprise Global, and then exit from Microsoft Project 2010 entirely.  He/she should also tell every PM to exit out of the software as well.  The next time you
    launch Microsoft Project 2010 and connect to Project Server, you will get a copy of the newly edited Enterprise Global file.  And now you should be able to add headers and footers to any view, and see them the next time you open the enterprise project.
    Hope this helps.
    Dale A. Howard [MVP]

  • Project Server / Project Pro = Cut and Paste official best practices to avoid corruption

    It is pretty common knowledge among Project Server veterans that Cut and Paste between Project Pro files can cause corruption with the assignment table. This leads to Publish and Reporting (Project Publish)
    failures. I just went through an upgrade from Project Server 2007 to 2013 and a LOT of files had to be rebuilt from scratch. 
    I ask my users to not Cut and Paste within or between project files. They do not always listen.
    I have looked and cannot find official Microsoft text on the subject or at least some sort of official best practices doc. It would help me prevent some corruption if I had a doc with a Microsoft logo that says “It is not recommended….”
    Or “If you do this you will make your admin cry…”
    If this doc is right in front of me and I just missed it I apologize in advance.
    Thanks

    John --
    To the best of my knowledge, there is no such Best Practice document from Microsoft.  Based on my experience with Project Server from Project Central through Project Server 2013, following are some items that can cause corruption in your project:
    Use of special characters in the name of the project.
    Cutting/copying/pasting entire task rows within a single enterprise project or between multiple enterprise projects.
    Opening an enterprise project on your laptop while connected to a wireless network, then closing the laptop lid, walking to another room in the building when you pass from one wireless access point to another, and then opening the laptop lid again. 
    I learned this from one of our former clients.
    Beyond this, there are some other items that will not corrupt your project, but which will cause problems with saving or publishing a project.  These items include:
    Using blank rows in the project.
    Using special characters in task names.
    Task names that start with a space character (this sometimes happens when copying and pasting from an Excel workbook).
    In both Project Server 2010 and 2013, the recommended method for resolving a corrupted project is to use the Save for Sharing feature. Refer to my directions in the following thread on how to use the Save for Sharing feature:
    http://social.technet.microsoft.com/Forums/projectserver/en-US/ec2c5135-f997-40e1-8fe1-80466f86d373/task-default-changing?forum=projectprofessional2010general
    Beyond what guidance I have provided, I am hoping other members of this community will add their thoughts as well.  Hope this helps.
    Dale A. Howard [MVP]

  • I am deleting files through my trash in my macbook pro (2010) and then emptying the trash can, but my hard disk space is not increasing! i recently upgraded to lion and the problem is new, wasn't the same with snow leopard! HELP!!!!!

    i am deleting files through my trash in my macbook pro (2010) and then emptying the trash can, but my hard disk space is not increasing! i recently upgraded to lion and the problem is new, wasn't the same with snow leopard! HELP!!!!!
    When i press command+I (Get Info) i see that there is 140 GB "Available Space" on my hard disk but when i click on my hard disk icon on the desktop, and then press "space" i only see 102 GB free!! What the f*???
    Please HELP!!!!!! Getting second thoughts on Lion!!!!

    Hi b,
    Have you restarted yet?

  • Test/Trial project on MDM and XI integration.

    Test/Trial project on MDM and XI integration.
    I want to try out a test case scenario where in i would be importing and exporting data to XI (Using XML files i guess)
    I am a newbie in MDM integration.
    Please help me out with my trial project.
    What i already have:
    I have MDM system and repository on which i have been learning basic MDM designing a (test)repository of my own.
    What information i need:
    -What all system requirements (XI system configuration and all) are needed to established. (What all should i be asking the XI and the system admin guys to be able to get the platform ready for me.*
    *-The further procedure for actual integration to be done for importing/exporting data as in a real time project scenario

    Hi Gaurav,
    SInce you want to try a test scenario including MDM and XI, I would suggest you to try
    ECC -> XI->MDM scenario
    Wherein you can take the data from ECC in the form of IDOCs and convert them into XML.
    You can then import the XML into an MDM repository. MDM repository can be a Customer, Material, Vendor etc repository. Hence extract the similar data from ECC.
    Kindly follow the steps below:
    1) Firstly you will have to extrcat the look-up table data from R3 using MDMGX transaction-
    Please follow this link to know about the same:
    How to Configure Master Data Management Reference Data Extraction -
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0740b31-a934-2b10-2e95-af2252991baa
    https://websmp203.sap-ag.de/~sapidb/012006153200000394732006E/MDM554_GenericExtactor.pdf
    2) For loading the main Table Data into MDM, kindly follow the link below, which will guide you to the config/prcoess that will be required for the data to be uploaded from R3 into MDM.
    2.1) R/3-XI-MDM (Outbound Scenario)
    You will have to extract the data from R3 in the form of IDOCS and then using XI, you will have to convert them into XML format as MDM understands that.
    2.2) For the process of Data from MDM back to R3, kindly refer this link below:
    MDM-XI-R/3  Integration
    2.3) For general info about this scenario, kindly refer this link below:
    MDM Mass data Integration with R/3 made easy
    Please follow these links for additional info-
    1) SAP Network Blog: XI Configuration for MDM Integration - Sample Scenario-
    XI Configuration for MDM Integration - Sample Scenario
    2) The below given blog can be used to understand the XI config done when data is sent back from MDM via XI to R3.
    MDM->XI->R3
    MDM-XI-R/3  Integration
    3) MDM 5.5 data distribution using SAP XI -
    MDM 5.5 data distribution using SAP XI
    Hope this information helps.
    Thanks and Regards
    Nitin jain

  • Ok, so basically my charger fell apart on my MacBook pro(2010) and I didn't have the money for a new charger, I got it in the states too if that's relevant. Basically my laptop will not charge, I bought a new charger yesterday and it's still no-use

    Ok, so basically my charger fell apart on my MacBook pro(2010) and I didn't have the money for a new charger, I got it in the states too if that's relevant. Basically my laptop will not charge, I bought a new charger yesterday and it's still no-use,not charging . No green or orange light coming on on the new charger either.

    It is one of the items that Apple gets criticized at regular intervals. The MagSafe connector is proprietary and unlicensable, so the company has a lock-in on the power options. And as you have now found out, your hijinks trying to avoid buying an expensive new charger may have caused more damage and led to a total no-charge condition.
    If lucky and no physical damage has occurred (there IS a fuse in there somewhere on the circuit boards), maybe resetting the SMC can restore charge functionality, provided there is still enough juice: http://support.apple.com/kb/HT3964

  • MS Project Pro 2010 Download

    How/Where do I re-download MS Project Pro 2010 if I have the Product Key?

    Hello,
    Please find a link below:
    http://www.microsoft.com/project/en/gb/project-professional-2010.aspx
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • SharePoint 2010 and Outlook Integration

    Hi All:
    I have a question about SharePoint 2010 and Outlook Integration, My Question is:
    How can I develop a webpart which can open my client Outlook Client Application??
    Thanks ...
    Will

    Hi Tim, 
    Depending on what you want to achieve, you can use EWS (Exchange Web Services) to manage email on an Exchange mailbox.
    I blogged about adding and removing appointments from an Outlook calendar using EWS here: http://matthewyarlett.blogspot.com.au/2012/07/using-ews-exchange-web-services-in.html
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

  • Unable to save/publish Projects on Project Server 2010() using Project Pro 2007 and 2010

    Hi,
    Recently we have upgraded from Project Server 2007 to 2010 SP-2 (BCM enabled) environment and from last few days we are getting issue with Project Plans where PMs are not able to update Projects means save and publish the Project using MS Project  2010/2007.
    Whenever PMs try to open project using MS Project 2010 SP-2, it gets load successfully but when they hit save and publish no jobs are getting fired up nothing is happening. Only way to get out from MS Project 2010 window is to close the Project window and
    and click discard changes. No error and exception windows are popping out in MS Project 2010, no error/problem/issue clue at all from MS Project 2010.
    But when I try to update this Project plan for very first time using MS Project 2007 Sp-2 then I am getting below error
    for any subsequent save and publish using MS Project 2007-SP2 getting below error
    As an alternative I have tried to open this Project Plan using web and there it is getting opened saved and published successfully from PWA absolutely no issue.
    Also I have saved this Project locally as XML and saved and published it on Server successfully. But after someday again this project got corrupt PMs started getting same problem again
    I have also looked at ULS logs but not getting anything useful there.
    So any guesses why this could happen that can give me pointers to find actual root cause, please let me know.
    Thanks much !!!
    Sachin Vashishth MCTS

    Used below steps to fix the Projects on MSP 2010.
    1) Open corrupted project in MS Project connected to PS 2010 Prod env.
    2) Goto > Resource > Add Resource  > Build Team From Enterprise
    3) Check is there any local resource who has not replaced with corresponding enterprise resource. If yes then replace all those local resources with enterprise resource. If not then move to next step.
    4) Open resource sheet view and sort or filter by local resources.
    5) Then add few columns in resource sheet view like "Windows User Account, Email Address , Base Calendar etc".
    6) Now check has any local resource having enterprise attribute assigned to it, if yes then delete or assign local value as appropriate.
    7) Then GoTo > File > Save & Send > Save as project file > Save for sharing (at local location)
    8) Close project plan window and click "Yes" to save changes.
    9) Restart MS Project 2010 and open your project from local location.
    10) Then Goto > File > Save & Send > "Publish to Project Server". This will open "Import Project Wizard" to validate Resources and Task in Project.
    11) Then in Import Project Wizard window at left hand side click "Map Resource" to validate project resources.
    12) This will "Map Project Resource to Enterprise Resource " check all the resources highlighted with "Red" font and map "Standard" calendar to local resources.
           Note: Don't worry about local resource assigned "Standard calendar" but still highlighted "Red".
    13) Then click "OK" and click on "Continue to step 2" at bottom of "Import Project Wizard".
    14) Make sure you get number of errors 0 in step 2, else click on validate resource and take proper corrective action as explained in step 6.
    15) If you leave at least one resource as a local resource (unmapped to an enterprise resource), you will see the local resource in the Import Resource grid on the right side
    of the Confirm Resources page.         
    Examine the value in the "Import" column (if not able to see this column then insert this as new column) for the local resource . 
    The default value is "Yes", then change the value in the "Import" column
    to "No", else system will import the local resource as an enterprise
    resource.
    16) Then "Continue to step 3, 4 and 5".
    17) Then at Step 5 , Save project to Project Server by clicking "Save as" link.
    18) Then publish the project to update the plan at PWA 2010.
    Sachin Vashishth MCTS

  • Project Professional 2010 and pwa hangs when opening a linked project from PWA on Project Server 2010

    When I open a linked project in Project Professional 2010 from PWA, Project Professional 2010 hangs with the "Links Between Projects ..." dialog box open.  Unable to move or close the dialog box.  Unable to move or close Project Professional
    2010.  The PWA tab on internet explorere is frozen and unable to access although other tabs in IE are accessible.  End up having to reboot to close down project or force the process to end.  I suspect a hidden dialog box is the culprit maybe
    the scheduling conflict dialog box but am unable to access or switch and cannot confirm that there is another dialog box.
    Has anybody else experienced this problem?
    Thanks,
    Julie

    I have seen it hang when trying to open a project schedule even with no external links.
    Project 2013 Pro, Link to schedule is on a PWA on a Project 2007 server.
    If Project 2013 is open before clicking on the link, there is a long delay and the project schedule opens up in the web tab where the link was selected. If Project 2013 is not open, it just hangs and has to be shut down via the task manager.
    No idea why. I can create a link to the shared volume and that works OK. But if I actually try to open MS Project by clicking on the link to a .mpp file it never opens in MS Project.
    Mike

  • Project Pro 2010-hide closed projects?

    We would like to hide closed projects from the project pro listing of all projects in server, but still have data show in our SSRS reports that we have created.
    I've been able to hide closed projects in PWA project center view but not having luck with Project Professional Server version 2010
    Ideas??
    Debbie (Clary) Dixon

    Hi Debbie,
    Here is a proposal to archive closed projects without deleting them, so you can include them in the reporting.
    You can create a dedicated group and category.
    First, create the security and the group:
    create a security group for non-admin users
    create an archive security category, associated with the new non-admin group. Refuse all the cross autorizations between the group and the category. In the "projects" section, check the box "only designated projects" (or however it is named in your langage),
    and do not check any box after.
    Now the archive process must be as followed:
    unpublished all project tasks, inserting the "publish" column
    in PWA, close to update all project tasks to prevent users to update task progress on archived projects
    add the project to the archive category
    The project is archived (unpublished and closed to any updates) but still in the databases, accessible in the reporting. At any time and for any reasons, administrators can "restore" the project by removing it from the archive category.
    Then you can put in place on a regular basis the usual process of physically deleting the archived projects once you're sure that they won't need to be accessed anymore and data are not needed anymore in the reporting. They still will be accessible by the Archived
    native DB.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Project Pro 2013 and syncing with SharePoint Online 2013 (Office 365)

    Good day,
    I am experiencing some challenges with a Project Pro master project file and syncing to SharePoint 2013 (Office 365).
    What works
    Individual projects can be synced to SharePoint without issue. Once synced, the site start page presents the Project Summary gant, clicking the Tasks link takes me to the tasks. Project files are stored in the Site Assets directory in each SharePoint site
    (one site per project file).
    What doesn't work
    When I create a new project (and sync it to a new site), then add two (2) existing project files that reside on SharePoint and then sync to the new master project site I
    don't see any content in the Project Summary gant, nor do I see any tasks in the task list. I can't figure out if this is not supported or if I've done something wrong. There are no error messages or indicators that I've done something wrong,
    short of the master project projects not showing up on the master project site (nothing in the project summary gant and no tasks).
    Some help would be greatly appreciated. Being able to render a master project is crucial to understanding timelines for many projects in a single view.

    Steven,
    This is by design. Inserted Sub projects will NOT show in the Master Project Tasks list. You will only see tasks inserted directly at the Master Project Level.
    Moreover, if you set up a dependency between Master project Task and Subproject task, then the sync will not work. All in all, there are limitations for this process, which is where Project Online/Project Server needs to be considered.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

Maybe you are looking for

  • Can't downlaod Creative Cloud app. Error 403

    Hi my name is Max, when I try to try the Flash Proffesional CC and Mobile Device Packaging It just saids: Installation failed - Learn More And when I click Learn More this comes: Download error. Unable to reach Adobe servers. Please check your intern

  • Error deploying Tutorial to Weblogic Integration 9.2

    Hi all, I am having problems in deploying EAR for tutorial provided by BEA for WLI 9.2 I followed the instructions for "Build your First Business Process" tutorial using Work shop but whenever I tried to deploy it to WL server it always failed due to

  • Intercompany billing

    I'm going to implement intercompany sales. I have a substitution for entering profit center based on the sales office when creating Sales Order (0KEM). So that every time I create sales order, for each line items, the profit center field in "account

  • What are all of the New Tabs across the top when Downloading Firefox it has been going on for almost 45 minutes, MAC OS10.8.2

    I am down loading the new Firefox. As soon as I stated the down load I start seeing these New Tab boxes start flowing across the top of my screen. They just keep coming and coming and I don't know what is going on. It looks like my computer is being

  • Commenting multiple lines in formcalc/javascript

    Hi,   we use '//' for commenting a single line. How can we comment multiple lines at  a time? It will be a big pain to comment 15 lines in scripting code each line with a //. Can you tell me any short cut for this. Also, do we have any keyboard short