-
Posted to
IIS7 - Configuration & Scripting
by
XIII
on
11-24-2009, 9:05 AM
[quote user="Rovastar"]Don't use multiple worker processes! There is no need to use these and will only denote bad programming style and buggy code if you need to use these.
[/quote]
Do you have information about this? I just got to hear from a person from the infrastructure cell at my client that it's there to speed up the ...
-
Posted to
IIS7 - Configuration & Scripting
by
XIII
on
11-24-2009, 9:04 AM
And like usual when you ask the question you find find it right afterwards.
Go to inetmgr > Application pools > under actions (top right on the screen) click Set application pool defaults... and there in the Process model "tab" is the setting.
Grz, Kris.
-
Posted to
IIS7 - Configuration & Scripting
by
XIII
on
11-24-2009, 8:56 AM
Hi,
In IIS6.0 I know how to set this in the apppool, properties, performance tab.
Where to find this in IIS7? Is there some decent document that shows where IIS6 features are hidden?
Grz, Kris.
-
Posted to
IIS7 - Configuration & Scripting
by
XIII
on
11-28-2008, 7:47 AM
Hi,
I created a WCF service that I want to use as a proxy in an ASP.NET AJAX enabled application. When I use Cassini, the default webserver that comes with Visual Studio 2008, everything's working just fine. Whenever I run it with IIS7 (Vista Enterprise edition) then I get 404.3 errors when I want to call it directly (myProxy.svc) from the ...
-
Posted to
IIS7 - General
by
XIII
on
12-24-2007, 2:07 PM
Hi,
I'm trying to run dasBlog 2 under IIS7. When I run it in the browser I get the following error that it can't read the configuration file:
\\?\C:\Users\XIII\Documents\My downloads\dasBlog-2.0.7226.0-Web-Files\dasblogce\web.config
Where does that \\?\ in the beginning come from? I didn't add it through ...
-
Posted to
IIS7 - Configuration & Scripting
by
XIII
on
09-08-2007, 3:16 AM
Hi,
I want to make virtual folder from the properties pages of a web application project from within visual studio 2008 beta 2. But, even when I run it under administrative privileges, it doesn't seem to get working. I also made a post about it here: http://forums.asp.net/t/1153465.aspx.
On the other hand, can I somewhere see which ...
-
Posted to
General
by
XIII
on
03-06-2006, 1:55 PM
Hi,
did you stop your IIS? You can check it out by going to Start | Run, type in inetmgr and press enter.
Grz, Kris.