Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "avanekar02"

Hello

i am building a mobile app, everything works fine in debug mode, when i set the mode to release shows no error but app does not load.

i have added code to send test email. this when tested in release mode from MVC project as startup it runs and send email, when DROID is set as the startup project and start-hostm1 is run the app shows error. please see attached image.

regards

Anwar

Question

How do i reinitialize the database with all default user and roles.

i have created some test users and tenants, i want to delete and restore the original database for users as it was when i ran the first update-database

thanks anwar

Hello

Mobile app runs fine on emulator Visual Studio Emulator, but when i try to run the same it does not run on xamarin live player .

any idea how to test app on live player

regards Anwar

Question

Hello

project runs fine in VS2017 but when i publish it , it shows the following error

as attached in the email.

This is my web.config file. the code tag i have added in this document but there is no code in the actual web.config file

<code> <?xml version="1.0" encoding="utf-8"?> <configuration> <system.webServer> <handlers> <add name="aspNetCore" path="" verb="" modules="AspNetCoreModule" resourceType="Unspecified" /> </handlers> <aspNetCore processPath=".\NOOR.Sched.Web.Mvc.exe" arguments="" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" forwardWindowsAuthToken="false" startupTimeLimit="3600" requestTimeout="23:00:00" /> <httpProtocol> <customHeaders> <remove name="X-Powered-By" /> </customHeaders> </httpProtocol> </system.webServer> <connectionStrings> <add connectionString="Data Source=DESKTOP-8BDDUKQ\SQLExpress;Initial Catalog=SchedDB;Integrated Security=True" name="Default" /> </connectionStrings> </configuration> <!--ProjectGuid: a2213374-bb48-48fd-bbd4-81e6a961d866--> </code>

Hello

i am trying to do this

PUBLISH MVC 1- Open CMD and navigate to the MVC folder. Then run the below command to bundle your resource

npm run create-bundles

but i am unable to run as this error is shown

npm ERR! missing script: create-bundles

Regards Anwar

Hello

in my database the AbpAuditLogs has got a huge amount of data, can i delete this data or turn off AbpAuditLogs, please advise.

Regards Anwar

Question

Hello

What are the steps needed to add a new language like indian (Hindi) can you please point me to a document that would allow me to do the same, or steps to achieve ths ame.

Thanks ain Advance.

Anwar

Hello

how do i navigate from Web.Public home page when i click Login on the top, to login page of web.MVC project, where is the link to be changed

thanks

[attachment=0:2fietkei]error.png[/attachment:2fietkei]hello

i am unable to send email, this is setup in the setting for the Email(SMTP) tab, please note i have installed smtp probe and it send email successfully.

can you please let me know what i have not done.

regards Anwar

Question

hello

i have a video on my home page it works fine if site accessed from laptop but when site accessed from mobile it does not load and often gives safari could not open the page because the server stopped responding

regards anwar

Showing 21 to 30 of 130 entries