8 comments found.
can we resell it under reguler licence
no
Hello I can’t migration
what is the error message ?
i wanna ask if the web application can be connected on barcode scanner machine ?
yes , sure it’s just another way to write a text ,
1. Does it supports all types of Arabic language versions? 2. Kindly show the print of pos invoice as I want it also to be in Arabic + English Language.
iam sorry , but invoice is english only
This is desktop application?
no , all my items are web applications [.net core + razor pages]
can you share a demo video link of this system
iam sorry , this system has no demo , but you can check this item
https://codecanyon.net/item/smart-accounting-pos-net-core-31-user-management-arabic-support-full-source-code/27578223Can I print barcode , or generate barcode from system
no
at first step creating database -add-migration CreateCommon -context CommonDbContext i have an error: our startup project ‘Common.Persistance’ doesn’t reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again.
any help?
First : move the solution to a short path on you machine .. path should be short so the visual studio can install all nuget packages
Seconde : if the database has been created ,delete it and recreate it again using the commands
if you still have error we can meet on zoom to fix it
Unable to create an object of type ‘CommonDbContext’. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728
Can we meet on zoom now?
As i have seen this problem is at other products too We can have a zoom meeting but i think we must talk about time.My time is GMT + 1 hour. So I presume .that we must consider this .
now the time is 5:00 pm in KSA , we can meet at 8:00 PM , it means after 3 hours from now
I’m waiting for you to join the meeting
if you can’t join the meeting you can try this
1 – Delete the database 2 – Run the following commands
Open [Package manager console] and in the [Default project] list .. select [Common.Persistance] project
Write the below commands
add-migration CreateCommon -context CommonDbContext update-database -context CommonDbContext
Open [Package manager console] and in the [Default project] list .. select [UserManagement.Persistance] project
Write the below commands
add-migration CreateIdentity -context ApplicationDbContext update-database -context ApplicationDbContext
Open [Package manager console] and in the [Default project] list .. select [SimplePos.Persistance] project
add-migration CreateSimplePOS -context SimplePosDbContext update-database -context SimplePosDbContext
are these errors?
20>——Rebuild All started: Project: SimplePos.Web, Configuration: Debug Any CPU ——
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Pages\Index.cshtml.cs(48,30,48,32): warning CS0168: The variable ‘ex’ is declared but never used
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Pages\Index.cshtml.cs(61,30,61,32): warning CS0168: The variable ‘ex’ is declared but never used
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Pages\Index.cshtml.cs(74,30,74,32): warning CS0168: The variable ‘ex’ is declared but never used
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Code\EmailService.cs(10,50,10,59): warning CS1998: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(...)’ to do CPU-bound work on a background thread.
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Code\EmailSender.cs(37,30,37,32): warning CS0168: The variable ‘ex’ is declared but never used
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Code\EmailSender.cs(18,27,18,41): warning CS1998: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(...)’ to do CPU-bound work on a background thread.
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Areas\Management\Pages\Samples\Create.cshtml.cs(43,42,43,47): warning CS1998: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(...)’ to do CPU-bound work on a background thread.
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Areas\Management\Pages\Products\Create.cshtml.cs(32,42,32,47): warning CS1998: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(...)’ to do CPU-bound work on a background thread.
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Areas\Management\Pages\Companies\Create.cshtml.cs(43,42,43,47): warning CS1998: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(...)’ to do CPU-bound work on a background thread.
20>D:\Projects\SimplePos\SimplePos\SimplePos.Web\Areas\Management\Pages\Customers\Create.cshtml.cs(32,42,32,47): warning CS1998: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(...)’ to do CPU-bound work on a background thread.
20>CSC : warning AD0001: Analyzer ‘Microsoft.AspNetCore.Mvc.Analyzers.TopLevelParameterNameAnalyzer’ threw an exception of type ‘System.NullReferenceException’ with message ‘Object reference not set to an instance of an object.’.
I will wait for an update. Thank you!
All these are warnings not errors, application should work fine if you run commands correctly to generate the database
ok. can we meet online somehow in 30 min
AnyDesk, TeamViewer,..., etc
good morning , the time here in KSA is 9:30 AM , so now i’m at work , we can meet at 8:00 PM , it means after 10 hours and 30 minutes from now