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

Issues with project #2

Open
wehnertb opened this issue Jun 3, 2019 · 2 comments
Open

Issues with project #2

wehnertb opened this issue Jun 3, 2019 · 2 comments

Comments

@wehnertb
Copy link

wehnertb commented Jun 3, 2019

I just downloaded the project and I had to run this from the Nuget Package Manager Console before I could run either of the web pages: (Using Visual Studio 2017)

update-package Microsoft.CodeDom.PRoviders.DotNetCompilerPlatform -r

Secondly, I generated a new Shared Secret Key in my sandbox environment and and using the "Key Detail" as the "merchantKeyId" and the key that was generated as the "merchangesecretKey" - I tried to use either of the examples and both fail.

I don't know if I'm generating the key properly or if there is something else in the code that needs to be updated in order to make this work.

Any pointers would be helpful.

@johnwuhealthypaws
Copy link

Attempting to load project in Visual Studio 2022, I still get the following error after running the command above.

Severity Code Description Project File Line Suppression State
Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props. flex-microform-sample C:\inetpub\Cybersource\flexmicroform\flex-microform-sample.csproj 243

Any solutions to this?

@brianmc
Copy link
Contributor

brianmc commented Aug 7, 2023

Let me give it a quick try and will get back here as soon as I can on the result.

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

No branches or pull requests

3 participants