482 reputation
311
bio website mtgvault.com
location United Kingdom
age 29
visits member for 2 years
seen 4 hours ago
stats profile views 22

VB / C# .NET Web Developer.


May
11
awarded  Yearling
Apr
5
comment IIS not correctly loading webServer config section
Is the ApplicationPool running in Classic or Integrated mode?
Mar
6
comment iis url-rewrite issue with file paths
Surely this is more of an issue as to how you are referencing the css, js etc in the first place? I use the same rule as above all the time, and just make sure I reference everything using the root slash, i.e /css/, instead of trying to traverse using ../../ etc.
Mar
6
comment Website waiting for 30 sec before responding
What error logging/checking have you done? Surely that'd be a good place to start..
Feb
26
awarded  Caucus
Feb
20
comment Displaying div elements onClick
.toggle() (api.jquery.com/toggle) could be more efficient? That's how I tend to hide/show stuff anyway. :)
Jan
10
comment ProcessStartInfo hanging on “WaitForExit”? Why?
Adding Mark's edited code to this answer would be rather awesome! I am having the exact same issue at the minute.
Aug
20
answered Google Chrome - Cannot debug my script within the <script> tags
Aug
6
answered Finding out what went wrong with the Windows 2008 R2 Production server
Aug
1
comment URL Rewrite with Web.config
You need to add both rules in order for it to work.
Jul
30
answered URL Rewrite with Web.config
Jul
30
comment Rewrite frustration! - IIS7.5 rewrite module .htm extension
A long shot, but in your IIS rule, you've got the page as search.asp, not search.aspx ?
Jul
30
comment merging gridview rows does not working with controls inside templatefield itemtemplate
Is there no way you can do this in the source SQL instead?
Jul
30
comment How can I hide empty columns in a gridview
This is what I do. It at least then lets the user know there was no results. UI is king.
Jul
26
answered Using Html Agility Pack to grab text content
Jul
26
answered Grant permissions IIS 7 Microsoft windows server 2008
Jul
26
awarded  Organizer
Jul
26
revised Impersonation in Asp.net for Upload a file
Added IIS7 tag. Removed C#-4.0 tag
Jul
26
suggested suggested edit on Impersonation in Asp.net for Upload a file
Jul
25
answered Hosts file - Error 404