Kev

16,318
reputation
1087 views

Registered User

name Kev
member for 1 year
seen 13 mins ago
website
location Scotland
age 42
Professional software developer, curry eater and beer drinker. I work for a hosting company writing code and looking after our .NET hosting platform.

You can also follow me Twitter if you've nothing better to do.

Stuff I like to listen to at last.fm
10h
answered php mail() on windows server 2008 not working
1d
comment How can I set global mime-types for IIS6 programmatically?
Is PowerShell or C#/.NET available on the machine?
2d
comment Retrieving data from OleDb query not displaying in MessageBox
Yes you do have to call rdr.Read().
Dec
14
accepted How can I get ASP.Net version in IIS through C#?
Dec
11
accepted get IIS6+ to load JSON files without server-wide change?
Dec
11
answered get IIS6+ to load JSON files without server-wide change?
Dec
10
comment Visual Studio 2008 sometimes won’t open .aspx html markup
Sorry should have mentioned that I did once install DevExpress CodeRush (demo edition) but it got uninstalled because I preferred ReSharper. I don't remember now if it was installed at that time.
Dec
10
comment Visual Studio 2008 sometimes won’t open .aspx html markup
This hasn't happened for ages now. I've also re-paved the machine since so I think the cause is now lost forever.
Dec
9
comment What am I missing? My app can send e-mail via gmail on my dev box, but not on my server
Which IIS version, what language/framwork? ASP, .NET, PHP? What component are you using to send the mail?
Dec
9
accepted How to set Authentication Methods in IIS programattically
Dec
9
accepted How do I create a Windows Service using vb.net in Studio 2008 Standard (No template)
Dec
9
revised Why am I getting a code signing error?
added 158 characters in body; edited title
Dec
9
comment How to set Authentication Methods in IIS programattically
I've updated my answer with a sample cscript snippet.
Dec
9
revised How to set Authentication Methods in IIS programattically
added 1034 characters in body
Dec
9
comment How to set Authentication Methods in IIS programattically
What exactly do you do in the script you run by cscript.exe. Do you create the site in this script? Or do you use IIsWeb.vbs in the batch file?
Dec
8
awarded  Popular Question
Dec
8
revised Setting NTAuthenticationProviders at an Application level in IIS 6
Fixed my obvious mistake :); added 81 characters in body
Dec
8
answered How to set Authentication Methods in IIS programattically
Dec
7
answered Where can I find management scripts for IIS 6.0?
Dec
7
revised Where can I find management scripts for IIS 6.0?
added 142 characters in body; edited title
Dec
7
accepted How to use Microsoft.Web.Administration without IIS7
Dec
7
answered How to use Microsoft.Web.Administration without IIS7
Dec
7
answered How do I create a Windows Service using vb.net in Studio 2008 Standard (No template)
Dec
7
accepted Automated creation of IIS websites
Dec
6
awarded  Mortarboard
Dec
6
answered Automated creation of IIS websites
Dec
6
comment Kill Running PHP Script via Process ID?
Which OS? Windows, Unix?
Dec
4
comment how to add Reflection Permission to IIS or to add it to web.config ?
Can you paste the full exception?
Dec
3
comment How do I fix this SQL GROUP BY query?
The WHERE clause + the LEFT JOIN did the trick. +1
Dec
3
revised How do I fix this SQL GROUP BY query?
Edited out the dbo name to match my OP edits
Dec
3
comment How do I fix this SQL GROUP BY query?
Combination of PP's and Romain's answer got this working. Thanks folks for the quick work.
Dec
3
revised How do I fix this SQL GROUP BY query?
added 80 characters in body
Dec
3
revised How do I fix this SQL GROUP BY query?
deleted 14 characters in body
Dec
3
comment How do I fix this SQL GROUP BY query?
I tried that but it sadly doesn't work.
Dec
3
asked How do I fix this SQL GROUP BY query?
Dec
2
comment Tricking IIS 6.0 html web site into thinking it’s at the root
That would work, but why not just host headers for the new site?
Dec
2
accepted Tricking IIS 6.0 html web site into thinking it’s at the root
Dec
1
answered How do I merge multiple .net assemblies into a single assembly?
Dec
1
comment .NET Webservice doesn’t return JSON data anymore
LOL...it's always the last thing you think of :)
Dec
1
accepted .NET Webservice doesn’t return JSON data anymore
Dec
1
awarded  Nice Question
Nov
28
revised ASP.NET/C# Events difference
edited title
Nov
26
comment Is there a way to fail-over to a local copy of script libraries if Google’s CDN goes down?
Ah....my SO google-fu failed me on this one.
Nov
26
asked Is there a way to fail-over to a local copy of script libraries if Google’s CDN goes down?
Nov
25
answered how to manage multiple ado.net database connections from asmx Web Service
Nov
25
answered IIS 6 ignores Web.config authorization settings
Nov
25
comment C#/.NET Server Path to default/index page
@joerage - obviously, but it's an example of how to do this....that said I've made this more clear in the answer.
Nov
25
revised C#/.NET Server Path to default/index page
added 81 characters in body
Nov
24
revised How can I get ASP.Net version in IIS through C#?
added 12 characters in body
Nov
24
revised creating Virtual directory in IIS 7.0 using c#.net
"let me google that for you" answers are not considered helpful.