Click here to Skip to main content
15,883,982 members
Home / Discussions / Web Development
   

Web Development

 
SuggestionRe: THE IMAGE IS NOT DISPLAY CROOS MARK APPEARS ON WEBPAGE Pin
Richard MacCutchan3-Nov-14 21:29
mveRichard MacCutchan3-Nov-14 21:29 
AnswerRe: THE IMAGE IS NOT DISPLAY CROOS MARK APPEARS ON WEBPAGE Pin
ZurdoDev4-Nov-14 8:21
professionalZurdoDev4-Nov-14 8:21 
QuestionCSS Problem Pin
Kevin Marois3-Nov-14 10:41
professionalKevin Marois3-Nov-14 10:41 
AnswerRe: CSS Problem Pin
Richard Deeming3-Nov-14 11:30
mveRichard Deeming3-Nov-14 11:30 
GeneralRe: CSS Problem Pin
Kevin Marois3-Nov-14 11:49
professionalKevin Marois3-Nov-14 11:49 
AnswerRe: CSS Problem Pin
Kornfeld Eliyahu Peter3-Nov-14 21:10
professionalKornfeld Eliyahu Peter3-Nov-14 21:10 
GeneralRe: CSS Problem Pin
Richard Deeming3-Nov-14 23:19
mveRichard Deeming3-Nov-14 23:19 
QuestionASP.Net MVC 5 - First Project Error Pin
Kevin Marois3-Nov-14 5:51
professionalKevin Marois3-Nov-14 5:51 
I am brand new to web development. I bought this book[^].

I just started into it, and I followed the instructions exactly. So far I understand, then I hit a bug.

I got to the part where I add the first view. I added it and ran the app and got this message in the browser:

Line 22:     using System.Web.WebPages;
Line 23:     using System.Web.Mvc;
Line 24:     using System.Web.Mvc.Ajax;                 <==== ERROR HERE IN RED
Line 25:     using System.Web.Mvc.Html;
Line 26:     using System.Web.Routing;


I searched the solution and this only appears in the Web.Config. If I remove it then it errors on the next line.

It appears that Ajax and Html are both in System.Web.Mvc, and I have a reference to it in my project.

I really have no clue what I'm doing so far. Can someone point me in the right direction?

Thanks
If it's not broken, fix it until it is

AnswerRe: ASP.Net MVC 5 - First Project Error Pin
Kevin Marois3-Nov-14 6:02
professionalKevin Marois3-Nov-14 6:02 
GeneralHandlings rows in Datatables Pin
adekunbi29-Oct-14 3:43
adekunbi29-Oct-14 3:43 
SuggestionRe: Handlings rows in Datatables Pin
ZurdoDev29-Oct-14 5:46
professionalZurdoDev29-Oct-14 5:46 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 6:01
adekunbi29-Oct-14 6:01 
GeneralRe: Handlings rows in Datatables Pin
ZurdoDev29-Oct-14 6:04
professionalZurdoDev29-Oct-14 6:04 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 23:40
adekunbi29-Oct-14 23:40 
QuestionRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 1:37
professionalZurdoDev30-Oct-14 1:37 
AnswerRe: Handlings rows in Datatables Pin
adekunbi30-Oct-14 1:41
adekunbi30-Oct-14 1:41 
GeneralRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 1:52
professionalZurdoDev30-Oct-14 1:52 
GeneralRe: Handlings rows in Datatables Pin
adekunbi30-Oct-14 2:02
adekunbi30-Oct-14 2:02 
AnswerRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 2:12
professionalZurdoDev30-Oct-14 2:12 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 23:57
adekunbi29-Oct-14 23:57 
QuestionTypeError: $(...).autocomplete is not a function Pin
NarVish24-Oct-14 0:20
NarVish24-Oct-14 0:20 
SuggestionRe: TypeError: $(...).autocomplete is not a function Pin
Laiju k24-Oct-14 0:39
professionalLaiju k24-Oct-14 0:39 
GeneralRe: TypeError: $(...).autocomplete is not a function Pin
NarVish24-Oct-14 0:46
NarVish24-Oct-14 0:46 
AnswerRe: TypeError: $(...).autocomplete is not a function Pin
Laiju k24-Oct-14 1:18
professionalLaiju k24-Oct-14 1:18 
GeneralRe: TypeError: $(...).autocomplete is not a function Pin
NarVish24-Oct-14 2:01
NarVish24-Oct-14 2:01 

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.