Click here to Skip to main content
15,900,818 members
Home / Discussions / Web Development
   

Web Development

 
Questiondreamweaver help Pin
nikunj0117-Oct-14 19:23
nikunj0117-Oct-14 19:23 
AnswerRe: dreamweaver help Pin
Kornfeld Eliyahu Peter18-Oct-14 21:09
professionalKornfeld Eliyahu Peter18-Oct-14 21:09 
QuestionA good free wysiwyg IDE for web applications linked to XML Native Databases Pin
Member 1116159717-Oct-14 7:25
Member 1116159717-Oct-14 7:25 
AnswerRe: A good free wysiwyg IDE for web applications linked to XML Native Databases Pin
Kornfeld Eliyahu Peter18-Oct-14 21:08
professionalKornfeld Eliyahu Peter18-Oct-14 21:08 
SuggestionUnable to integrate EBS PAYMENT GATEWAY in my wordpress's site Pin
Member 1066291216-Oct-14 21:50
Member 1066291216-Oct-14 21:50 
SuggestionRe: Unable to integrate EBS PAYMENT GATEWAY in my wordpress's site Pin
ZurdoDev17-Oct-14 2:11
professionalZurdoDev17-Oct-14 2:11 
GeneralRe: Unable to integrate EBS PAYMENT GATEWAY in my wordpress's site Pin
Simon_Whale17-Oct-14 4:05
Simon_Whale17-Oct-14 4:05 
QuestionHow to replicate list boxes across a Web page? Pin
Member 876166714-Oct-14 13:28
Member 876166714-Oct-14 13:28 
AnswerRe: How to replicate list boxes across a Web page? Pin
vbmike17-Oct-14 8:17
vbmike17-Oct-14 8:17 
QuestionHow to log multiple lines to HTML readonly textarea using vbscript Pin
robwm113-Oct-14 9:46
robwm113-Oct-14 9:46 
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 

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.