Click here to Skip to main content
15,917,568 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to retrieve multiple values from a single SELECT statement? Pin
PIEBALDconsult28-Jan-15 7:26
mvePIEBALDconsult28-Jan-15 7:26 
GeneralRe: How to retrieve multiple values from a single SELECT statement? Pin
samflex28-Jan-15 7:32
samflex28-Jan-15 7:32 
GeneralRe: How to retrieve multiple values from a single SELECT statement? Pin
PIEBALDconsult28-Jan-15 7:41
mvePIEBALDconsult28-Jan-15 7:41 
AnswerRe: How to retrieve multiple values from a single SELECT statement? Pin
F-ES Sitecore2-Feb-15 2:29
professionalF-ES Sitecore2-Feb-15 2:29 
QuestionMultiple popups using JavaScript Pin
Nav_god27-Jan-15 1:49
Nav_god27-Jan-15 1:49 
SuggestionRe: Multiple popups using JavaScript Pin
Kornfeld Eliyahu Peter27-Jan-15 2:00
professionalKornfeld Eliyahu Peter27-Jan-15 2:00 
AnswerRe: Multiple popups using JavaScript Pin
Member 1050600328-Jan-15 1:09
Member 1050600328-Jan-15 1:09 
AnswerRe: Multiple popups using JavaScript Pin
Nav_god28-Jan-15 3:46
Nav_god28-Jan-15 3:46 
Questionregular expression help Pin
byka26-Jan-15 4:21
byka26-Jan-15 4:21 
AnswerRe: regular expression help Pin
Kornfeld Eliyahu Peter26-Jan-15 5:34
professionalKornfeld Eliyahu Peter26-Jan-15 5:34 
QuestionHow to make Connection string in visual studio 2012 ? Pin
Farid khan kakar25-Jan-15 20:15
Farid khan kakar25-Jan-15 20:15 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Kornfeld Eliyahu Peter25-Jan-15 21:56
professionalKornfeld Eliyahu Peter25-Jan-15 21:56 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Simon_Whale25-Jan-15 22:09
Simon_Whale25-Jan-15 22:09 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Member 1126431526-Jan-15 0:20
Member 1126431526-Jan-15 0:20 
AnswerRe: How to make Connection string in visual studio 2012 ? Pin
Member 1050600328-Jan-15 1:12
Member 1050600328-Jan-15 1:12 
QuestionThis operation requires IIS integrated pipeline mode Pin
Member 1139878823-Jan-15 21:08
Member 1139878823-Jan-15 21:08 
i got an asp.net codes for a website whenever i tried to run the codes on my visual studio 2012 it keeps showing me the following error on the browser



Server Error in '/LovelyWebsiteLearn' Application.

This operation requires IIS integrated pipeline mode.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.PlatformNotSupportedException: This operation requires IIS integrated pipeline mode.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[PlatformNotSupportedException: This operation requires IIS integrated pipeline mode.]
System.Web.HttpResponse.get_Headers() +9681914
System.Web.HttpResponseWrapper.get_Headers() +9
Microsoft.Owin.Host.SystemWeb.OwinCallContext.CreateEnvironment() +309
Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.IntegratedPipelineContext.GetInitialEnvironment(HttpApplication application) +246
Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.IntegratedPipelineContext.PrepareInitialContext(HttpApplication application) +15
Microsoft.Owin.Host.SystemWeb.IntegratedPipeline.IntegratedPipelineContextStage.BeginEvent(Object sender, EventArgs e, AsyncCallback cb, Object extradata) +288
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +285
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929



how can u help me pls?
AnswerRe: This operation requires IIS integrated pipeline mode Pin
Kornfeld Eliyahu Peter25-Jan-15 21:55
professionalKornfeld Eliyahu Peter25-Jan-15 21:55 
Questionretrieving Date form SQL database using Stored Procedure and show the value in a Grid View in ASP.NET with MVC Pin
Member 1139327321-Jan-15 20:06
Member 1139327321-Jan-15 20:06 
AnswerRe: retrieving Date form SQL database using Stored Procedure and show the value in a Grid View in ASP.NET with MVC Pin
Anurag Gandhi22-Jan-15 20:21
professionalAnurag Gandhi22-Jan-15 20:21 
GeneralRe: retrieving Date form SQL database using Stored Procedure and show the value in a Grid View in ASP.NET with MVC Pin
Member 1139327329-Jan-15 21:07
Member 1139327329-Jan-15 21:07 
QuestionOperations like Inser , Display ,Update ,and Delete on Database in asp.net with MVC using StoredProcedure Example??? Pin
Member 1139327321-Jan-15 19:42
Member 1139327321-Jan-15 19:42 
AnswerRe: Operations like Inser , Display ,Update ,and Delete on Database in asp.net with MVC using StoredProcedure Example??? Pin
Anurag Gandhi22-Jan-15 20:24
professionalAnurag Gandhi22-Jan-15 20:24 
Questionretrieving Date form SQL database and show the value on a Label in ASP.NET Pin
Member 1050484921-Jan-15 8:39
Member 1050484921-Jan-15 8:39 
AnswerRe: retrieving Date form SQL database and show the value on a Label in ASP.NET Pin
Wendelius21-Jan-15 8:57
mentorWendelius21-Jan-15 8:57 
QuestionHow can you programmatically control scrolling in a grid on a web page Pin
Member 1139198521-Jan-15 5:49
Member 1139198521-Jan-15 5:49 

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.