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

Activities of "WirelessDynamics"

We can't just regenerate old entity as it has many modifications and deviatiation from the power tool generated one.

We need to keep the old as is

We tried it with version 11, 11.4 and also 13.2 angular, you can try even a simple entity with one string field and one file field, we can see two problem.

1- the file token sent is null when saving.

2- also there is another problem that we see the the cache is set at uploading the image not at save and it set to 1 min. So the user uploading the photo a d waiting around 1 min before saving the entity , it will no be found in the cache.

Thanks a million @sedulen

Hello,

Thanks for your response. can we kow the command used in other tasks?

Thanks, Mina.

Answer

Hi,

I can access the swagger in the debug mode only but not on the IIS, My app is not published online. when try to access swagger on IIS , we get the internal server error as attached pic.

Thanks, Mina.

Answer

Dear ismcagdas

It is ASP.NET Core & Angular project and we followed exactly what is the link:

the content of the webconfig is as below:

" <?xml version="1.0" encoding="utf-8"?> <configuration> <location path="." inheritInChildApplications="false"> <system.webServer> <handlers> <add name="aspNetCore" path="" verb="" modules="AspNetCoreModuleV2" resourceType="Unspecified" /> </handlers> <aspNetCore processPath="dotnet" arguments=".\WDx_Asset_Tracking.Web.Host.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" /> </system.webServer> </location> </configuration> <!--ProjectGuid: 9FC37C62-2105-4D32-9724-7323B959504B-->

"

do you see something wrong, can you send a sample webconfig?

Thanks, Mina.

Dear All,

Any feedback regarding this case?

Thanks, Mina

Answer

Any feedback regarding this case?

Thanks, Mina.

Answer

Hello Zony,

The issue is in the publish of the ASP.net core not in the angular, please advise.

Thanks, Mina

Hi ismcagdas,

Thanks for your email.

We added static Role for Mobile User And now we need to add specific permissions for this role only, we Add permission in appPermissions but it doesn't appear in permissions in UI.

Please Advise how to create custom permissions for custom role.

Thanks, Mina.

Showing 21 to 30 of 30 entries