Sign In
My ramblings on ASP.NET and IIS
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
503
ASP
cfg
Debugging
different grant set
Docs
dynamic compression
Dynamic control ASP.NET
etl
etw
Excel
Expect100Continue
fails upload
FileUpload
GC
Google Desktop search
Handle leak
httpexceptions
IE 8
IIS 7
Log Parser
MS11-100
Service Unavailable
VS 2008
web service
Archive
Archives
January 2012
(5)
September 2010
(1)
August 2010
(2)
July 2010
(2)
May 2010
(2)
April 2010
(1)
March 2010
(1)
January 2010
(1)
December 2009
(4)
September 2009
(1)
August 2009
(5)
July 2009
(3)
June 2009
(2)
May 2009
(5)
April 2009
(3)
March 2009
(1)
December 2008
(1)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(4)
May, 2009
MSDN Blogs
>
My ramblings on ASP.NET and IIS
>
May, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
My ramblings on ASP.NET and IIS
IIS7: 503 Service Unavailable due to autostart=false for app pool
Posted
over 3 years ago
by
jaskis
1
Comments
While setting up repro for one of the customer on my Vista IIS 7.I ran into couple of issue(i’ll post both) of my own.My application gave up with "Service Unavailable" "HTTP error 503" No matter whatever I browse .htm , aspx everything...
My ramblings on ASP.NET and IIS
best practice when dealing with dynamic control issues
Posted
over 3 years ago
by
jaskis
2
Comments
In 3 years at PSS I've worked on many issues related Dynamic Control i.e 1) Controls not able retain value on postback. 2) Controls getting disappeared on postback 3) Event handler not fired on first click works fine on second click 4) Viewstate issues...
My ramblings on ASP.NET and IIS
Using microsoft.web.administration to query iis7 as non-admin
Posted
over 3 years ago
by
jaskis
2
Comments
We can either use ADSI,WMI,JScript etc ... to query IIS 7 config like how many website, virtual directories.Lately we have another option to use Microsoft.Web.Administrator namespace either from Web app or from Powershell. At the root level we've class...
My ramblings on ASP.NET and IIS
IIS 7: error: lock violation on deleting Modules at Website level
Posted
over 3 years ago
by
jaskis
5
Comments
Today while working on vista IIS 7 and I was trying to delete one of module named as CustomErrorModule for Default Web Site and immediate I was notified with this nice error. And this seem to be happening only with Modules which are...
My ramblings on ASP.NET and IIS
Caspol: .Net 2.0 app failing on win 2008 when hosted on UNC path
Posted
over 3 years ago
by
jaskis
5
Comments
Helping one of mate in our team with issue where Asp.net application was failing with System.Security when contents were pointing to UNC path.We were getting following error in the browse: Parser Error Message: Request for the permission of type 'System...
Page 1 of 1 (5 items)