
PSimm201089 (Community Member) asked a question.
I have a Visual Studio Solution with 3 Web Projects and a few other Class Library Projects. I've done the build and pre-compile with no errors but when I display the Upload and Scan window, the 3 Web Projects are greyed out with the message "(NOT FOUND)" next to them. All the other projects are enabled and I am able to click on the checkboxes to select them.
What am I missing?
.png)
Hi @PSimm201089 (Community Member),
You are using the Veracode Extension for Visual Studio. The steps to follow for scanning using this IDE integration can be found in the Help Centre here: https://help.veracode.com/r/IT9dCjj7VSZ73aW43yg81Q/TOeXDs6g0UbN0rer~NkTSg
Please check that the pre-compilation step actually succeeded without error. Sometime the pre-compilation may fail and that could be the reason you are seeing "(NOT FOUND)". You may want to perform a clean build and see if that helps resolve the issue or bring to the front any pre-compilation errors. You should consider using the "Publish" feature of the Veracode extension to build your application with pre-compilaton enabled. It is also worth checking for the existence of the PrecompiledWeb folder in the project output. If you are still experiencing issues I recommend you reach out to our support team and include any logs that might be useful. Here's how you can log a case:
Finally you can find the .net packaging instructions in the Help Centre here: https://help.veracode.com/reader/4EKhlLSMHm5jC8P8j3XccQ/UWyzuOKNbFbwQACRLkZVjA. This may be useful to you to ensure the project is scannable by Veracode.
Thanks,
Anthony Fielding