Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "sparkyjr"

I was expecting a better reply Aaron. Could you please answer my questions?

We can not waste our time on trying and failing. That's why we are here on this PREMIUM forum.

Please let me know if you know and have answers to my questions, else I will figure them out.

Regards, SparkyJr

Aaron, your questions are confusing me.

You said in your earlier post:

.NET Core is not a dependency, but the SDK is for .NET Standard 2.0.

Now, you are asking me:

Did you install .NET Core 2.0 SDK?

What exactly am I supposed to do?

Should I: Upgrade to VS 2017 15.3.5+ Upgrade NuGet to 4.3+ (Which, I, guess, should happen with VS upgrade?) And, then what? Install .NET Standard 2.0 SDK?

Thanks and regards, SparkyJr

OK, thanks Aaron!

So, installing VS 2017 15.3.5+ should solve my problem. Am I correct? Or, do I have to do anything else to fix this?

Regards, SparkyJr

Hi Aaron,

Thanks for your reply!

Are you using VS 2017 15.3.3+ and NuGet 4.3+?

- No, we are using VS 2015 14.0.2+ (.NetFramework v4.6.1) and NuGet v3.4.4

Did you install .NET Core 2.0 SDK?

- No, we are using ASP.Net (.Net Framework v4.6.1) MVC 5, and <ins>not</ins>Core

Regards, SparkyJr

Hi,

I downloaded the latest release i.e. v5.0.1 (ASP.Net MVC 5.x and jQuery), and built it to receive 4,144 build errors :shock: ???

Also, I am not sure why TypeScript files exist in the solution, because, I am not using Angular. I am using jQuery for my MPA. I have Visual Studio Enterprise 2015 (.Net v4.6.1).

It gives error for the .ts files. I guess, I can exclude them. Also, I get all sorts of errors. The most prominent one is this:

"The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, .....'"

What am I supposed to do here?

FYI, if I somehow merge our code with this solution, I get 23661 build errors. :shock:

Thanks, SparkyJr

Thanks for answering two of my questions. But I am still not sure as to what the method GetRecentlyUsedLinkedUsers does.

Is there any way I can register my services explicitly like this in the aspnet zero template. builder.RegisterType<ExampleService>().As<IExampleService>(); (done using Autofac)

Another query is why is GetRecentlyUsedLinkedUsers method getting called more often between 2 - 3 requests?

Also can I get preview of AspNet Zero source code? I have a paid subscription.

Hi ismcagdas,

Thank you for your help!

I will surely have a look at the code, or will upgrade to the latest ABP version (if that's easier). Hopefully, that will help me fix my problem.

Regards, SparkyJr

Hello ismcagdas,

From package.config, the ABP version seems to be 0.8.3.0. Does that help?

Thanks and regards, SparkyJr

Question

Hi,

I need inline editing(inplace) functionality for jTable i.e without opening a modal. How do I achieve this using a jTable.

Thanks in advance.

Showing 21 to 30 of 71 entries