Problems with setting up opengl and visual studio 2010 - visual-studio-2010

I am a beginner for opengl and visual studio. I am using VS2010 and I met several problems when setting up opengl. I downloaded the NVDIA SDK so I have the gl.h and other header files under include directory. I downloaded glut and put glut32.dll in the same directory as my source file. It does not work if I put glut32.dll under system32. I can see the file using explorer but it is not visible for other applications including VS2010. I also put the lib files to the right windows SDK folder and added the linkers glut32.lib glu32.lib opengl32.lib to my project. I found this code online
http://uowteaminvincible.wordpress.com/2010/06/23/getting-started-with-opengl-and-glut-in-microsoft-visual-studio-2008-in-windows-vista/
it does not give me anything but a write window(even I uncommented some functions in the end)
Also there is a lot of errors(but can be compiled and run)
Please help. Thank you!
1 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1152 1
2 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1152 11
3 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1153 1
4 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1153 11
5 IntelliSense: variable "WINGDIAPI" is not a type name c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1154 1
6 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1154 21
7 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1155 1
8 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1155 11
9 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1156 1
10 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1156 11
11 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1157 1
12 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1157 11
13 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1158 1
14 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1158 11
15 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1159 1
16 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1159 11
17 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1160 1
18 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1160 11
19 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1161 1
20 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1161 11
21 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1162 1
22 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1162 11
23 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1163 1
24 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1163 11
25 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1164 1
26 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1164 11
27 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1165 1
28 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1165 11
29 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1166 1
30 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1166 11
31 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1167 1
32 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1167 11
33 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1168 1
34 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1168 11
35 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1169 1
36 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1169 11
37 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1170 1
38 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1170 11
39 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1171 1
40 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1171 11
41 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1172 1
42 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1172 11
43 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1173 1
44 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1173 11
45 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1174 1
46 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1174 11
47 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1175 1
48 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1175 11
49 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1176 1
50 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1176 11
51 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1177 1
52 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1177 11
53 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1178 1
54 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1178 11
55 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1179 1
56 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1179 11
57 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1180 1
58 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1180 11
59 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1181 1
60 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1181 11
61 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1182 1
62 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1182 11
63 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1183 1
64 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1183 11
65 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1184 1
66 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1184 11
67 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1185 1
68 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1185 11
69 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1186 1
70 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1186 11
71 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1187 1
72 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1187 11
73 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1188 1
74 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1188 11
75 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1189 1
76 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1189 11
77 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1190 1
78 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1190 11
79 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1191 1
80 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1191 11
81 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1192 1
82 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1192 11
83 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1193 1
84 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1193 11
85 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1194 1
86 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1194 11
87 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1195 1
88 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1195 11
89 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1196 1
90 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1196 11
91 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1197 1
92 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1197 11
93 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1198 1
94 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1198 11
95 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1199 1
96 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1199 11
97 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1200 1
98 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1200 11
99 IntelliSense: this declaration has no storage class or type specifier c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1201 1
100 IntelliSense: expected a ';' c:\program files (x86)\microsoft sdks\windows\v7.0a\include\gl\gl.h 1201 11

Try including windows.h before gl.h
Also, see this Can't include <gl/gl.h>

Related

Installed PostgreSQL and cannot get the pgAdmin to open

This is the error I get when I try to open pgAdmin 4. I installed the PostgresSQL 13 which is latest. I did the HKEY fix, cleared temp folders under AppData and ran as admin and nothing. I need to create a database and table. How do I do that if I can't even open pgAdmin.
New to this.
pgAdmin Runtime Environment
Python Path: "C:\Program Files\PostgreSQL\13\pgAdmin 4\python\python.exe"
Runtime Config File: "C:\Users[user]\AppData\Roaming\pgadmin\runtime_config.json"
pgAdmin Config File: "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\config.py"
Webapp Path: "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgAdmin4.py"
pgAdmin Command: "C:\Program Files\PostgreSQL\13\pgAdmin 4\python\python.exe -s C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgAdmin4.py"
Environment:
   • ALLUSERSPROFILE: C:\ProgramData
   • APPDATA: C:\Users[user]\AppData\Roaming
   • CHROME_CRASHPAD_PIPE_NAME: \.\pipe\crashpad_10156_OYIAWLFFYJSPWPGP
   • CHROME_RESTART: NW.js|Whoa! NW.js has crashed. Relaunch now?|LEFT_TO_RIGHT
   • CLIENTNAME: DEVWS030
   • CommonProgramFiles: C:\Program Files\Common Files
   • CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
   • CommonProgramW6432: C:\Program Files\Common Files
   • COMPUTERNAME: VA-SCRD-TUAW02
   • ComSpec: C:\Windows\system32\cmd.exe
   • DriverData: C:\Windows\System32\Drivers\DriverData
   • HOMEDRIVE: C:
   • HOMEPATH: \Users[user]
   • LOCALAPPDATA: C:\Users[user]\AppData\Local
   • LOGONSERVER: \VA-COLO-DC1
   • NUMBER_OF_PROCESSORS: 2
   • OS: Windows_NT
   • Path: C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Users[user]\AppData\Local\Microsoft\WindowsApps;
   • PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
   • PGADMIN_INT_KEY: 6faa2add-9f1c-4745-acde-7cf728e0b4b6
   • PGADMIN_INT_PORT: 58801
   • PGADMIN_SERVER_MODE: OFF
   • PROCESSOR_ARCHITECTURE: AMD64
   • PROCESSOR_IDENTIFIER: Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
   • PROCESSOR_LEVEL: 6
   • PROCESSOR_REVISION: 2d07
   • ProgramData: C:\ProgramData
   • ProgramFiles: C:\Program Files
   • ProgramFiles(x86): C:\Program Files (x86)
   • ProgramW6432: C:\Program Files
   • PSModulePath: C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
   • PUBLIC: C:\Users\Public
   • SESSIONNAME: RDP-Tcp#1
   • SystemDrive: C:
   • SystemRoot: C:\Windows
   • TEMP: C:\Users[user]\AppData\Local\Temp\2
   • TMP: C:\Users[user]\AppData\Local\Temp\2
   • USERDNSDOMAIN: xx
   • USERDOMAIN: xx
   • USERDOMAIN_ROAMINGPROFILE: xx
   • USERNAME: reena.ponnengada
   • USERPROFILE: C:\Users\reena.ponnengada
   • windir: C:\Windows
Traceback (most recent call last):
  File "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgAdmin4.py", line 98, in
    app = create_app()
  File "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgadmin_init_.py", line 347, in create_app
    if not os.path.exists(SQLITE_PATH) or get_version() == -1:
  File "C:\Program Files\PostgreSQL\13\pgAdmin 4\web\pgadmin\setup\db_version.py", line 19, in get_version
    return version.value
AttributeError: 'NoneType' object has no attribute 'value'
This error typically occurs after updates of either PostgreSQL or PgAdmin.
What worked for me was deleting the folder C:\Users\username\AppData\Roaming\pgadmin.
Then re-install pgAdmin and it will work.

Find and replace string in file (macOS bash script)?

I have a log file, like this:
compile.log
C:\Program Files\File.ext(25,10) : error <ERROR_CODE>: <ERROR_MESSAGE>
C:\Program Files\File.ext(36,13) : error <ERROR_CODE>: <ERROR_MESSAGE>
C:\Program Files\File.ext(41,51) : warning <WARNING>: <WARNING>
C:\Program Files\File.ext(64,55) : error <ERROR_CODE>: <ERROR_MESSAGE>
: information: result 3 error(s), 1 warning(s)
And want it like this:
compile.log
/Users/user/Library/Folders/Program Files/File.ext(25,10) : error <ERROR_CODE>: <ERROR_MESSAGE>
/Users/user/Library/Folders/Program Files/File.ext(36,13) : error <ERROR_CODE>: <ERROR_MESSAGE>
/Users/user/Library/Folders/Program Files/File.ext(41,51) : warning <WARNING>: <WARNING>
/Users/user/Library/Folders/Program Files/File.ext(64,55) : error <ERROR_CODE>: <ERROR_MESSAGE>
: information: result 3 error(s), 1 warning(s)
Tried numerous sed and awk alternatives with various error messages. Could someone show me a working (macOS 10.14.1) solution?
UPDATE: Everything works as expected, after I converted compile.log to UTF-8. Seemingly the windows environment created the log utf-16le encoded.
sed 's/C:\\Program Files\\File.ext/\/Users\/user\/Library\/Folders\/Program Files\/File.ext/g' compile.log > compile-replaced.log

MSBuild not generating dll files in bin folder

I'm trying to set up Jenkins for automated testing of a Xamarin project. I call MSBuild via the jenkinsfile. The output says the build succeeded (see stage log below).
My problem is that no bin folder and no dll's are created (or I just can't find them). In the next stage i need the dll's to test them using NUnit. Aren't the dll's supposed to be created in a bin folder in the project folder?
I have been searching for a fix for a day now, with no result. I'm probably doing something wrong, since I'm new to Jenkins, MSBuild and Xamarin. I usually build projects with Visual Studio. English is not my native language, so sorry for the language mistakes.
Jenkinsfile (actual app name replaced with My_App)
bat "subst \"W:\" /d || exit 0"
bat 'subst W: "%WORKSPACE%"'
bat 'C:/nuget.exe restore \"W:/My_App/My_App.sln\"'
bat "\"${tool 'MSBuild'}\" \"W:/My_App/My_App.sln\" /t:Restore /property:Platform=\"Any CPU\" /property:ProductVersion=1.0.0.${env.BUILD_NUMBER}"
Jenkins stage log (actual app name replaced with My_App)
C:\Program Files (x86)\Jenkins\workspace\My_zorgrobot_development>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe" "W:/My_App/My_App.sln" /t:Restore /property:Platform="Any CPU" /property:ProductVersion=1.0.0.63
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 4/3/2019 12:47:25 AM.
Project "W:\My_App\My_App.sln" on node 1 (Restore target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj : warning NU1503: Skipping restore for project 'W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj'. The project file may be invalid or missing targets required for restore. [W:\My_App\My_App.sln]
Project "W:\My_App\My_App.sln" (1) is building "W:\My_App\My_App\My_App.Android\My_App.Android.csproj" (2:5) on node 1 (_GenerateProjectRestoreGraph target(s)).
_SetLatestTargetFrameworkVersion:
Found Java SDK version 1.8.0.
Found Java SDK version 1.8.0.
Done Building Project "W:\My_App\My_App\My_App.Android\My_App.Android.csproj" (_GenerateProjectRestoreGraph target(s)).
Restore:
Restoring packages for W:\My_App\My_App\My_App.iOS\My_App.iOS.csproj...
Restoring packages for W:\My_App\My_App\My_App.Android\My_App.Android.csproj...
Committing restore...
Generating MSBuild file W:\My_App\My_App\My_App.Android\obj\My_App.Android.csproj.nuget.g.props.
Committing restore...
Generating MSBuild file W:\My_App\My_App\My_App.Android\obj\My_App.Android.csproj.nuget.g.targets.
Generating MSBuild file W:\My_App\My_App\My_App.iOS\obj\My_App.iOS.csproj.nuget.g.props.
Writing lock file to disk. Path: W:\My_App\My_App\My_App.Android\obj\project.assets.json
Generating MSBuild file W:\My_App\My_App\My_App.iOS\obj\My_App.iOS.csproj.nuget.g.targets.
Writing lock file to disk. Path: W:\My_App\My_App\My_App.iOS\obj\project.assets.json
Restore completed in 713.65 ms for W:\My_App\My_App\My_App.iOS\My_App.iOS.csproj.
Restore completed in 696.72 ms for W:\My_App\My_App\My_App.Android\My_App.Android.csproj.
Restoring packages for W:\My_App\My_App\My_App\My_App.csproj...
Committing restore...
Generating MSBuild file W:\My_App\My_App\My_App\obj\My_App.csproj.nuget.g.props.
Generating MSBuild file W:\My_App\My_App\My_App\obj\My_App.csproj.nuget.g.targets.
Writing lock file to disk. Path: W:\My_App\My_App\My_App\obj\project.assets.json
Restore completed in 48.76 ms for W:\My_App\My_App\My_App\My_App.csproj.
NuGet Config files used:
C:\Windows\system32\config\systemprofile\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config
Feeds used:
https://api.nuget.org/v3/index.json
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
Done Building Project "W:\My_App\My_App.sln" (Restore target(s)).
Build succeeded.
"W:\My_App\My_App.sln" (Restore target) (1) ->
(_FilterRestoreGraphProjectInputItems target) ->
W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj : warning NU1503: Skipping restore for project 'W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj'. The project file may be invalid or missing targets required for restore. [W:\My_App\My_App.sln]
1 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.09
Jenkins stage log verbosity diagnostic
o_App.Android.csproj (_IsProjectRestoreSupported) (TaskId:0)
| 12 : 0.177s 0.177s W:\My_App\My_App\My_App\My_App.csproj (_GenerateRestoreGraphProjectEntry) (TaskId:0)
| 13 : 0.055s 0.055s W:\My_App\My_App\My_App.Android\My_App.Android.csproj (_GenerateRestoreGraphProjectEntry) (TaskId:0)
| 14 : 0.037s 0.037s W:\My_App\My_App\My_App.iOS\My_App.iOS.csproj (_GenerateRestoreGraphProjectEntry) (TaskId:0)
| 15 : 0.030s 0.030s W:\My_App\My_App.Tests\My_App.Tests.csproj (_GenerateRestoreGraphProjectEntry) (TaskId:0)
| 16 : 0.053s 0.053s W:\My_App\My_App\My_App\My_App.csproj (_GenerateProjectRestoreGraph) (TaskId:0)
| 17 : 0.880s 0.880s W:\My_App\My_App\My_App.Android\My_App.Android.csproj (_GenerateProjectRestoreGraph) (TaskId:0)
| 18 : 0.037s 0.037s W:\My_App\My_App\My_App.iOS\My_App.iOS.csproj (_GenerateProjectRestoreGraph) (TaskId:0)
. 19 : 0.032s 0.032s W:\My_App\My_App.Tests\My_App.Tests.csproj (_GenerateProjectRestoreGraph) (TaskId:0)
============================== Node Utilization (IDs represent configurations) ====================================================
Timestamp: 1 Duration Cumulative
----------------------------------------------------------------------------------------------------------------------------------- (TaskId:0)
636898788056711871: 0 0.392s 0.392s ####### (TaskId:0)
636898788060631956: 1 0.265s 0.657s ##### (TaskId:0)
636898788063282046: 2 0.136s 0.793s ## (TaskId:0)
636898788064642119: 3 0.022s 0.815s (TaskId:0)
636898788064862126: 4 0.334s 1.149s ###### (TaskId:0)
636898788068202196: 5 0.074s 1.223s # (TaskId:0)
636898788068942244: 0 0.018s 1.241s (TaskId:0)
636898788069122245: 6 0.062s 1.303s # (TaskId:0)
636898788069742275: 8 0.034s 1.337s (TaskId:0)
636898788070082270: 6 0.003s 1.340s (TaskId:0)
636898788070112288: 7 0.027s 1.367s (TaskId:0)
636898788070382276: 10 0.136s 1.503s ## (TaskId:0)
636898788071742310: 7 0.003s 1.506s (TaskId:0)
636898788071772332: 9 0.029s 1.535s (TaskId:0)
636898788072062334: 0 0.008s 1.543s (TaskId:0)
636898788072142348: 11 0.041s 1.584s (TaskId:0)
636898788072552328: 0 0.010s 1.594s (TaskId:0)
636898788072652360: 12 0.177s 1.771s ### (TaskId:0)
636898788074422410: 13 0.055s 1.826s # (TaskId:0)
636898788074972426: 14 0.037s 1.863s (TaskId:0)
636898788075342453: 15 0.030s 1.893s (TaskId:0)
636898788075642458: 0 0.007s 1.900s (TaskId:0)
636898788075712465: 16 0.053s 1.953s # (TaskId:0)
636898788076242471: 17 0.880s 2.833s ################# (TaskId:0)
636898788085042751: 18 0.037s 2.870s (TaskId:0)
636898788085412761: 19 0.032s 2.902s (TaskId:0)
636898788085732751: 0 1.455s 4.357s ############################# (TaskId:0)
-----------------------------------------------------------------------------------------------------------------------------------
Utilization: 100.0 Average Utilization: 100.0 (TaskId:0)
Project Evaluation Performance Summary:
12 ms W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj 1 calls
50 ms W:\My_App\My_App.Tests\My_App.Tests.csproj 1 calls
62 ms W:\My_App\My_App\My_App.iOS\My_App.iOS.csproj 1 calls
175 ms W:\My_App\My_App\My_App.Android\My_App.Android.csproj 1 calls
399 ms W:\My_App\My_App\My_App\My_App.csproj 2 calls
Project Performance Summary:
6 ms W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj 1 calls
6 ms _IsProjectRestoreSupported 1 calls
112 ms W:\My_App\My_App.Tests\My_App.Tests.csproj 5 calls
23 ms _IsProjectRestoreSupported 2 calls
29 ms _GenerateRestoreProjectPathWalk 1 calls
30 ms _GenerateRestoreGraphProjectEntry 1 calls
30 ms _GenerateProjectRestoreGraph 1 calls
261 ms W:\My_App\My_App\My_App.iOS\My_App.iOS.csproj 5 calls
25 ms _IsProjectRestoreSupported 2 calls
165 ms _GenerateRestoreProjectPathWalk 1 calls
35 ms _GenerateRestoreGraphProjectEntry 1 calls
36 ms _GenerateProjectRestoreGraph 1 calls
326 ms W:\My_App\My_App\My_App\My_App.csproj 8 calls
42 ms _IsProjectRestoreSupported 2 calls
58 ms _GenerateRestoreProjectPathWalk 4 calls
175 ms _GenerateRestoreGraphProjectEntry 1 calls
51 ms _GenerateProjectRestoreGraph 1 calls
1148 ms W:\My_App\My_App\My_App.Android\My_App.Android.csproj 5 calls
123 ms _IsProjectRestoreSupported 2 calls
99 ms _GenerateRestoreProjectPathWalk 1 calls
46 ms _GenerateRestoreGraphProjectEntry 1 calls
880 ms _GenerateProjectRestoreGraph 1 calls
4355 ms W:\My_App\My_App.sln 1 calls
4355 ms Restore 1 calls
Target Performance Summary:
0 ms CheckForImplicitPackageReferenceOverridesBeforeRestore 1 calls
0 ms _GetRestoreSettingsCurrentProject 3 calls
0 ms _GetRestoreSettingsOverrides 3 calls
0 ms _SetLatestTargetFrameworkVersionForPackageReference 1 calls
0 ms _GenerateRestoreProjectPathItemsCurrentProject 5 calls
0 ms _GenerateProjectRestoreGraphCurrentProject 4 calls
0 ms _GenerateRestoreGraphProjectEntry 4 calls
0 ms _GenerateRestoreDependencies 4 calls
0 ms ValidateToolsVersions 1 calls
0 ms _GenerateProjectRestoreGraph 4 calls
0 ms ValidateProjects 1 calls
1 ms _CheckForUnsupportedNETStandardVersion 1 calls
1 ms CollectPackageReferences 4 calls
1 ms _GetRestoreProjectStyle 4 calls
2 ms _GetRestoreSettingsPerFramework 3 calls
2 ms _IsProjectRestoreSupported 4 calls
4 ms _GenerateRestoreSpecs 4 calls
4 ms _GenerateRestoreProjectPathItems 5 calls
5 ms _GenerateRestoreProjectSpec 4 calls
5 ms _GetProjectJsonPath 4 calls
8 ms _GetReferenceAssemblyPaths 1 calls
9 ms _GenerateRestoreProjectPathItemsPerFramework 5 calls
11 ms CheckForImplicitPackageReferenceOverrides 1 calls
20 ms _GetRestoreTargetFrameworksOutput 4 calls
22 ms _GenerateProjectRestoreGraphPerFramework 4 calls
29 ms _GenerateDotnetCliToolReferenceSpecs 4 calls
38 ms ValidateSolutionConfiguration 1 calls
40 ms RedirectMonoAndroidSdkPaths 1 calls
122 ms _GetRestoreSettings 3 calls
150 ms _LoadRestoreGraphEntryPoints 1 calls
185 ms _GenerateRestoreProjectPathWalk 5 calls
349 ms _GetAllRestoreProjectPathItems 1 calls
826 ms _SetLatestTargetFrameworkVersion 1 calls
897 ms _FilterRestoreGraphProjectInputItems 1 calls
1323 ms _GenerateRestoreGraph 1 calls
1448 ms Restore 1 calls
Task Performance Summary:
1 ms SetVsMonoAndroidRegistryKey 1 calls
3 ms GetRestoreProjectJsonPathTask 3 calls
4 ms CreateItem 2 calls
5 ms CreateProperty 3 calls
6 ms CheckForImplicitPackageReferenceOverrides 1 calls
6 ms ConvertToAbsolutePath 8 calls
7 ms GetReferenceAssemblyPaths 1 calls
9 ms GetRestorePackageReferencesTask 3 calls
10 ms WarnForInvalidProjectsTask 1 calls
10 ms GetRestoreProjectReferencesTask 4 calls
15 ms Message 10 calls
16 ms GetProjectTargetFrameworksTask 4 calls
20 ms RemoveDuplicates 13 calls
27 ms GetRestoreDotnetCliToolsTask 4 calls
32 ms ResolveAndroidTooling 1 calls
77 ms ResolveSdks 1 calls
121 ms GetRestoreSettingsTask 3 calls
131 ms GetRestoreSolutionProjectsTask 1 calls
705 ms ValidateJavaVersion 1 calls
1436 ms RestoreTask 1 calls
2724 ms MsBuild 10 calls
Build succeeded.
"W:\My_App\My_App.sln" (Restore target) (1) ->
(_FilterRestoreGraphProjectInputItems target) ->
W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj : warning NU1503: Skipping restore for project 'W:\My_App\My_App\My_App.UWP\My_App.UWP.csproj'. The project file may be invalid or missing targets required for restore. [W:\My_App\My_App.sln]
1 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.66
As extra information i would like to add that removing the /t:Restore from MSBuild results in a failed build, saying that NuGet needs to restore before building.
I expect dll files to be created in a folder called 'bin' inside the project folder, but no bin folder or dll's are created.
Have you tried setting the parameter OutputPath?
From the docs:
Specifies the path to the output directory, relative to the project directory, for example, "bin\Debug".
something like this:
bat "\"${tool 'MSBuild'}\" \"W:/My_App/My_App.sln\" /t:Restore /property:Platform=\"Any CPU\" /property:OutputPath=W:/output /property:ProductVersion=1.0.0.${env.BUILD_NUMBER}"
You could also set /verbosity:Diagnostic to see if it tell you any more.
Also, you could write the command with just one /property: like so
bat "\"${tool 'MSBuild'}\" \"W:/My_App/My_App.sln\" /t:Restore /property:Platform=\"Any CPU\";OutputPath=W:/output;ProductVersion=1.0.0.${env.BUILD_NUMBER}"
I saw that the question is very old but recently I have had a similar problem with an FSharp project with MSBuild 16 (VS 2019) on a Jenkins server. On Jenkins there is only Visual Studio Build Tools 2019.
MSBuild did not generate any dll files or a bin folder. Moreover, with /t:Rebuild option, another error occurred: The target "Rebuild" does not exist in the project.
Actually, in my case the solution was simple. There was no F# compiler in the installation for Visual Studio Build Tools 2019 and I just added that.
Is it possible that some components for Xamarin build tools are missing on Jenkins?
ps: Probably you found a solution long time ago but any update on your part will be great for future reference :).

Compile errors (C4430 C2143 etc.) in VS2010 on Windows XP, not Windows 7

I am trying to convert my MFC project created with VS2005 to VS2010. When I try to compile the project on my laptop (Windows 7 x64), it runs without any problems with VS2010, but the other computer (strangely where the project was created) gives a bunch of errors all in winuser.h (below). I tried to research and trace the cause to no avail, any help would be greatly appreciated.
Error 4 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11405 1 Visualization
Error 5 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11408 1 Visualization
Error 7 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11412 1 Visualization
Error 8 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11415 1 Visualization
Error 10 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11419 1 Visualization
Error 11 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11422 1 Visualization
Error 24 error C2513: 'BOOL *' : no variable declared before '=' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 18 error C2491: 'GetMonitorInfoW' : definition of dllimport data not allowed c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11484 1 Visualization
Error 14 error C2491: 'GetMonitorInfoA' : definition of dllimport data not allowed c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11478 1 Visualization
Error 21 error C2275: 'LPRECT' : illegal use of this type as an expression c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 22 error C2275: 'LPARAM' : illegal use of this type as an expression c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 20 error C2275: 'HDC' : illegal use of this type as an expression c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 23 error C2165: 'left-side modifier' : cannot modify pointers to data c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11492 1 Visualization
Error 12 error C2146: syntax error : missing ')' before identifier 'hMonitor' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11478 1 Visualization
Error 16 error C2146: syntax error : missing ')' before identifier 'hMonitor' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11484 1 Visualization
Error 3 error C2143: syntax error : missing ';' before '__stdcall' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11405 1 Visualization
Error 6 error C2143: syntax error : missing ';' before '__stdcall' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11412 1 Visualization
Error 9 error C2143: syntax error : missing ';' before '__stdcall' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11419 1 Visualization
Error 15 error C2059: syntax error : ')' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11479 1 Visualization
Error 19 error C2059: syntax error : ')' c:\program files\microsoft sdks\windows\v7.0a\include\winuser.h 11485 1 Visualization
Is this a problem between different machines or between different build configs (win32 vs x64)? If it is the former, diff the winuser.h files on both machines, they should be identical.
Hope this helps.
Cheers,
Sebastiaan

Schedule trigger Build Fails on Team City

I have two triggers in Team City. VCS Trigger and Schedule trigger. VCS trigger works fine with every commit and builds successfully while schedule trigger's build fails and gives compilation error which was one in an earlier version of Checkin. Is it something that for this trigger team city is picking an earlier version of checkin not the latest one?
Can we set it to pick latest version? Please Help!!
Edit: Build Failure info
Build failure reason Compilation error:
Web\MySystems.Web.UI\MySystems.Web.UI.csproj
Open in IDE
Controllers\BilshotStatisticsController.cs(28, 13): error CS0012: The type 'MongoDB.Bson.BsonValue' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Bson, Version=2.2.3.3, Culture=neutral, PublicKeyToken=null'.
Controllers\BilshotStatisticsController.cs(28, 47): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(28, 70): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(31, 38): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(31, 61): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(72, 47): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(72, 70): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(75, 38): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(75, 61): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(207, 29): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(207, 52): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(207, 68): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(207, 89): error CS1503: Argument 2: cannot convert from 'bool' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(208, 27): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(208, 50): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
Controllers\BilshotStatisticsController.cs(208, 66): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
Controllers\BilshotStatisticsController.cs(208, 87): error CS1503: Argument 2: cannot convert from 'bool' to 'MongoDB.Bson.BsonValue'
Adding Build Logs
[15:38:32][GenerateTargetFrameworkMonikerAttribute] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
[15:38:32][Web\MySys.Web.UI\MySys.Web.UI.csproj] CoreCompile
[15:38:32][CoreCompile] Csc
[15:38:32][Csc] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\AutoMapper.4.1.1\lib\net45\AutoMapper.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Grid.Mvc.3.0.0\lib\net40\GridMvc.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Identity.EntityFramework.2.1.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.SignalR.Core.2.2.0\lib\net45\Microsoft.AspNet.SignalR.Core.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.SignalR.SystemWeb.2.2.0\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Cors.3.0.1\lib\net45\Microsoft.Owin.Cors.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.Facebook.3.0.0\lib\net45\Microsoft.Owin.Security.Facebook.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.Google.3.0.0\lib\net45\Microsoft.Owin.Security.Google.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.MicrosoftAccount.3.0.0\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Owin.Security.Twitter.3.0.0\lib\net45\Microsoft.Owin.Security.Twitter.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\EnterpriseLibrary.Common.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.Common.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\EnterpriseLibrary.ExceptionHandling.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\EnterpriseLibrary.ExceptionHandling.Logging.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\EnterpriseLibrary.Logging.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.Logging.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Unity.Mvc.4.0.1\lib\net45\Microsoft.Practices.Unity.Mvc.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll /reference:"C:\TeamCity\buildAgent\work\cb8cd64caf637969\Dependency Files\MongoDB.Driver.Core.dll" /reference:"C:\TeamCity\buildAgent\work\cb8cd64caf637969\Dependency Files\MongoDB.Driver.dll" /reference:"C:\TeamCity\buildAgent\work\cb8cd64caf637969\Dependency Files\MongoDB.Driver.Legacy.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\mscorlib.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Owin.1.0\lib\net40\Owin.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\PagedBil.1.17.0.0\lib\net40\PagedBil.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\PagedBil.Mvc.4.5.0.0\lib\net40\PagedBil.Mvc.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Business\Data\MySys.Business.Data.Repository\bin\Debug\MySys.Business.Data.Repository.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Business\Service\MySys.Business.Services\bin\Debug\MySys.Business.Services.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Core\MySys.Core.DataContracts\bin\Debug\MySys.Core.DataContracts.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Core\MySys.Core\bin\Debug\MySys.Core.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Core\MySys.Core.ServiceContracts\bin\Debug\MySys.Core.ServiceContracts.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Shared\MySys.Infrastructure.Identity\bin\Debug\MySys.Infrastructure.Identity.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Shared\MySys.Shared.Infrastructure\bin\Debug\MySys.Shared.Infrastructure.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\Web\MySys.Web.Infrastructure\bin\Debug\MySys.Web.Infrastructure.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.IdentityModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Net.Http.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.ApplicationServices.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Cors.5.0.0\lib\net45\System.Web.Cors.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.Extensions.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Web.Services.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Xml.Linq.dll" /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\WebActivatorEx.2.0\lib\net40\WebActivatorEx.dll /reference:C:\TeamCity\buildAgent\work\cb8cd64caf637969\packages\WebGrease.1.5.2\lib\WebGrease.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll" /debug+ /debug:full /optimize- /out:obj\Debug\MySys.Web.UI.dll /subsystemversion:6.00 /target:library /utf8output ..\..\SolutionItems\VersionInfo.cs ActionFilters\SessionActionFilter.cs ActionFilters\UnderMaintainanceActionFilter.cs Api\EmployeeController.cs App_Start\BundleConfig.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs App_Start\Startup.Auth.cs App_Start\UnityConfig.cs App_Start\UnityMvcActivator.cs App_Start\WebApiConfig.cs Controllers\AccountController.cs Controllers\HomeController.cs Controllers\ImageController.cs Controllers\BilingBilController.cs Controllers\BilshotController.cs Controllers\BilshotStatisticsController.cs Controllers\BilshotTypeController.cs Controllers\ManageController.cs Controllers\RecipientController.cs Controllers\ScheduleBilshotController.cs Controllers\UnauthorizedController.cs Controllers\UserController.cs Global.asax.cs Hubs\SignalRHub.cs Models\AccountViewModels.cs Models\ManageViewModels.cs Properties\AssemblyInfo.cs Startup.cs "C:\TeamCity\buildAgent\temp\buildTmp\.NETFramework,Version=v4.6.AssemblyAttributes.cs"
[15:38:33][Csc] Controllers\AccountController.cs(21, 7): warning CS0105: The using directive for 'MySys.Infrastructure.Identity.Utils' appeared previously in this namespace
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(9, 7): warning CS0105: The using directive for 'MySys.Web.Infrastructure.ViewModel.BilshotManagement' appeared previously in this namespace
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(10, 7): warning CS0105: The using directive for 'MongoDB.Driver' appeared previously in this namespace
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(11, 7): warning CS0105: The using directive for 'MySys.Shared.Infrastructure.MongoDbEntities' appeared previously in this namespace
[15:38:33][Csc] Controllers\AccountController.cs(58, 41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[15:38:33][Csc] Controllers\BilingBilController.cs(170, 17): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
[15:38:33][Csc] Controllers\BilingBilController.cs(555, 41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[15:38:33][Csc] Controllers\BilshotController.cs(628, 41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[15:38:33][Csc] Controllers\BilshotController.cs(688, 29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
[15:38:33][Csc] Controllers\BilshotController.cs(768, 25): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
[15:38:33][Csc] Controllers\BilshotController.cs(803, 17): warning CS0219: The variable 'UpdatedStatus' is assigned but its value is never used
[15:38:33][Csc] Controllers\BilshotController.cs(985, 41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[15:38:33][Csc] Controllers\BilshotController.cs(1087, 41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[15:38:33][Csc] Controllers\BilshotController.cs(1334, 41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(28, 13): error CS0012: The type 'MongoDB.Bson.BsonValue' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Bson, Version=2.2.3.3, Culture=neutral, PublicKeyToken=null'.
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(28, 47): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(28, 70): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(31, 38): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(31, 61): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(72, 47): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(72, 70): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(75, 38): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(75, 61): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(207, 29): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(207, 52): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(207, 68): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(207, 89): error CS1503: Argument 2: cannot convert from 'bool' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(208, 27): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(208, 50): error CS1503: Argument 2: cannot convert from 'string' to 'MongoDB.Bson.BsonValue'
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(208, 66): error CS1502: The best overloaded method match for 'MongoDB.Driver.Builders.Query.EQ(string, MongoDB.Bson.BsonValue)' has some invalid arguments
[15:38:33][Csc] Controllers\BilshotStatisticsController.cs(208, 87): error CS1503: Argument 2: cannot convert from 'bool' to 'MongoDB.Bson.BsonValue'
[15:38:33][MSBuild] UnitTests\MySys.UnitTests.Controller\MySys.UnitTests.Controller.csproj: Build default targets
[15:38:33][UnitTests\MySys.UnitTests.Controller\MySys.UnitTests.Controller.csproj] CheckPrerequisites
[15:38:33][UnitTests\MySys.UnitTests.Controller\MySys.UnitTests.Controller.csproj] RestorePackages
[15:38:33][RestorePackages] Exec
[15:38:33][Exec] "C:\TeamCity\buildAgent\work\cb8cd64caf637969\.nuget\NuGet.exe" install

Resources