Ask a Question related to ASP.NET Security, Design and Development.
-
Larry Brindise #1
haven't a clue!
Can someone point me in the right direction? This is the
page that results from my web app. This web app installs
on every other machine without a problem. Here is a copy
of the page:
--------------------------
Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request.
Please review the specific error details below and modify
your configuration file appropriately.
Parser Error Message: Unable to read the security policy
file for trust level 'WSS_Minimal'.
Source Error:
Line 62: <compilation batch="false" debug="false" />
Line 63: <pages enableSessionState="false"
enableViewState="true" enableViewStateMac="true"
validateRequest="false" />
Line 64: <trust level="WSS_Minimal" originUrl="" />
Line 65: <machineKey
validationKey="DC621053C050688E69561D160B25F685006 61643E41
4BE78"
decryptionKey="C7995A7A818A5DBB0D6DD806CB132199F18 8690F592
83243" validation="SHA1" />
Line 66: </system.web>
Source File: c:\inetpub\wwwroot\web.config Line: 64
----------------------------------------------------------
----------------------
Version Information: Microsoft .NET Framework
Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
Larry Brindise Guest
-
Problems with flah player i found a clue to solve
Well, for everybody that is not being able to install flash player(including me) on internet explorer here is my history : I'm having problems to... -
Anybody have a clue?
Maybe this has been answered before, if so, please show me the light. "Unexpected failure while compositing bitmap member 2 or PLAYER-CAST 2" I... -
CFMX v7.0.1 Update wouldn't start. Anyone have a clue?
CFMX7 Windows 2000 Professional SP4 I have stopped all Coldfusion services and downloaded the file, coldfusion-70-updater-win.exe (133MB).]/i]... -
NO CLUE what I'm doing-PLEASE HELP !
I d/l'ed a 30 day trial of Contribute 3 as not to purchase if I don't like it. Anyway....I have an ebay store....All I want to do is customize that... -
Need a clue or diskEvt
When inserting a CD, a floppy or ZIP disk containing an external file system while my application is running, I don't want the dialog saying ... -
MSFT #2
RE: haven't a clue!
Hi Larry,
Normally, <trust> Element can only be set to five kinds of levels:
Full, High, Medium, Low, Minimal
What is "WSS_Minimal" in your web application?
Luke
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
MSFT Guest
-
-
MSFT #4
RE: haven't a clue!
In the file "c:\inetpub\wwwroot\web.config". I suspect it should be
"Minimal", not "WSS_Minimal" if you don't change it before.
Luke
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
MSFT Guest
-
RE: haven't a clue!
"WSS_Minimal" is a custom security "policy" that is
installed by sharepoint services. There should be a
definiation within the config file that defines it.it should be>-----Original Message-----
>In the file "c:\inetpub\wwwroot\web.config". I suspectbefore.>"Minimal", not "WSS_Minimal" if you don't change itand confers no>
>Luke
>Microsoft Online Support
>
>Get Secure! [url]www.microsoft.com/security[/url]
>(This posting is provided "AS IS", with no warranties,>rights.)
>
>.
>Guest
-
MSFT #6
RE: haven't a clue!
Yes. The original problem may be caused by that the sharepoint services
hasn't been installed completely on the computer, so that the security
policy can't be read.
Luke
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
MSFT Guest



Reply With Quote

