Skip to content

HttpContext.Current != null#1

Merged
dnauck merged 1 commit intodnauck:masterfrom
sswires:master
Jan 26, 2013
Merged

HttpContext.Current != null#1
dnauck merged 1 commit intodnauck:masterfrom
sswires:master

Conversation

@sswires
Copy link
Copy Markdown
Contributor

@sswires sswires commented Jan 20, 2013

...this was breaking the ASP.NET Web Admin tool in .NET 4.0+, so I've changed it to a more appropriate check using HostingEnviornment.IsHosted

…as this was breaking the ASP.NET Web Admin tool in .NET 4.0+
dnauck added a commit that referenced this pull request Jan 26, 2013
HttpContext.Current != null, fixes issue #131
@dnauck dnauck merged commit 885619a into dnauck:master Jan 26, 2013
dnauck pushed a commit that referenced this pull request Dec 15, 2014
Renaming and add initial line to release notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants