John Downey

2,712
Reputation
140 views

Registered User

Name John Downey
Member for 1 year
Seen 4 hours ago
Website
Location US
Age 23
Programmer for Purdue University mainly writing ASP.NET web applications.
Oct
28
comment System.BadImageFormatException: How to fix .NET version mismatch?
You need to just make sure you run the 32bit CLR when loading 32bit only assemblies
Sep
14
accepted ASP.NET Mvc - System.Web.Compilation.CompilationLock
Aug
24
accepted How will this work? (interfaces and non virtual functions)
Aug
4
awarded  Yearling
Jul
12
comment ASP.NET Web Service inside Forms Authentication Application
Every time I've every used the location tag in a web.config the path has been in the form of "Services/MyService.asmx" not "~/Services/MyService.asmx" have you tried specifying it without the tilde-slash?
Jul
10
answered Check if IsCallback on Application_BeginRequest
Jul
8
awarded  Disciplined
Jul
1
awarded  Great Answer
Jun
26
answered Linq, repository pattern and database abstraction problem
Jun
26
awarded  
Jun
12
answered ASP.NET Mvc - System.Web.Compilation.CompilationLock