Click here to Skip to main content
15,792,608 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: Response.Headers.Remove(“Server”) does not work in global.Asax. when run project show “This operation requires IIS integrated pipeline mode” issue Pin
SeanChupas29-Mar-21 1:55
SeanChupas29-Mar-21 1:55 
QuestionThe remote server returned an error: (403) Forbidden. Pin
Vimalsoft(Pty) Ltd24-Mar-21 1:30
professionalVimalsoft(Pty) Ltd24-Mar-21 1:30 
AnswerRe: The remote server returned an error: (403) Forbidden. Pin
Richard Deeming24-Mar-21 3:22
mveRichard Deeming24-Mar-21 3:22 
QuestionPdf to image converter Pin
Member 1501160216-Mar-21 21:42
Member 1501160216-Mar-21 21:42 
AnswerRe: Pdf to image converter Pin
Deepak Vasudevan22-Mar-21 4:13
Deepak Vasudevan22-Mar-21 4:13 
AnswerRe: Pdf to image converter Pin
Bohdan Stupak7-Apr-21 23:09
professionalBohdan Stupak7-Apr-21 23:09 
AnswerPlugins for api blog2.0 Pin
Member 1509734011-Mar-21 3:41
Member 1509734011-Mar-21 3:41 
GeneralRe: Plugins for api blog2.0 Pin
Deepak Vasudevan22-Mar-21 7:27
Deepak Vasudevan22-Mar-21 7:27 
QuestionHow do I install Winform NET 5 on Mac Pin
Member 150947959-Mar-21 17:24
Member 150947959-Mar-21 17:24 
AnswerFEED aggregator plugin Pin
Member 150933708-Mar-21 6:55
Member 150933708-Mar-21 6:55 
QuestionArgument out of range exception Pin
samflex17-Feb-21 19:38
samflex17-Feb-21 19:38 
AnswerRe: Argument out of range exception Pin
Richard MacCutchan17-Feb-21 22:36
mveRichard MacCutchan17-Feb-21 22:36 
QuestionHow to Printing Network IP through MVC C# Pin
Member 150622761-Feb-21 21:32
Member 150622761-Feb-21 21:32 
AnswerRe: How to Printing Network IP through MVC C# Pin
Richard Deeming1-Feb-21 22:44
mveRichard Deeming1-Feb-21 22:44 
AnswerRe: How to Printing Network IP through MVC C# Pin
jkirkerx16-Feb-21 12:23
professionaljkirkerx16-Feb-21 12:23 
QuestionAngular NetCore 5 project and webpack 4.6 Pin
jkirkerx31-Jan-21 13:28
professionaljkirkerx31-Jan-21 13:28 
I had a break in between customer projects and decided to take a stab at upgrading my app from Angular V7 to V10, NetCore V3.1 to V5. Had a hell of a time composing my package.json to not produce any version errors. In my last version of my app I was using ngtools/webpack which seemed to just take care of everything for me. But looking at documentation on the internet, it looks like Webpack is back in style now.

I'm confused on a few things, and thought maybe a passer by may set me straight with some proper info. So I'm suppose put my webpack.config.js file in the root of my .net core project so I can build it using debug. Yet if I want to test my webpack file, it needs to be in the clientapp folder of the root project.

I started writing a new webpack.config.js, and many articles pointed to modifying my angular.json file to run @angular-builders/custom-webpack instead of @angular-devkit/build-angular/@angular-devkit/build-webpack.

Ran into that error on debug and build, "fail, Microsoft.AspNetCore.SpaServices[0], and was wondering if anyone had any insight into this. I do have the modules in node_modules.
fail: Microsoft.AspNetCore.SpaServices[0]
      <s> [webpack.Progress] 25% building 32/34 modules 2 active C:\Users\jkirk\source\repos\jkirkerx\jkirkerx\ClientApp\node_modules\babel-loader\lib\index.js??ref--7-0!C:\Users\jkirk\source\repos\jkirkerx\jkirkerx\ClientApp\node_modules\@angular-devkit\build-angular\node_modules\webpack\hot\log.js

I tried a lot of different things, just really need to get straighten out on the base or foundation of webpack, then I can fix one issue at a time.

I upgraded to NetCore 5 and that didn't do anything for the error above. Same thing as NetCore 3.1
If it ain't broke don't fix it
Discover my world at jkirkerx.com

AnswerRe: Angular NetCore 5 project and webpack 4.6 [Pretty Close to Solving] Pin
jkirkerx1-Feb-21 7:21
professionaljkirkerx1-Feb-21 7:21 
QuestionGridView Not Refreshing after search function Executing. Pin
Darshan Kumar B25-Jan-21 2:30
Darshan Kumar B25-Jan-21 2:30 
AnswerRe: GridView Not Refreshing after search function Executing. Pin
20212a25-Jan-21 4:27
20212a25-Jan-21 4:27 
GeneralRe: GridView Not Refreshing after search function Executing. Pin
Darshan Kumar B26-Jan-21 18:18
Darshan Kumar B26-Jan-21 18:18 
GeneralRe: GridView Not Refreshing after search function Executing. Pin
20212a27-Jan-21 2:17
20212a27-Jan-21 2:17 
GeneralHow to distribute the processing load of one system on several systems؟ Pin
arminizadiankalantary24-Jan-21 21:18
arminizadiankalantary24-Jan-21 21:18 
GeneralRe: How to distribute the processing load of one system on several systems؟ Pin
Richard Deeming24-Jan-21 21:54
mveRichard Deeming24-Jan-21 21:54 
GeneralRe: How to distribute the processing load of one system on several systems؟ Pin
arminizadiankalantary24-Jan-21 23:33
arminizadiankalantary24-Jan-21 23:33 
GeneralRe: How to distribute the processing load of one system on several systems؟ Pin
Richard Deeming24-Jan-21 23:39
mveRichard Deeming24-Jan-21 23:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.