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

The sample does not compile #16

Open
vicobiscotti opened this issue Feb 26, 2020 · 0 comments
Open

The sample does not compile #16

vicobiscotti opened this issue Feb 26, 2020 · 0 comments

Comments

@vicobiscotti
Copy link

The sample does not even compile. Plenty of unresolved names.

Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'TException' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMSystemException.cs 38 Active
Error CS0115 'EDAMSystemException.ToString()': no suitable method found to override EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMSystemException.cs 184 Active
Error CS0246 The type or namespace name 'TException' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMUserException.cs 42 Active
Error CS0115 'EDAMUserException.ToString()': no suitable method found to override EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMUserException.cs 158 Active
Error CS0246 The type or namespace name 'NoteResultSpec' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 814 Active
Error CS0246 The type or namespace name 'CreateOrUpdateNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 1759 Active
Error CS0246 The type or namespace name 'NotebookShareTemplate' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 1759 Active
Error CS0234 The type or namespace name 'NotebookRecipientSettings' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 1805 Active
Error CS0246 The type or namespace name 'UpdateNoteIfUsnMatchesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 2204 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 2223 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesParameters' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 2223 Active
Error CS0246 The type or namespace name 'ShareRelationships' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 2234 Active
Error CS0246 The type or namespace name 'NoteResultSpec' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 7361 Active
Error CS0246 The type or namespace name 'NoteResultSpec' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 7376 Active
Error CS0246 The type or namespace name 'CreateOrUpdateNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 10462 Active
Error CS0246 The type or namespace name 'NotebookShareTemplate' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 10462 Active
Error CS0246 The type or namespace name 'NotebookShareTemplate' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 10477 Active
Error CS0246 The type or namespace name 'CreateOrUpdateNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 10493 Active
Error CS0234 The type or namespace name 'NotebookRecipientSettings' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 10653 Active
Error CS0234 The type or namespace name 'NotebookRecipientSettings' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 10668 Active
Error CS0246 The type or namespace name 'UpdateNoteIfUsnMatchesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 11969 Active
Error CS0246 The type or namespace name 'UpdateNoteIfUsnMatchesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12000 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12059 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesParameters' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12059 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesParameters' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12074 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12090 Active
Error CS0246 The type or namespace name 'ShareRelationships' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12141 Active
Error CS0246 The type or namespace name 'ShareRelationships' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 12172 Active
Error CS0246 The type or namespace name 'NoteResultSpec' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 24968 Active
Error CS0246 The type or namespace name 'NoteResultSpec' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 24996 Active
Error CS0246 The type or namespace name 'NotebookShareTemplate' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37082 Active
Error CS0246 The type or namespace name 'NotebookShareTemplate' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37097 Active
Error CS0246 The type or namespace name 'CreateOrUpdateNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37226 Active
Error CS0234 The type or namespace name 'EDAMInvalidContactsException' does not exist in the namespace 'Evernote.EDAM.Error' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37230 Active
Error CS0246 The type or namespace name 'CreateOrUpdateNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37232 Active
Error CS0234 The type or namespace name 'EDAMInvalidContactsException' does not exist in the namespace 'Evernote.EDAM.Error' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37284 Active
Error CS0234 The type or namespace name 'NotebookRecipientSettings' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37860 Active
Error CS0234 The type or namespace name 'NotebookRecipientSettings' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 37888 Active
Error CS0246 The type or namespace name 'UpdateNoteIfUsnMatchesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 42770 Active
Error CS0246 The type or namespace name 'UpdateNoteIfUsnMatchesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 42775 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesParameters' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 42997 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesParameters' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 43012 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 43141 Active
Error CS0246 The type or namespace name 'ManageNotebookSharesResult' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 43146 Active
Error CS0246 The type or namespace name 'ShareRelationships' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 43511 Active
Error CS0246 The type or namespace name 'ShareRelationships' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\NoteStore.cs 43516 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\RelatedResult.cs 113 Active
Error CS0234 The type or namespace name 'RelatedContent' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\RelatedResult.cs 114 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\RelatedResult.cs 183 Active
Error CS0234 The type or namespace name 'RelatedContent' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\RelatedResult.cs 196 Active
Error CS0234 The type or namespace name 'RelatedContentType' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\RelatedResultSpec.cs 95 Active
Error CS0234 The type or namespace name 'RelatedContentType' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\NoteStore\RelatedResultSpec.cs 201 Active
Error CS0246 The type or namespace name 'SharedNote' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Note.cs 185 Active
Error CS0246 The type or namespace name 'NoteRestrictions' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Note.cs 186 Active
Error CS0246 The type or namespace name 'NoteLimits' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Note.cs 187 Active
Error CS0246 The type or namespace name 'SharedNote' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Note.cs 384 Active
Error CS0246 The type or namespace name 'NoteRestrictions' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Note.cs 397 Active
Error CS0246 The type or namespace name 'NoteLimits' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Note.cs 410 Active
Error CS0246 The type or namespace name 'NotebookRecipientSettings' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Notebook.cs 160 Active
Error CS0246 The type or namespace name 'NotebookRecipientSettings' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\Notebook.cs 344 Active
Error CS0246 The type or namespace name 'CanMoveToContainerRestrictions' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\NotebookRestrictions.cs 173 Active
Error CS0246 The type or namespace name 'CanMoveToContainerRestrictions' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\NotebookRestrictions.cs 499 Active
Error CS0246 The type or namespace name 'ServiceLevel' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\User.cs 144 Active
Error CS0246 The type or namespace name 'AccountLimits' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\User.cs 155 Active
Error CS0246 The type or namespace name 'ServiceLevel' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\User.cs 243 Active
Error CS0246 The type or namespace name 'AccountLimits' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Type\User.cs 386 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\AuthenticationResult.cs 96 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\AuthenticationResult.cs 182 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\PublicUserInfo.cs 57 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\PublicUserInfo.cs 68 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 306 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 445 Active
Error CS0234 The type or namespace name 'BusinessInvitation' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 462 Active
Error CS0234 The type or namespace name 'AccountLimits' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 474 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 474 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 1868 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 1898 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2276 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2306 Active
Error CS0234 The type or namespace name 'BusinessInvitation' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2360 Active
Error CS0234 The type or namespace name 'BusinessInvitation' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2391 Active
Error CS0234 The type or namespace name 'AccountLimits' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2440 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2440 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2455 Active
Error CS0234 The type or namespace name 'AccountLimits' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 2470 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 5842 Active
Error CS0246 The type or namespace name 'UserUrls' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 5846 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7132 Active
Error CS0234 The type or namespace name 'UserProfile' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7136 Active
Error CS0234 The type or namespace name 'BusinessInvitation' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7481 Active
Error CS0234 The type or namespace name 'BusinessInvitation' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7485 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7686 Active
Error CS0234 The type or namespace name 'ServiceLevel' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7692 Active
Error CS0234 The type or namespace name 'AccountLimits' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7798 Active
Error CS0234 The type or namespace name 'AccountLimits' does not exist in the namespace 'Evernote.EDAM.Type' (are you missing an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\UserStore\UserStore.cs 7801 Active
Error CS0006 Metadata file 'C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\bin\Debug\Evernote.dll' could not be found SampleApp C:\MyTemp\evernote-sdk-csharp-master\sample\client\SampleApp\CSC 1 Active
Error CS0246 The type or namespace name 'TException' could not be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMNotFoundException.cs 37 Active
Error CS0115 'EDAMNotFoundException.ToString()': no suitable method found to override EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMNotFoundException.cs 156 Active
Error CS1061 'TProtocol' does not contain a definition for 'IncrementRecursionDepth' and no accessible extension method 'IncrementRecursionDepth' accepting a first argument of type 'TProtocol' could be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMNotFoundException.cs 83 Active
Error CS1061 'TProtocol' does not contain a definition for 'DecrementRecursionDepth' and no accessible extension method 'DecrementRecursionDepth' accepting a first argument of type 'TProtocol' could be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMNotFoundException.cs 120 Active
Error CS1061 'TProtocol' does not contain a definition for 'IncrementRecursionDepth' and no accessible extension method 'IncrementRecursionDepth' accepting a first argument of type 'TProtocol' could be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMNotFoundException.cs 125 Active
Error CS1061 'TProtocol' does not contain a definition for 'DecrementRecursionDepth' and no accessible extension method 'DecrementRecursionDepth' accepting a first argument of type 'TProtocol' could be found (are you missing a using directive or an assembly reference?) EDAM C:\MyTemp\evernote-sdk-csharp-master\src\Evernote\EDAM\Error\EDAMNotFoundException.cs 152 Active

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