Base solution for your next web application

Activities of "mdonogma"

Created new project using the latest aspcore mvc template - tried to run DB migrations for the sample walkthrough received following error message: System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'

Running Visual Studio 2017 Community

created a new project using version 4 of aspzero .net core template. using .netcore as framework.

won't compile - please help.

compile issue: Severity Code Description Project File Line Suppression State Error Package Microsoft.Composition 1.0.27 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package Microsoft.Composition 1.0.27 supports: portable-net45+win8+wp8+wpa81 (.NETPortable,Version=v0.0,Profile=Profile259)

trying clean template on osx to confirm abp runs cross platform now. using visual studio for mac

Package Abp.Zero.Ldap 2.0.1 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package Abp.Zero.Ldap 2.0.1 supports: net46 (.NETFramework,Version=v4.6) One or more packages are incompatible with .NETCoreApp,Version=v1.1.

????

Can you add these kind of notes to your release notes so we know in advance.

Each time we run into issues like this it takes hours to troubleshoot which would be unnecessary if checked in advance on windows and osx.

As a customer i'd expect to download a new template and it builds on Windows or OSX since you are not cross platform.

what other issues can i expect with running this on osx?

suggest you guys create a seperate template for osx developers with the conditional references excluded.

<a class="postlink" href="https://docs.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files">https://docs.microsoft.com/en-us/nuget/ ... ject-files</a>

Conditional references only work in visual studio 2017 not Visual Studio for Mac (osx) or visual studio code (osx). (This means everyone who tries to use your "cross platform project" templates are going to run into issues when building for first time.

suggest your source an osx machine (even cloud based like macincloud) - that way you can do some automated test runs for osx environment before shipping releases.

are you able to share a working sample of this - i'm new to ASPZero and trying to create an upload form with custom fields on same form,

please can you enhance your walkthrough to show how to upload a file with each phonebook entry.

Need to see how to add custom fields + fields to your DB.

Your existing code on file uploads is too detailed to establish a simple working example.

More walkthroughs for beginners or your platform would be appreciated.

File upload has been requested many times on your forums and simply pointing users to existing code doesn't help. please provide a details step by step walkthrough on the topic else it doesn't really help the situations.

The more step by step walkthroughs you provide the more people will be able to use your platform + this will increase sales as more developers will be able to use it.

Suggest : dedicate a single 2 week sprint to only adding more walkthroughs. NEW features can wait as far as i'm concerned.

Need to understand the point of the org tree and when/ how to use it to secure content by organisation?

that would be really great.

using mvc + jquery.

I'm starting to make good progress with your platform and more impressed each day.

a sample to help do file upload + update custom fields would help me close a big gap.

Simple scenario: User enter a. Firstname (field1) b. Surname (field 2) 1 x File (example: copy of document or photo).

appreciate it.

Any progress on basic example code for this?

Showing 1 to 10 of 128 entries