c# - Failed to generate client types - Failed deserializing metadata from server. ServiceStack -


im having this error when trying use servicestackvs feature generating client dtos on visual studio c# project. enter image description here

i've managed add reference service stack example service project without problems.

any appreciated!


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -