Browse by Tags

All TagsASP.NET (RSS)
  • Aspnet 1.1 on Windows 2008 : install

    Hello, I just received a new Windows 2008 server x64 standard box for my company. As we have several ASP.NET v1.1 websites. I followed step by step the tutorial to install asp.net 1.1 on IIS7 :http://learn.iis.net/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008/ But I have...
    Posted to Forum by surgee on 08-06-2008, 10:17 AM
  • Re: Application Pool Identity to access a Mapped Drive

    There's a whole host of other stuff you might need to consider as well. For example, if you're going to have more than one AppPool, you'll need to sort out authentication with this command (run from AdminScripts folder): cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"...
    Posted to Forum by ssg31415926 on 08-01-2008, 2:33 PM
  • http error 500.19 internal server error

    hi .. i put the same question in asp.net forum but couldnt get any help .. i hope it will be resolved here ... i have installed vs2008(on vista home premium edition) but i am not able to run websites correctly ... when i try to run the website from within vs2008 it gives following error HTTP Error 500...
    Posted to Forum by mubashirkhan on 07-31-2008, 1:38 AM
  • Re: "Request timed out" errors moving from IIS6 to IIS7

    Try using the Failed Request Tracing feature of IIS7 to try to see where the timeout is occurring. At least this will narrow down the problem considerably. From reading the other post, it appears someone already did that; stay tuned to that asp.net thread as most likely it's an ASP.net issue potentially...
    Posted to Forum by davcox on 07-24-2008, 12:25 AM
  • Re: Migrating from UrlRewritingNet.UrlRewriter.dll to IIS Url Rewrite Module

    Yes, that makes sense. The reason why this works with URLRewriting.NET is because it has a logic to fix up the relative path for the ASP.NET application. URL rewrite module does not do that, hence the "~/" - style links become broken after rewriting. One way to fix that is to add the following...
    Posted to Forum by ruslany on 07-17-2008, 5:24 PM
  • Re: error when running a website - trying to find files

    You'll need to allow "Parent Paths" for ASPX pages and ASP pages (if you have them). By default this is not allowed because it's a security mitigation. Here are some good KB Articles on the subject: http://support.microsoft.com/default.aspx?scid=kb;EN-US;332117 (for ASP) For the asp...
    Posted to Forum by davcox on 07-16-2008, 2:11 PM
  • SQL Server with Advanced Services

    I am using Vista and am trying to install SQl server 2005 with Advanced Services (I am interested in adding reporting services to my installation), during the installation I get the error message that IIS is either not installed or not enabled,therefore I am unable to reporting services onto my machine...
    Posted to Forum by ehoosterbaan on 06-26-2008, 11:33 AM
  • Unable To set the Application Name

    Hi I am writing an application to automate my IIS administration script but I have been stuck in this problem for quiet sometime now I want to setup the Application Name in my IIS 6.0. I use the following script for website creation. Dim w3svc As DirectoryEntry w3svc = New DirectoryEntry("IIS:/...
    Posted to Forum by junaid_Arif_mufti on 06-23-2008, 12:09 AM
  • IIS 6.0: "Internet Explorer cannot displat the webpage"

    I have asp.net 2.0 web application. When i deploy my published application in IIS 6.0 as Virtuall Directory it Navigation between pages i.e. redirection works fine. But when i deploy my same application under IIS 6.0 WebSite Folder then on navigation or redirection i got error "Internet Explorer...
    Posted to Forum by cancarian88 on 06-18-2008, 2:20 AM
  • Re: Session Problems - seems to be around http/https transfer

    Hi, I have the same problem. I'm using IIS 6.0. After moving from HTTP to HTTPs session have been dropped. Help me to resolve this problem. Thanks in advance. Vladimir
    Posted to Forum by Leshchinsky on 06-17-2008, 1:42 PM
Page 1 of 15 (144 items) 1 2 3 4 5 Next > ... Last ยป
Page view counter