Click here to Skip to main content
15,887,214 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: System.InvalidOperationException TimeOut Expired. Pin
hypermellow18-Jun-14 4:39
professionalhypermellow18-Jun-14 4:39 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 4:49
Member 1071694918-Jun-14 4:49 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
hypermellow18-Jun-14 5:09
professionalhypermellow18-Jun-14 5:09 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 5:25
Member 1071694918-Jun-14 5:25 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 5:27
Member 1071694918-Jun-14 5:27 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 5:27
Member 1071694918-Jun-14 5:27 
AnswerRe: System.InvalidOperationException TimeOut Expired. Pin
thatraja19-Jun-14 0:11
professionalthatraja19-Jun-14 0:11 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694919-Jun-14 1:33
Member 1071694919-Jun-14 1:33 
Thank you for your message. I will give you the clear picture of what the issue is.

I have written a small app to test MVC. In my application, I created MVC project and used View and controller from the MVC project itself but for the model, I created a class library project and a class within that project will query the database using ADO.net and get the details and store it in an object and the object would be passed to MVC application.

In this application only, I am not able to fetch the data from the database. I used localdb from the sql server bundled with VS2013.

I created a separate console application and tested the database access. It works perfectly fine. I get back the response from the database.
QuestionHow/where to set the Anti-MIME-Sniffing header X-Content-Type-Options to 'nosniff'. Pin
antony beula17-Jun-14 20:55
antony beula17-Jun-14 20:55 
AnswerRe: How/where to set the Anti-MIME-Sniffing header X-Content-Type-Options to 'nosniff'. Pin
Kornfeld Eliyahu Peter17-Jun-14 23:53
professionalKornfeld Eliyahu Peter17-Jun-14 23:53 
QuestionMVC 5 Scaffolded view problem Pin
AnCristina17-Jun-14 3:55
professionalAnCristina17-Jun-14 3:55 
AnswerRe: MVC 5 Scaffolded view problem Pin
AnCristina17-Jun-14 9:38
professionalAnCristina17-Jun-14 9:38 
AnswerRe: MVC 5 Scaffolded view problem Pin
Raviranjan_Kumar_Sinha17-Jun-14 20:53
Raviranjan_Kumar_Sinha17-Jun-14 20:53 
GeneralRe: MVC 5 Scaffolded view problem Pin
AnCristina19-Jun-14 2:40
professionalAnCristina19-Jun-14 2:40 
QuestionMVC 4 Radio Button List Pin
VishwaKL16-Jun-14 22:24
VishwaKL16-Jun-14 22:24 
AnswerRe: MVC 4 Radio Button List Pin
Raviranjan_Kumar_Sinha17-Jun-14 21:10
Raviranjan_Kumar_Sinha17-Jun-14 21:10 
GeneralRe: MVC 4 Radio Button List Pin
VishwaKL18-Jun-14 0:12
VishwaKL18-Jun-14 0:12 
GeneralRe: MVC 4 Radio Button List Pin
Raviranjan_Kumar_Sinha18-Jun-14 1:09
Raviranjan_Kumar_Sinha18-Jun-14 1:09 
GeneralRe: MVC 4 Radio Button List Pin
VishwaKL18-Jun-14 22:44
VishwaKL18-Jun-14 22:44 
QuestionAdd New Row on ADO.NET Pin
Thomas Le 090316-Jun-14 2:26
Thomas Le 090316-Jun-14 2:26 
QuestionMVC Razor AD Authentication then use Entity Framework Authorization Pin
Stephen Holdorf14-Jun-14 8:45
Stephen Holdorf14-Jun-14 8:45 
AnswerRe: MVC Razor AD Authentication then use Entity Framework Authorization Pin
Stephen Holdorf15-Jun-14 10:05
Stephen Holdorf15-Jun-14 10:05 
Questionradio button postback event not working with bootstrap, asp.net Pin
webmas114-Jun-14 1:02
professionalwebmas114-Jun-14 1:02 
AnswerRe: radio button postback event not working with bootstrap, asp.net Pin
Member 1019884815-Jun-14 21:07
Member 1019884815-Jun-14 21:07 
GeneralRe: radio button postback event not working with bootstrap, asp.net Pin
webmas116-Jun-14 0:19
professionalwebmas116-Jun-14 0:19 

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.