Base solution for your next web application

Activities of "tteoh"

Hi maliming,

I solved one of the warning, which is System.ValueTuple.

I solved it by install the package into .Tests project file. Reason of installing this package is because I found out that all of the projects are included with System.ValueTuple package but .Tests is not.

And I also found out that there is no System.ValueTuple in package.config of .Tests project.

Thanks. /Tommy

<cite>maliming: </cite> I guess it may be a problem with your local build environment or compiler.

However, this warning will not affect the functionality of Zero. If you don't have this warning on other computers, you can ignore it.

Hi maliming,

I haven't try on other computers yet, I'll get back to you once I test it out.

Thanks. /Tommy

<cite>maliming: </cite> I am using VS2017. Very strange, I have not encountered the above warning here.

Since it is a new project, can you upload this project and then I download and see this warning?

Hi maliming,

Sorry for late reply again. But the whole project is over 222 MB .

Thanks. /Tommy

Hi maliming,

I've tried to fix those warnings but there are 3 warnings without VS prompt. Which are: [attachment=2:8s8j6wgu]Warnings.PNG[/attachment:8s8j6wgu]

For the warnings of set "AutoGenerateBindingRedirects" property, I followed the steps as the link provided there to set "AutoGenerateBindingRedirects" property:

[attachment=1:8s8j6wgu]Migrator.PNG[/attachment:8s8j6wgu] [attachment=0:8s8j6wgu]Test.PNG[/attachment:8s8j6wgu] But still doesn't works.

The other 1 can't find any solutions online to fix.

Please help.

Thanks. /Tommy

Hi maliming,

Thanks for the quick response.

Ok I will do it manually but just to inform there is current problem existed.

Thanks. /Tommy

But there is another problem.

Which is this: [attachment=0:28xn6fh2]Warnings.PNG[/attachment:28xn6fh2] I got a lot of warnings after I rebuild the project.

Thanks. /Tommy

<cite>maliming: </cite> I did not reproduce this problem after following your download. Have you tried to restore the nuget package?

If there is still a problem, please share the project. I will download it.

Hi maliming,

Thanks for the reply and sorry for late reply to you. The problem is fixed when I'm using VS2017.

Thanks. /Tommy

Hi, I've downloaded ASP.NET Zero test project of ASP.NET MVC5 & Angularjs 1.x with version 5.6.0.

But I got these errors when I rebuild solution: [attachment=0:23zw4aw1]Error List.PNG[/attachment:23zw4aw1] Thanks. /Tommy

Hi Nick,

Did you manage to make further progress on this?

Thanks. /tommy

@ismcagdas thank you for the responses. Fully noted that aspnetzero does not use OAuth token.

For 2FA in aspnetzero, I presume the implementation is only works for web login. Enabling it has no effect to token based login. Right?

Thanks /tommy

Showing 41 to 50 of 202 entries