Click here to Skip to main content
15,890,282 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: What is neighborhood concept in ASP.Net Pin
Richard MacCutchan23-Oct-13 21:43
mveRichard MacCutchan23-Oct-13 21:43 
AnswerRe: What is neighborhood concept in ASP.Net Pin
Abhinav S23-Oct-13 22:18
Abhinav S23-Oct-13 22:18 
AnswerRe: What is neighborhood concept in ASP.Net Pin
Kornfeld Eliyahu Peter23-Oct-13 23:20
professionalKornfeld Eliyahu Peter23-Oct-13 23:20 
GeneralRe: What is neighborhood concept in ASP.Net Pin
indian14324-Oct-13 10:38
indian14324-Oct-13 10:38 
GeneralRe: What is neighborhood concept in ASP.Net Pin
Kornfeld Eliyahu Peter24-Oct-13 10:55
professionalKornfeld Eliyahu Peter24-Oct-13 10:55 
GeneralRe: What is neighborhood concept in ASP.Net Pin
indian14324-Oct-13 14:31
indian14324-Oct-13 14:31 
GeneralRe: What is neighborhood concept in ASP.Net Pin
Zafar Sultan24-Oct-13 21:53
Zafar Sultan24-Oct-13 21:53 
QuestionDependency hell Pin
Super Lloyd23-Oct-13 14:58
Super Lloyd23-Oct-13 14:58 
I started with an empty project and progressively added needed packages (with NuGET) as an exercise.
Then I had a working MVC project it was all good.

Then... I tried to use WebAPI, install with 'install-package Microsoft.AspNet.WebApi.Core'

Since then I am in dependency hell, with error such as:

[A]System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to [B]System.Web.WebPages.Razor.Configuration.HostSection. Type A originates from 'System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' in the context 'Default' at location 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Razor\v4.0_2.0.0.0__31bf3856ad364e35\System.Web.WebPages.Razor.dll'. Type B originates from 'System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' in the context 'Default' at location 'C:\Users\ldup\AppData\Local\Temp\Temporary ASP.NET Files\root\2b1093f7\75ec7f6\assembly\dl3\42dbfa84\00c6b4ca_50d0ce01\System.Web.WebPages.Razor.dll'. 


I keep fixing error after error Mad | :mad: I just can't take it anymore....
How do you cope? ... Unsure | :~

Better, how do you avoid the problem!!!! Mad | :mad: Roll eyes | :rolleyes: OMG | :OMG:
My programming get away... The Blog...
DirectX for WinRT/C# since 2013!
Taking over the world since 1371!

AnswerRe: Dependency hell Pin
Bernhard Hiller23-Oct-13 20:38
Bernhard Hiller23-Oct-13 20:38 
AnswerRe: Dependency hell Pin
Abhinav S23-Oct-13 22:16
Abhinav S23-Oct-13 22:16 
QuestionGetting the *.aspx working on a server Pin
juno10123-Oct-13 11:26
juno10123-Oct-13 11:26 
AnswerRe: Getting the *.aspx working on a server Pin
Sanjay Kumar Dwivedi24-Oct-13 1:16
professionalSanjay Kumar Dwivedi24-Oct-13 1:16 
QuestionRe: Getting the *.aspx working on a server Pin
juno10124-Oct-13 4:53
juno10124-Oct-13 4:53 
QuestionHow to reset application state or recall Application_Start Pin
swapnil709023-Oct-13 0:31
swapnil709023-Oct-13 0:31 
QuestionConvert text into hyperlinkable email dynamically Pin
Member 1045459222-Oct-13 8:10
professionalMember 1045459222-Oct-13 8:10 
AnswerRe: Convert text into hyperlinkable email dynamically Pin
Richard Deeming22-Oct-13 9:15
mveRichard Deeming22-Oct-13 9:15 
GeneralRe: Convert text into hyperlinkable email dynamically Pin
Member 1045459222-Oct-13 9:55
professionalMember 1045459222-Oct-13 9:55 
GeneralRe: Convert text into hyperlinkable email dynamically Pin
Richard Deeming22-Oct-13 11:01
mveRichard Deeming22-Oct-13 11:01 
Questionsession related problem Pin
Member 1028388122-Oct-13 7:03
professionalMember 1028388122-Oct-13 7:03 
QuestionGridView binding Image Not working Pin
Member 1045459222-Oct-13 3:14
professionalMember 1045459222-Oct-13 3:14 
AnswerRe: GridView binding Image Not working Pin
Richard Deeming22-Oct-13 3:40
mveRichard Deeming22-Oct-13 3:40 
GeneralRe: GridView binding Image Not working Pin
Member 1045459222-Oct-13 8:01
professionalMember 1045459222-Oct-13 8:01 
QuestionUploading an Image Pin
Member 1031225720-Oct-13 18:29
Member 1031225720-Oct-13 18:29 
AnswerRe: Uploading an Image Pin
Abhinav S21-Oct-13 18:35
Abhinav S21-Oct-13 18:35 
AnswerRe: Uploading an Image Pin
Pratik Bhuva1-Nov-13 4:14
professionalPratik Bhuva1-Nov-13 4:14 

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.