Browse by Tags

All Tagsasp.net (RSS)
  • IIS 7.5 404 error when redirecting from ASP.NET to Classic ASP

    I have Windows 7 x64 Ultimate installed on my development box. I've done everything needed to get Classic ASP as well as .NET running on my system. I'm developing in Visual Studio 2008 SP1. Me web site has a default page that has a frameset on it. In the frameset, after authorization, one frame...
    Posted to Forum by SpaceCowboy74 on 11-06-2009, 10:27 AM
  • How to remove IIS version name from the http header

    Hi, My web application runs on Windows server 2008 and IIS7.Currently, we are facing a security issue where in we need to reove the IIS version from the http header. I would be glad if someone can help me out on this. Regards, Sunitha
    Posted to Forum by sunitha4ever on 11-06-2009, 1:21 AM
  • ASP.NET site occasionally never loads at Localhost

    I have a ASP.NET site that while developing would like to run on my local instance of IIS 7. I am running it in Classic Mode. It works most of the time, but occasionally the site never loads no matter how long I wait. The browser just says "Waiting for localhost...". It does seem to happen...
    Posted to Forum by mbopp on 10-30-2009, 4:35 PM
  • Protecting static content on IIS7 in Classic Mode

    Hi, I know how to protect my static (HTML) pages in IIS6, and how to do it using the IIS7 Integrated Pipeline, but how can I protect my HTML pages from unauthorised access in IIS7 when running in Classic Mode? It's an ASP.NET site using forms authentication. Thanks!
    Posted to Forum by aures_arrigo on 10-29-2009, 11:07 AM
  • Re: Web Platform Installer for non-Free app?

    Thanks, that sounds easy, this is what I've tried (I tried to make my custom xml based on the official ones but didn't succeed, itt seems that because of the missing tab info), but now I think it will work, using the samples. Cheers Mike, sensenet.hu
    Posted to Forum by tusmester on 10-25-2009, 6:18 AM
  • Force site URL

    Hi, I have an ASP.NET 3.5 web site hosted on IIS 7. I need to force the "www" in the URL of my site, so that when users access my site using "http://mysite.com", they get re-directed to "http://www.mysite.com" automatically (address is shown their browser address bar). Does...
    Posted to Forum by nazaf on 10-25-2009, 12:15 AM
  • Re: Trouble with Linkpoint API in IIS7

    It worked.... finally. Thanks for the good work. I am running 2008 32bits, .net 3.5 framework and my Application Pool is on Classic mode. I just copied files to my bin and registered Interop.LPICOM_6_0Lib.dll (from my bin folder, running regsvr32 Interop.LPICOM_6_0Lib.dll) and voila ! (nothing else had...
    Posted to Forum by Fernando Paiva on 10-23-2009, 2:23 PM
  • IIS7 Reponse slow compare to II6

    I use IIS6 in Office, and all my web application work perfectly ok, but when I run the same application at House at my IIS7 in windows7, the application pages take more than 30 second to show and it shows "waiting for localhost" on the Firefox status bar. I tested for Crome and IE too, but...
    Posted to Forum by asifdhk on 10-15-2009, 7:28 AM
  • Redirect causing Application Pool freeze

    I have 4 Rewrite rules trying to handle friendly URL's for a site but when they are enabled, the site eventually becomes unresponsive. If I manually recycle the app pool it starts up again. I have enabled FRT on the Urlrewrite module but don't really know what I need to be looking for that might...
    Posted to Forum by bdun on 10-11-2009, 7:45 PM
  • Why are my relative paths different when I request the file name opposed to directory?

    I am rewriting the url http://www.tworiverstaines.co.uk to http://www.tworiverstaines.co.uk/TwoRivers/ using this rule: <rule name="tworiverstaines.co.uk" stopProcessing="false"> <match url="(.*)" /> <conditions logicalGrouping="MatchAll"> <add...
    Posted to Forum by mcdotnet on 10-08-2009, 7:46 AM
Page 1 of 31 (304 items) 1 2 3 4 5 Next > ... Last ยป