27 comments found.
Hello, I am having an issue creating a table using the <MudTable> element. I want to create a densed table using the <MudTable> element but it seems as if I am being forced to add the Items <MudTable Items=”someCollection”>property. How can I sue the <MudTable> element without specifying a collection ?
Hello, Thank you very much for your response. It was very helpful.
Hello, Is there a PDF generation functionality in this template. For example, generating a PDF document from a <MudPaper> element ? If not, what would be the best way to achieve this.
Is there any update to .net 7?
Hi, updating is under progress. Thank you
Is there any update to asp.net core 7?
Hi, updating is under progress. Thank you
where is my answer ? Where is my help???
I just tried register a new account and got account registration successfully. User account registration need approval from System admin by click Active checkbox for the account. Please check again.
How to setup it on a local computer ? Why i donwload your site try to register theme or autorisate but no responds.
Do you have video tutotials ? In your documentation no words about IT!
I need to have registration and autorisation working correctly on my app!!
Sorry we don’t have video tutotial about this. The registration has been tested and it’s work, let validate your registration info again, e.g don’t use a very simple password like 12345…It’s our guaratee that you will get the app works exactly as what you have seen in our demo. In case you want to change it functionalities or the business logic, please do add your customization to the code.
When I try to register into this site on computer I have errors in the Google Dev Console !!! Where you store this data?? I dont see any database models in this project!!
Hi, please send us the problem in details to make it clear what the problem you faced so our support team can give the properly support. Kindly note that the support request may take up to 2 business days in order to be resolved. Thank you so much for your cooperation and understanding.
why 2 days? You dont have support team? We have paid for your product and its now working! I want a refund!
You can Verify my purchase!!! YOU HAVE MY EMAIL !
The response time is (up to) 2 business days as clarified in item support terms in Codecanyon support policy.
I dont need to wait 2 days, help me or refund my money!
Sent me a video to my email how to setup registration and autorisation as it didnt work!! Absolutely!
Help me asap! I dont need 2 days! I want my project to work property!!
Answer me, why your registration doesnt work locally? Why I cant register on your server? Where is databases?
Can you login with the default account credentials? If can’t please check your database connection as it can’t connect to the db. We can arrange a remote work on your machine to support you in this case. The support work need to be scheduled. Please note that and cooperate with us.
WHY I need to use default account credentials IF IN YOUR SITE YOU HAVE REGISTRATION? WHERE IS the logic? Or your site only have 2 accounts that work ??? GIVE ME REFUND!
Hm, you don’t understand what i meant, it meant to test your db connection. If the db was not connected, how you can register a new account?
where this DB os located in your project? Tell me exactly way I will check
Read the document please, it already mentioned about db installation and connection.
In the documentation no words about registration and authorisation and database!!! ARE YOU KIDDING??? REFUND ME MY MONEY! I DONT WANT TO USE ONLY Default login credentials ! I want new users and etc! REFUND ME!
We’ll double check the latest released document and response to you tomorrow. good night from here.
ARE YOU KIDDING??? REFUND ME MY MONEY! I!
ITS Enought! You kidding from people ! And dont respect me!
REFUND ME MY MONEY! I!
Hello, How would I add Active Directory on-premises or Azure Active Directory to the application ?
meaning Active Directory on-premises or Azure Active Directory authentication.
Hi, Azure AD is out of scope of this version. It’s supported in Multitenancy version only, https://codecanyon.net/item/blazorstore-pro-mobile-pwa-and-site-templates-multiternant-multi-database/37001241. Regards
Thank you very much for your response.
I would love to have walk-through of the solution with a technical person from the team to understand how it was put together. Can we arrange for this to happen via Zoom or Microsoft Teams ?
Hello I have my appsettings.json files configured properly with the connection strings but I am still getting an error which states:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 – No such host is known.)
Why is this ?
Hi, the message as it saying: it can’t connect to the SQL server. Please check your connection string in appSettings.json file. You can refer to this : https://www.connectionstrings.com/sql-server/ Or feel free to message me your Anydesk, I’ll check it for you. Regards
Hello thank you for reaching out. I apologize for my late response. I am still having the same issue. Do I message you my Anydesk in this chat ? When will you be available to assist me via Anydesk?
Hi, please arrange the work tomorrow, from 9:00 AM GMT +7. Just message us via our support contact. Regards
Hello I think I messed up with the time. What is the link to your support contact ? I am not sure where that is.
I just found where Support Contact is. I did sent my AnyDesk Address as well. Thank you.
Hi, the differences is that Blazor pro is Saas supported, or it supports multi databases and multi- vendor (multi-ternancies).
Hi, can advise SEO and Security of this Solution. Does it has the configuration for SEO. Does it support facebook, google and twitter login as well?
Hello do you also include Blazor server project apart of webassembly project?
Hi, yes we include all projects in the solution, webassembly, server and shared project.
Thank you
You’re welcome
Just purchased but unable to find store front. Where do i find this?
Could you please confirm which item that you purchased ?
BlazorStore Pro – Mobile PWA and Site Templates Multi-ternant + Multi Database
Ok I see. The multi-ternant version (BlazoreStore Pro) does not have store front page, only the single ternant version have store front page. You can see it in the demos.
Hello, I would like to use the Blazor store front page UI with all it’s functionality for now. I don’t want the login, database functionalities and features right now. what is the easiest way to setup the template to achieve this ?
Hi, not sure what you meant now. The store front page is 1st loading page, so you just remove the login/register button in case don’t want to use the login. For any request for the purchased-item, kindly contact to our mailbox for further support. Thank you
Hello Thank you for your response. what is your mailbox ?
Hello I am getting the following error when attempting to deploy to an Azure App:
C:\Users\RThomas\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Container.targets(149,5): Error CTC1002: Visual Studio container tools require Docker Desktop. To get it, see https://go.microsoft.com/fwlink/?linkid=847268
C:\Users\RThomas\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Container.targets(149,5): Error MSB4018: The “KillAppInsideContainer” task failed unexpectedly.
System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\RTHOMAS\PristineAutoBlazorWeb\blazor-store-v118\src\Server\obj\Container\ContainerToolsExceptions.json’.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at Microsoft.VisualStudio.Containers.Tools.Tasks.ContainerBuildTask.OutputAndLogContainerToolsException(ContainerToolsException ex)
at Microsoft.VisualStudio.Containers.Tools.Tasks.ContainerBuildTask.<EvaluateBuildPrerequisitesAsync>d__27.MoveNext()
—End of stack trace from previous location where exception was thrown --
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.VisualStudio.Containers.Tools.Tasks.ContainerBuildTask.<ExecuteAsync>d__26.MoveNext()
—End of stack trace from previous location where exception was thrown --
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.VisualStudio.Containers.Tools.Tasks.ContainerBuildTask.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()
9>Build failed. Check the Output window for more details.
Am I being forced to use a docker container ?
How do I disable docker when publishing ?
Is this project has all e-commerce kit and related pages?
Hi, the kit has been added essential page, you can check in the demo. Regards
Great app, but I’m having a problem update-database I followed the instructions please help
Hi, thank you for your purchase. Kindly attach the error details to our support mailbox so our team can follow up. Regards
I sent a message but no one contacted me
Hi, sorry for missing your message. You sent the message via comment, this will not allow us to reply from mailbox. Please send your problem in details to our support mailbox. Thank you
Hi, we received your email. We’ll reply to you soon. Thank you
I suppose this can only be deployed on Microsoft server?
Hi, it can be deployed in Windows/Linux server that supports ASP.Net
SEO friendly? And the demo link is not working : https://blazorstore.tlssoftwarevn.com
Thank you for your helpful info. We found wrong old net.5 deployed cause the issue. We’re updating it.
hello, i have an error when i try to run solution. here is the error message
Severity Code Description Project File Line Suppression State Error TS18003 No inputs were found in config file ‘C:/Users/tekno/.nuget/packages/mudblazor/6.0.3/contentFiles/any/net6.0/tsconfig.json’. Specified ‘include’ paths were ‘[“TScripts/*.js”]’ and ‘exclude’ paths were ‘[“wwwroot”,”TScripts/combined”]’. C:\Users\tekno\.nuget\packages\mudblazor\6.0.3\contentFiles\any\net6.0\tsconfig.json 1 Active
Hi, for any support request kindly send the request to our mailbox with your purchase code. Please don’t use comment here as we can’t follow up. Thank you.
Good day Has this template been upgraded to .Net 6 as yet. If not, how soon will it be ?
Hi, .Net 6 has ont been upgraded yet. Maybe we will have an update in next 1 month.
Thank you for your response. If I purchase and use the current .NET 5 version to build a website how easy would it be to upgrade my website to the .NET 6 version ?
Actually we have not looked into change details in .net 6 comparing with .net 5 yet
Thank you for your response. Will I have full access to the solution and projects when I buy this template ?
Hi, yes sure you have full access to the project, there is no any hidden files or dll files.
Ok great !!! Thank you for your response.
Thanks. You’re welcome
Good day tlssoftware team.
I got an email notifying me that there was an update to the template and it is ready to be downloaded.
Please could you state what updates were made or where I could find the details on what updates were made ?
Hi. The update is fully for .net 6 upgrade. You can see the info under item logs section. Thank you
Amazing!!! Thank you!!!
Welcome and happy coding ^^ !!
Hello I am getting the following errors when I try to build the solution. Can you say why ?
CS0006 Metadata file ‘C:\RTHOMAS\dotne6\MainFiles-v110\blazor-store-v110\src\Client\bin\Debug\net6.0\ref\BlazorStore.Client.dll’ could not be found
Error TS18003 No inputs were found in config file ‘C:/Users/RThomas/.nuget/packages/mudblazor/6.0.3/contentFiles/any/net6.0/tsconfig.json’. Specified ‘include’ paths were ‘[“TScripts/.js”]’ and ‘exclude’ paths were ‘[“wwwroot”,”TScripts/combined”]’.
Error TS18003 Build:No inputs were found in config file ‘C:/Users/RThomas/.nuget/packages/mudblazor/6.0.3/contentFiles/any/net6.0/tsconfig.json’. Specified ‘include’ paths were ‘[“TScripts/.js”]’ and ‘exclude’ paths were ‘[“wwwroot”,”TScripts/combined”]’.
Error TS18003 Build:No inputs were found in config file ‘C:/Users/RThomas/.nuget/packages/mudblazor/6.0.3/contentFiles/any/net6.0/tsconfig.json’. Specified ‘include’ paths were ‘[“TScripts/*.js”]’ and ‘exclude’ paths were ‘[“wwwroot”,”TScripts/combined”]’.
Hi, let share me your email for the support. Thanks
Hello,
Yes I appreciate it.
Thank you.
Hello good day.
I have not received any communication from support regarding the errors I highlighted in an earlier post.
Please could you state how to resolve the issue?
Hi, I still waiting from you, last time I said that you share me your email right? Don’t use comment for the support please. We can’t response to your email via comment. Thanks
Hello,
Sorry, I actually misunderstood what you were asking.
My email is: knowledgeboytamo@hotmail.com
I look forward to the communication from support.
Thank you.
Thank you. Just sent you the info.
Hello,
Thank you very much.
Everything is working now.
Thanks again
Hello can I have a simple view on the coding structure of your VS project? just show me one page of front end and backend (API) will do as I need to check the clean architecture that mentioned on your product description. Thank you.
Hi, it’s okay to share to you, as following screenshots
https://imagizer.imageshack.com/img923/3442/tAH4MI.png https://imagizer.imageshack.com/img922/2356/KBHvKy.pnghello, i have an error when i try to run solution. here is the error message
Error CS0006 Metadata file ‘D:\MK\Dev\codecanyon-3YUXSu9L-blazor-store-mobile-pwa-and-site-templates\MainFiles-v104\blazor-store-v104\src\Application\bin\Debug\net5.0\ref\BlazorStore.Application.dll’ could not be found Infrastructure D:\MK\Dev\codecanyon-3YUXSu9L-blazor-store-mobile-pwa-and-site-templates\MainFiles-v104\blazor-store-v104\src\Infrastructure\CSC 1 Active
Hi, this is not a clearly error, please check the stack trace to get more detail. For any support request, kindly send the request to our support mailbox, and do not comment here. Thank you.