When Rebuild this website warining this error ?
When I Rebuild the error below, how to fix and fix errors ? Warning 1 The type 'webapp4U.UI.Controls.Controls_MenuLeft' in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET...
View ArticleHow to display/print name value in XML file
I have a page in asp.net that queries an XML file and shows the data. It shows the data I need in the nodes, but I want to print the specific values deeper in the node… for instance I want to be able...
View ArticleRazor Pages - Persisting a SelectList
I am struggling to find the best way to persist a select list collection from the OnGet to the OnPost. This is required because I have a razor page with multiple tabs where the user save the details in...
View ArticleError: It is an error to use a section registered as...
When Rebuild web.net asp.net error "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not...
View ArticleQuery value is passed correctly but does not return any results in the query...
I have a form that submit a query to an API. the parameter is passed correctly to the next page and I can print it as a test, but it is not passed to the API...
View ArticleImporting all images into React Inline component which is const
Hi all, I am Trying to convert an ASP.Net MVC jQuery application into ASP.Net React API application, in a situation I needed to import multiple images from almost same folder or folders from same root...
View ArticleConvert the following jQuery function into React or what shall I do to have...
Hi, I am converting an ASP.Net MVC jQuery application into React Web api application, in a situation when I was converting the app into React, i have come across the following Code, can somebody please...
View ArticleUnordered List Items are not displaying in horizontal
Hi all dears, I have an unordered list, the items in the list are diaplyed vertical always, I am trying different approaches, but still not working, I set the inline style attribute display, to flex or...
View ArticleMultiple PDF display in web application
Hi all,USING ASP.NET WITH C#.NET I want to display multiple PDF files from one folder for one user. I m having multiple users, each and every user uploading multiple PDF files, those pdf files storing...
View ArticleASP .NET Integrate With CISCO IP Phones
Is there any SDK or API available to integrate with CISCO IP Phones. The idea is to make a call out to the user's CISCO IP phone from an Incident management system. So the call will be initiated from...
View ArticleReact iFrame, want to use it - suggest me if i have any better alternate for...
hi everybody here, I have requirement, in the following way, i have some button or link, when its clicked it opens a new Window, i want to pass some values or (maybe state) from parent window to child...
View Articlecannot process the message because the content type 'application/soap+xml...
Nothing I've read about this error seems to be the problem, because the problem is not the code. My co-worker created a solution in Visual Studio 2019 that has a web application and a WCF web service....
View ArticleMy Visual Studio 2017 community is opening my React-Redux Application with...
My Visual Studio 2017 community is opening my React-Redux Application with tsx files by default when I am opening new Project, is there anyway to open it with .jsx files instead? This is for my...
View ArticleSystem.Data.SqlClient.SqlException: 'The parameterized query '(@Name...
provide me with a solution
View ArticleHow do i make a bootstrap carousel work with Asp.net core Razor
Hello can anyone help me with this? i am trying to make a carousel with bootstrap, and i am using images from my db, but as you can see in the picture, both images are showing at the same time with no...
View ArticleHow do i make my detailsviewmodel work
Hello, in my details view model I want to make a LINQ that shows 4 related car to the current car by manufacturer and price, but I don't get it to work really, can someone please helpme? The view model...
View ArticleWhen I have deployed My web application In IIS I am getting some extra words
I have deployed my web application in IIS today but when I am opening my application with http://mphidbonline.in/MPHIDBLogin.aspx URL it is working fine but it is showing...
View ArticleHow to get an answer to your question
For those new to message boards please try to follow a few simple rules when posting your question.Choose the correct forum for your message. Posting a VB.NET question in the C++ forum will end in...
View ArticleDraw Shape in Canvas
Hi, I need to draw triangle into canvas. When I research this on web, I found that we can draw shapes into canvas by using javascript, like below. $(function () { var canvas =...
View ArticleASP maker 2018
Hi everybody,, I'v installed ASP maker app to assist me in generating Web forms from database very fast .. but the problem is that it uses visual Basic as a code behind for asp pages.. does anyone know...
View Article