gacInstall in manifest.xml
Is it possible to use the gacInstall provider from within a deployment package? Ideally I would like to include a group of assemblies within the package and then use gacInstall to install the...
View ArticleRequest Filtering not working
In IIS 7.5 I have blocked the OPTIONS and PROPFIND verbs for a web site. I did this through the GUI. They are set to allowed = FALSE.However, IIS is not blocking these verbs. Looking at the logs, I see...
View Articleanonymous turned off but.......
recently turned off anonymous, however there are log entries with a 530 but also the 'sent' message, see example below, I can't trace the IP for now and am curious if anonymous can stll login if they...
View Articlecustomerrors and 404
I'm using ASP.NET 4.0 web forms with cutomerrors. I have <customErrors mode="On" redirectMode="ResponseRewrite" defaultRedirect="~/Error.aspx" />no custom routing. the the above config and my...
View ArticleHelp with Windows detected your registry file is still in use by other...
I'm using a new computer with Windows 7 for running endurance tests for a WCF application. I see that the w3wp.exe is unloaded 2-3 times a day: Windows detected your registry file is still in use by...
View ArticleIIS 7.5 Application Pool Recycling Issues
Hi, we are experiencing an issue with application pools not recycling at the time they have been designated. We have about 20 app pools running mainly .net 4 mvc sites and wcf service. All app pools...
View ArticleTest server doesn't seem to be working
So I'm building a new HTML page in WebMAtrix and when I try to run the page it opens a browser window with a blank page. Odd since the code on the page has an <h1> tag and a <ul>...
View ArticleWebPI4 not recognizing sa pw for sql express.
While trying to install DNN using latest installer, the installer is failing to connect with the proper database \sqlexpress it is trying to connect with sa account and fails to recognise pw. I think...
View ArticleHow can I limit the specific class files trafficflow of a website?
In IIS,we can control the trafficflow of the whole site.But if I just want to limit the trafficflow of *.mp3 files,how can I do the Qos setting?
View ArticleSmooth Streaming Authentication
I have a question around Smooth Streaming authentication. I have researched this on the forums and search engines, and have seen some other people ask similar questions, but I can't seem to get to the...
View ArticleServerVariables collection not working
Hi, I have a classic ASP application which uses ServerVariables("Remote_User") to get the user login. For some users it works fine, for some others it doesn't, and the weird thing is that it returns...
View ArticleRewrite Rule and redirect to another port in Web Farm
HiI have 3 servers configured with IIS and named as DEMOCONTROLLER , DEMOPRIMARY and DEMOSECONDARY.My ASP.NET application is installed on default website on DEMOPRIMARY and DEMOSECONDARY server.I can...
View ArticleIIS Transform Manager Task Chaining
I have a strange situation where any Job Template i use, including the built in "Video files to H.264 Smooth Streams and Apple HTTP Live Streams", will complete the first task (e.g. "Expression Encoder...
View ArticleIIS 6.0 HTTP status 401: Unauthorized
server detail: window server 2003 , IIS 6.0 , .NetFramework 1.1.i get following exception detail: system.Net.WebException: the request failed with HTTP status 401:Unauthorized.my directory structure...
View ArticleHTTP Error 500.19 - Internal Server Error
hi, i am a newbie and i have developed a website in visual studio 2010 using .net framework 4.0 . it works fine when i try to run on local server using IIS 7.5 but when i try to run on internet using...
View ArticleStumped by Classic ASP calling a .Net COM+ object.
I've been at this for three days and I can't figure out why the method on my buttonPanel object can't be called. I get invalid procedure or argument .AddButton in the following code:<!--#include...
View ArticleHow to set the proxy for Web Platform Installer?
Hi Experts,I want to use the tool install MVC3 in my company. As far as I know I should set the proxy before accessing internet. Is there any way to do that? I need your help, thanks.
View ArticleError While Publishing Service in IIS 8
Hi I am facing problem while publishing a WCF service in IIS 8 express . I have installed windows 8 enterprises in my system. I get this error all the time i try to publish my app in iis Error 1 Web...
View Articledtlines and memory leak
We are calling the logparser via com. We have a query where we have a csvinput, with headerRow = true and dtlines = 50000. This evidently excited a memory leak somewhere.We found that the leak size is...
View Articlewincache.php - 500 Server Error
Hi folks; I have PHP 5.3.6 installed on IIS 7.5 ('08 R2) and I can't seem to access wincache.php anymore.I have the extension configured in php.ini as well as session.save_handler = wincacheIt used to...
View Article