-
Posted to
IIS7 - Security
by
mile72
on
08-16-2009, 7:49 AM
Hi,
I tried the Process Monitor and isolated the w3wp.exe work process, but there was to much information that just passed over my level of understanding here.
Thanks anyway!
-
Posted to
IIS7 - Security
by
mile72
on
08-12-2009, 10:48 AM
I have granted write and modify permissions to the IUSR in addition to my test account for the folder where the files are being uploaded to, but still it wont work.
This have to be some sort of authentication issue, because it works when I log on with an Administrator account.
Any ideas if there might be additional things that causes this?
-
Posted to
IIS7 - Security
by
mile72
on
08-11-2009, 4:58 AM
Greetings all,
I have published a formbased HTML document for upload of files purposes only, it's running on a Win 2008/IIS 7 server. I'm trying to grant access to a certain user for him to upload various files like Word document, JPG pictures and so on.
When testing the form and pressing the send button I get ...
-
Posted to
IIS7 - Publishing
by
mile72
on
09-05-2008, 4:37 AM
Greetings all,
Let me first apologize for me late reply, but I've been on holiday :-)
I tried to uninstall RPC over HTTP on my server and after that FPSE worked 100%. Just wanted to let everybody know that it solved my problem and also say thanks to everyone included...
Best for the day to you all!!
-
Posted to
IIS7 - Publishing
by
mile72
on
07-25-2008, 6:19 PM
Under detailed view I find the following:
-
EventData
AppPoolID
MSSharePointAppPool
ProcessID
748
param3
0
ProtocolID
http
7E000780
Binary data:
In Words
0000: 8007007E
In Bytes
0000: 7E 00 07 80
I get 5 of these warnings in the system log. Beside the process ID ...
-
Posted to
IIS7 - Publishing
by
mile72
on
07-24-2008, 1:22 AM
Yes, it feels like we are moving in the right direction at leas :-)
I have corresponding events in the application log, they state:
Source: ISS-W3SVC-WP
Event ID: 2280
The Module DLL C:\Windows\system32\RpcProxy\RpcProxy.dll failed to load. The data is the error.
Mile
-
Posted to
IIS7 - Publishing
by
mile72
on
07-23-2008, 5:02 PM
Yes I do, I actually get 5 warnings with event id 5139 right before I get the event id 5002 error:
A listener channel for protocol 'http' in worker process '6552' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol ...
-
Posted to
IIS7 - Publishing
by
mile72
on
07-23-2008, 4:34 PM
ID 5002
Description:
Application pool 'MSSharePointAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
Mile
-
Posted to
IIS7 - Publishing
by
mile72
on
07-23-2008, 4:03 PM
It did, and it seem to be the following problem:
Web sites and Web applications depend on the availability of Internet Information Services (IIS) application pools. IIS application pools in turn depend on the Windows Process Activation Service (WAS). If WAS is not running or errors occur during the startup or shutdown of an application pool, Web ...
-
Posted to
IIS7 - Publishing
by
mile72
on
07-23-2008, 1:23 AM
Thanks for you reply!
You where right, the MSSharePointAppPool was stopped!
But when I start it and the status go from stopped to started in the statur bar I still get the same error message with service unavilable when I try to access it.
When I go back to check the status of the MSSharePointAppPool under Application Pools, it is ...