Click here to Skip to main content
15,891,905 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to log multiple lines to HTML readonly textarea using vbscript Pin
Richard Deeming13-Oct-14 9:52
mveRichard Deeming13-Oct-14 9:52 
GeneralRe: How to log multiple lines to HTML readonly textarea using vbscript Pin
robwm113-Oct-14 10:20
robwm113-Oct-14 10:20 
QuestionStarting Web Application Pin
Roger16513-Oct-14 3:59
Roger16513-Oct-14 3:59 
AnswerRe: Starting Web Application Pin
ZurdoDev13-Oct-14 4:25
professionalZurdoDev13-Oct-14 4:25 
AnswerRe: Starting Web Application Pin
Dominic Burford13-Oct-14 5:17
professionalDominic Burford13-Oct-14 5:17 
AnswerRe: Starting Web Application Pin
mrjay4227-Oct-14 22:28
mrjay4227-Oct-14 22:28 
QuestionHow to embed a video in my c# based dot net website which should be compatible in all browsers especially chrome. Pin
Member 1107698013-Oct-14 1:16
Member 1107698013-Oct-14 1:16 
QuestionCall to undefined function php Pin
Jassim Rahma11-Oct-14 9:23
Jassim Rahma11-Oct-14 9:23 
AnswerRe: Call to undefined function php Pin
Matt U.21-Oct-14 7:14
Matt U.21-Oct-14 7:14 
QuestionInvalid argument supplied for foreach() Pin
Jassim Rahma10-Oct-14 13:39
Jassim Rahma10-Oct-14 13:39 
AnswerRe: Invalid argument supplied for foreach() Pin
Dominic Burford12-Oct-14 22:26
professionalDominic Burford12-Oct-14 22:26 
AnswerRe: Invalid argument supplied for foreach() Pin
mrjay4215-Oct-14 3:48
mrjay4215-Oct-14 3:48 
QuestionStrange behavior in MVC3 web application Masterpage layout after deploying in IIS7 Pin
NikiGrly8-Oct-14 23:38
NikiGrly8-Oct-14 23:38 
QuestionError When click on login in MVC4 Pin
NarVish8-Oct-14 21:29
NarVish8-Oct-14 21:29 
Hi,
I've installed VS 2013 Professional Edition and created a project as shown below
1. File->New Project
2. Templates->Visual C#->Web->Visual Studio 2012
3. Selected ASP.Net MVC4 Web Application and clicked on OK button

A new project got created. I haven't done any code changes. Run the application using internet Explorer. Its working fine and when I clicked on Login link,
below exception was thrown. Please let me know if I missed anything.

Exception:
<big>An exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll but was not handled in user code<br />
</big><br />


Exception occurred in Filters->InitializeSimpleMembershipAttribute.cs
method: OnActionExecuting
Line: LazyInitializer.EnsureInitialized(ref _initializer, ref _isInitialized, ref _initializerLock);

Thanks in advance.

modified 9-Oct-14 4:09am.

AnswerRe: Error When click on login in MVC4 Pin
Richard MacCutchan8-Oct-14 21:51
mveRichard MacCutchan8-Oct-14 21:51 
GeneralRe: Error When click on login in MVC4 Pin
NarVish8-Oct-14 22:05
NarVish8-Oct-14 22:05 
GeneralRe: Error When click on login in MVC4 Pin
Richard MacCutchan8-Oct-14 22:25
mveRichard MacCutchan8-Oct-14 22:25 
AnswerRe: Error When click on login in MVC4 Pin
Dominic Burford10-Oct-14 4:52
professionalDominic Burford10-Oct-14 4:52 
QuestionGet Page Markup Pin
ASPnoob8-Oct-14 14:14
ASPnoob8-Oct-14 14:14 
AnswerRe: Get Page Markup Pin
Graham Breach8-Oct-14 22:25
Graham Breach8-Oct-14 22:25 
QuestionIssue while using MSSOAPINIT method of SOAP Object in .ASP Pin
DibenduC7-Oct-14 23:39
DibenduC7-Oct-14 23:39 
QuestionSending mail from a webpage using servlet Pin
Meghamaalaa7-Oct-14 1:51
Meghamaalaa7-Oct-14 1:51 
QuestionWierd issue with responsive layout - CSS Pin
Member 111144085-Oct-14 8:50
Member 111144085-Oct-14 8:50 
AnswerRe: Wierd issue with responsive layout - CSS Pin
Member 111144085-Oct-14 11:56
Member 111144085-Oct-14 11:56 
QuestionHow can i Post Radio Button List with Dynamic names to controller Pin
Mujtaba 103885433-Oct-14 20:24
professionalMujtaba 103885433-Oct-14 20:24 

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.