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

Activities of "kalidarscope"

its working . thanks!

could you share where have to change.

Hi , I have an entity called ASAPSCRIPTS and column REC_ID as string type created as Primary Key. when I call service it throws IRepository<ASAPSCRIPTS> not registered.

Thanks. Its working.

Getting this issue after we deployed in azure and execute the functionality. It is working in local system but not in azure. Log is below:

System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at ASAP.ASAPModules.ASAPModulesAppService.Execute(ASAPModulesApplicationEditDto input) in D:\AzureSolution\ASAP_11022019\src\ASAP.Application\ASAPModules\ASAPModulesAppService.cs:line 336 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.<>c__DisplayClass33_0.<WrapVoidMethod>b__0(Object target, Object[] parameters) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.VoidResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()

The line of the code where error is occured.

HttpWebRequest request = CreateWebRequest();

XmlDocument soapEnvelopeXml = new XmlDocument();
soapEnvelopeXml.LoadXml(@"<soapenv:Envelope xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:web='http://webcominc.com/'>

We can't identity the reason when we are getting this issue. I have used google chrome's incognito only.

Created from the version (v6.5.0).

Hi @ismcagdas

we are using the AspNet Zero version - (v6.5.0). It is updated one, right?

please share sample code

I have run the IIS its open the swagger window. Then i go to the application page(localhost:4200), getting this exception in visual studio.

Using ASP.NET Core and Angular. I have also attached the exception screenshot.

Showing 81 to 90 of 121 entries