Base solution for your next web application

Activities of "alexnaldo"

After updated to 0.7.4.1 worked fine!

Tkns

Every class at Core project doesn't supports DataBinding, even a pure POCO class...

Exception: "Could not load file or assembly 'Abp, Version=0.7.4.0, Culture=neutral, PublicKey=null' or one of its dependencies.

Any class at Application project works fine, so I think that Abp.dll is not the problem, and only the Core project.

May be Core does anything when was loaded, like a static methods, etc...

I'm trying to generate a dynamic pdf file and returns a HttpResponseMessage, but the ABP don't return all informations(i.e. content)

How to return a dynamic pdf like using only HttpResponseMessage without any hard disck thecnique?

I understood. I read the sources and others methods uses GetAll() but return Async, so works as expected.

Tks.

Showing 1 to 4 of 4 entries