-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
jortizv
on
07-27-2009, 9:14 AM
You are right,, I though there was a way through IIS configuration to passthrough... with a help of some developer we were able to do it by using Machine Encryption key and so on... thanks
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
jortizv
on
07-22-2009, 11:05 AM
Is there an easy way to configure Forms Authentication to be passed to the farm servers, the idea is to have the authentication happen at one server and another server will be access with those credentials, our application uses forms authentication, and when we hit another server directly on the farm by passes the form authentication, can anyone ...
-
Posted to
IIS 7 - Troubleshooting
by
jortizv
on
05-13-2009, 9:01 AM
Thank you for your response.. I agree, in reality our application writes to the event log, it is possible that there is a parameter on the attempt to write that is not recognize, I will try to find what it is but it will be hard as you said...
thanks again
-
Posted to
IIS 7 - Troubleshooting
by
jortizv
on
05-12-2009, 9:11 AM
I am getting the following errors on the application log, I am not sure what it is... the website seems to be working just fine.... any ideas?. here is the log:
Log Name: Application
Source: ASP.NET 2.0.50727.0
Date: ...
-
Posted to
IIS7 - Web Farms
by
jortizv
on
04-27-2009, 9:31 AM
[quote user="steve schofield"]
What is the stop error code?[/quote] Thanks for your reply, the crash info is:
ATTEMPTED_WRITE_TO_READONLY_MEMORY (be)
0x000000be (0x00000642fff9ac38, 0x68500000562a6025, 0xfffffa6010eef730, 0x000000000000000a).
-
Posted to
IIS7 - Web Farms
by
jortizv
on
04-23-2009, 9:45 AM
Hi guys, I have the following enviroment a webfarm with multiple winodws servers 2008, in a Domain enviroment, I am properly running the application pool identity and all the website files are on a NAS. I can say that everything works properly, no problems with authentication or anything like that. The website is writen on .Net
so I have multiple ...
-
Posted to
IIS7 - Administration Pack
by
jortizv
on
10-30-2008, 9:44 AM
I have been trying to configure the IIS reports to properly show the site traffic but i keep getting an error "failed to compare two elements in the array"
the remote administration is enable.
FYI, The site traffic logs that I am trying to access are on the same local machine.
Any Ideas?.. or is this a bug on this preview ...
-
Posted to
Configuration & Scripting
by
jortizv
on
02-24-2008, 12:47 AM
no, i don't and as I mention I even tried on a clean installation with another .net website, and when I do chanes it happends.... i don't understand why would that happends... Have you try to do changes and keep selecting apply on every change, like content expiration, enforce ssl and so on and you will that it is on the event ...
-
Posted to
Configuration & Scripting
by
jortizv
on
02-23-2008, 3:10 PM
Actually no, without touching the ASP tab at all, try it yourself, enable content expiration for example... I would say i have to do about 10 different changes like document path ssl content expiration and then check the event logs you will see that the world wide web publishing service has restarted.... thanks for your reply....!!! do you have ...
-
Posted to
Configuration & Scripting
by
jortizv
on
02-22-2008, 10:43 AM
I have a server with a lot of web sites, everytime a do many changes to a website ussing IIS manager the World Wide Web Publishing Service Restart itself with event ids 7035 7036 (no errors), my problem is that because i have too many websites and they are all live it is not acceptable the restart, beside it shouldn't do it without ...