Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud Foundry error - There are more than 1 potential .exe's #50

Open
rhari008 opened this issue Jul 2, 2017 · 0 comments
Open

Cloud Foundry error - There are more than 1 potential .exe's #50

rhari008 opened this issue Jul 2, 2017 · 0 comments

Comments

@rhari008
Copy link

rhari008 commented Jul 2, 2017

Hi,

I just created a new Project in VS2017 -> New -> project -> Visual C# - Web - ASP.NET Web Application (.NET Framework). Just to try out the build pack, I just ported this empty project by creating a manifest file:

---
applications:
- name: Trialframework
  random-route: true
  memory: 512M
  buildpack: https://github.com/cloudfoundry-community/.net-buildpack

I get an error as mentioned below:

ERR There are more than 1 potential .exe's that could be run by the Console container - ["/tmp/app/packages/Microsoft.Net.Compilers.2.1.0/tools/csi.exe.config", "/tmp/ap
p/packages/Microsoft.Net.Compilers.2.1.0/tools/VBCSCompiler.exe.config", "/tmp/app/packages/Microsoft.Net.Compilers.2.1.0/tools/csc.exe.config", "/tmp/app/packages/Microsoft.Net.Compilers.2.1.0/tools/vbc.exe.co
nfig"]
2017-07-02T11:00:28.24+0530 [STG/0]      ERR You should only have one .exe.config in /tmp/app
2017-07-02T11:00:28.25+0530 [STG/0]      ERR Failed to compile droplet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant