30 comments found.
Hello,
I am having trouble with the java script function that makes the user active/inactive. Whenever I ckick on the button in the grid, it changes the user status but rigth after that it changes rigth back to previous status. I have not messed with the code.
Could you check that function, please?
Thanks.
skypeme on hit.jariwala
Issue solved, great support! Thank you.
Welcome
Cannot get past the Login for the Demo
for login details check description
It is the Envato Frame that is stopping it.
To access the administrative area just enter the url,http://user.thetechgroup.co.in Admin Login Email: admin@test.com Password: 123
Thanks that worked.
Would you be able to add a user View Profile page to complete that section because my feeling is this is missing and is an important part of the app as a whole.
Hi,
already profile page design. click on right side user name
Is this set up for EF so that if I add database tables, I can scaffold and it will build the CRUD pages with theme applied?
Yes, You can add add tables and create your own pages
I’m running the program and trying to fix the spelling “Caregory” what does this error mean “Edit is disabled in default module”.
Change IsDemo==false in generalhelper.cs file
Hi,
Is there any possibility to extend your script with below: 1. In the User list there is a column of Role of the user 2. In the create and edit user there is a dropdown options to select the role of the user 3. Menu management based on controller and action name (each controller and action can be shown as menu) 4. Each controller and action and menus can be selected to have access for each role
How much is the cost?
skype me hit.jariwala
I have purchased your solution and Im wondering if it is possible to create 3 level modules for example create a menu with Product-> Electronics->Mobiles
Hi,
Thanks for purchase. Yes it is possible but you need to modify as per your requirement.
Thanks
can you explain which technologies are used in the example? for example in what technology is the client side made?
I used Entity Framework.
SO – you still have not fixed the demo.
I guess you do not want to sell your product ???
already i am set <customErrors mode=”Off”/>
Menu > Dashboard > Main
Server Error in ’/’ Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /admin/user/error
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3429.0
Menu > Employee Management > Add Category
Server Error in ’/’ Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /admin/addcategory
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3429.0
Hello
Yes you are right it error but it not my project error. User create page dynamically using our application but system not find .chtml page that why it give error.
It need to create first .chtml page and after add new in Module.
Thanks
Of source it is your project error.
a) It should be able to catch the error and show a user friendly message
or
b) it should not allow there to be a missing file in the first place of the user does not complete a task correctly.
ok
You can check now
Please fix your demo so I can see if it will suit us.
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a “web.config” configuration file located in the root directory of the current web application. This <customErrors> tag should then have its “mode” attribute set to “Off”.
<!- Web.Config Configuration File ->
<configuration> <system.web> <customErrors mode=”Off”/> </system.web> </configuration>
Your demo is Rubbish !! It is crashing all over the place with 404 and other errors.
Fix it and let me know.
ok thanks
You did not create CRUD operations for products
For what?
There is bug the role module please reply and will explay
skype me hit.jariwala
Hi man, i need help because it doesn’t wanna run i need help with connectionString can we connect on teamviewer ?
give me your TV
i will finish work and i will home after 4 hrs, i will send you my email now
ok
Hello is it possible to connect with Windows AD server authentication
Yes possible
hi sir i have bought your project i have some question regarding roles, kindly if you can help me here is my skype id – veezo2002us@hotmail.com
ok check your skype
is it possible to login via AD account i mean Microsoft account and manage panel
Microsoft Account?
Is it possible to get this user dashboard with features like that of a cryptocurrency exchange ?
Yes.
You integrate it in any your project.
i have an html landing page and would like to link this system for my clients.Is this possible
skype me hit.jariwala
Can I easily add new sections and pre-made pages?
Yes
Hi, I just purchased this template and didn’t realize you were using database-first. I need to use it with code-first, which I tried to implement by importing the .edmx file. I got the models created but the modules are throwing an error: ”’The FunctionImport ‘ModuleList’ could not be found in the container ‘AdvanceUMSEntities’.’”
Please let me know your email or Google Hangouts/Chat id so we can communicate.
I realized the error above is tied to the ModuleList stored procedure in my context class. When the modules are trying to be loaded, the ModuleList stored procedure is called.
((IObjectContextAdapter)this).ObjectContext.ExecuteFunction<ModuleList_Result>(“ModuleList”, iDParameter);
How do I get this to return the results? I didn’t change the code that calls this or the code that renders the results. I’ve only changed the .edmx into individual model classes. Thanks
Thanks for purchase
check and update you.
skype hit.jariwala
I am not seeing any results on Skype for hit.jariwala. Please invite me at info@novadevelopment.net or by my profile here: https://join.skype.com/invite/wgMCuwXgj8S9
check your skype
According to your recommendation, I made a new asp.net core project and copied everything to the new project but I am having many errors since it do not recognize many of the syntax, do you think it would be possible if you could migrate it to an asp.net core project and also using code first and Identity tables instead of your own tables, just tell me if I have to pay you for this, I’m willing to do it.
I am never worked in asp.net core and without see error i cant help you dear. skype me hit.jariwala
Greetings friend, in case you will have a code with multi tenant asp.net mvc
i cant understand what you say.
If you have a source code where you explain how to implement saas software using asp.net mvc 5. That use a single publication in IIS and multiple databases. To do that I have investigated that multi tenant is used, there are several ways to implement them but I need one with single deployment and multiple database. Example site1.domain.com, site2.domain.com, site3.domain.com and each site uses a different database, now if I could explain myself?
I cant understand what you say.
how do I migrate this project to asp.net core? Thanks
You can migrate it to asp.net code. create new project in core and copy files.