Forum Search Results for "" RSS 1—10 of 15

More Search Options

  • Re: Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by ThisBytes5 on 09-14-2009, 11:14 PM

    I understand now the issue with the case sensitive issue, and have gotten past that. However, I must STILL reference the server var directly by name, it doesn't show up in the LIST that is created from the code in the link I put in a few posts above. I am wondering why it's not showing in the list even though I am able to access it by ...

    • http://forums.iis.net/p/1159714/1916957.aspx#1916957
  • Re: Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by ThisBytes5 on 09-14-2009, 3:00 PM

    Ok, so I made it all CAPS and it appears now when I reference the server var directly. Thank you. Why wouldn't it show in the list though? Are they not the same lists?

    • http://forums.iis.net/p/1159714/1916917.aspx#1916917
  • Re: Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by ThisBytes5 on 08-31-2009, 4:35 PM

    Sorry about the delay, I've gotten side tracked on other items. This is what I've done: I created the following Rule: <rule name="TestRule" patternSyntax="Wildcard" stopProcessing="false"> <match url="*" ignoreCase="true" negate="false" /> <conditions ...

    • http://forums.iis.net/p/1159714/1915297.aspx#1915297
  • Com object issue after ugrading to VS 2k8 from VS 2k5

    Posted to General by ThisBytes5 on 08-26-2009, 9:18 AM

    I posted this originally on the social forums site and was directed to post it here as well. Here is the link to the original post, I’ve updated it a bit to clear up what I think was a misunderstanding: http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/a34950bc-cb5b-4ef5-b760-dd85ebc878a2/ After upgrading from VS2k5 to VS2k8 one ...

    • http://forums.iis.net/p/1160338/1914685.aspx#1914685
  • Re: Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by ThisBytes5 on 08-03-2009, 8:21 AM

    I have verified that the module is installed and being used, I changed the Match URL Using to Regular Expressions and gave it an invalid expression, at which point all sites on the machine started returning 500 errors with text about the expression being invalid. Adding a server var that already exists and telling it to replace it with my own ...

    • http://forums.iis.net/p/1159714/1912347.aspx#1912347
  • Re: Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by ThisBytes5 on 07-31-2009, 8:27 PM

    Sorry about that I try my best to give as much info as possible. By not working I mean not executed. There are no errors, the pages work just as if the module isn't installed. The classic ASP page I have simply writes out the server variables on the page and I don't see my the test vars on the page.

    • http://forums.iis.net/p/1159714/1912256.aspx#1912256
  • Rules stopped processing

    Posted to IIS7 - URL Rewrite Module by ThisBytes5 on 07-31-2009, 3:44 PM

    I download and installed rewrite_2.0_x64_beta.msi yesterday, July 30. While trying to get a site working on IIS 7 I uninstalled the tool as I wasn’t sure if that was the issue, turned out not to be the issue. However, now that I have re-installed the tool I am unable to get the rules to process again. I’ve followed the steps here:  ...

    • http://forums.iis.net/p/1159714/1912241.aspx#1912241
  • Re: configProtectedData and being in multiple web configs

    Posted to IIS 7 - ASP.NET Administration by ThisBytes5 on 07-31-2009, 9:35 AM

    Thank you, I no longer receive the error when converting it and the app runs.

    • http://forums.iis.net/p/1159200/1912193.aspx#1912193
  • Re: Server Variables and IIS7

    Posted to IIS7 - General by ThisBytes5 on 07-30-2009, 2:30 PM

    [quote user="anilr"] URL Rewrite v2 beta allows you to set server-variables based on url-rewrite rules. [/quote]  That was perfect, does exactly what I need and even allows me to inject the values for classic ASP.

    • http://forums.iis.net/p/1159590/1912096.aspx#1912096
  • Re: Server Variables and IIS7

    Posted to IIS7 - General by ThisBytes5 on 07-28-2009, 1:31 PM

    [quote user="anilr"] You can set server-variables using request.ServerVariables.Set(name, value) from a managed module or IHttpContext::SetServerVariable from a native module. [/quote]   Understood, and I'm willing to write the module to do this, but I was wondering if there was anything already built into IIS 7 that would ...

    • http://forums.iis.net/p/1159590/1911823.aspx#1911823

1 2 Next >

Microsoft Communities