WebMAP Issues
Code | Issues found | Solution display |
---|---|---|
AW001 |
No Binaries found |
Note: Check if binaries are included in the input folder. How to compile my solution?
Optional: Run: msbuild myproject.sln /p:Configuration=Release |
AW002 |
Solution compile in old version. |
Your solution must be compiled in Visual Studio 2005 or newer. Check How to compile solution |
AW003 | MSbuild tool 2013 requiered |
We are available to analyze your c# source code. Click here to download and install |
VBUC Issues
Code | Issues found | Solution display |
---|---|---|
AW004 |
(warning) |
Need to run the application as an administrator How to run as application as an administrator? 1. Right-click on the application .exe, Web: https://technet.microsoft.com/en-us/library/ff431742.aspx
|
AW005 |
Missing Microsoft Visual c++ runtime 2010 dependency |
How to install Microsoft Visual c++ runtime 2010? Click the following link:
|