Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8797899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T23:57:05+00:00 2026-06-13T23:57:05+00:00

I am trying to build a PIP project in VS 2010. I’m using Ocean

  • 0

I am trying to build a PIP project in VS 2010. I’m using Ocean SDK 2012. When I create the PIP project I’ve used the wizard but I’ve noticed the pre-build event has the DeployList.xml first when it should be second in the parameter list. Now when trying to do a build it comes up with an error saying that
“Target folder cannot be created.”

I’m not sure what or where this target folder is supposed to be. Has anybody done a PIP project before and can give any tips…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T23:57:07+00:00Added an answer on June 13, 2026 at 11:57 pm

    FYI: we got a couple of similar issues via Ocean Developers Portal (http://www.ocean.slb.com), probably one was from you :), in this case you can ignore the following answer:

    We found some problem with csproj file, you can check if you have the same: open the file in notepad/textpad and check these two tags for PropertyGroup Condition:

    <PropertyGroup Condition=”‘$(Configuration)|$(Platform)’ == ‘Release|x64′”>
    <PropertyGroup Condition=”‘$(Configuration)|$(Platform)’ == ‘Debug|x64′”>

    The problem here is that DeployCopier parser skips these nodes because it does not match with the one with the attribute:
    ” ‘$(Configuration)|$(Platform)’ == ‘Release|x64’ ”

    Please note the lead and trail space!

    DeployCopier uses this to compare:

    string.Format(” ‘$(Configuration)|$(Platform)’ == ‘{0}|{1}’ “, data.Config, data.Platform);

    (with the leading and trailing spaces)

    In a future, it will be fixed in DeployCopier to ignore the spaces.
    If the statements do not have single space after starting double quote and before ending double quote in your file, try to add a space before and after the PropertyGroup attribute value like:

    <PropertyGroup Condition=” ‘$(Configuration)|$(Platform)’ == ‘Release|x64’ “>
    <PropertyGroup Condition=” ‘$(Configuration)|$(Platform)’ == ‘Debug|x64’ “>

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was trying Build For Archiving application (from Titanium Mobile) with xCode 4.4, but
I'm trying build a MVC framework, but I'm confused about manage themes. Well... I
Trying to build my project with ANT in idea 10 and I get a
I am trying build a DataTable one row at a time using the following
Trying to build the following simple example #include <boost/python.hpp> using namespace boost::python; tuple head_and_tail(object
Trying to build a marquee control with smooth text animation. Current efforts include: Using
I am trying build a page, where a user can login using his google
Trying to build a mavenized project with NetBeans fails: Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.7.5:generate
I'm trying build a conditions array to be using in a prepared statement: Cars.find(:all,
Trying to build a Metro app using Javascript and having issues with IndexedDb. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.