A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Installation and Setup of Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Installation and Setup of Vista Installation problems and questions using Windows Vista. (microsoft.public.windows.vista.installation_setup)

ASP.NET v1.1 app on Vista RC 1



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old September 7th 06, 05:12 PM posted to microsoft.public.windows.vista.installation_setup
Sekhar
external usenet poster
 
Posts: 5
Default ASP.NET v1.1 app on Vista RC 1

I have been trying to make the ASP.NET v1.1 application on Vista RC 1 for a
long time now - in vein.

I get this error message:

__________________________________________________ __________________
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:

Line 1: %@ Control Language="c#" AutoEventWireup="false"
Codebehind="ucSideNav.ascx.cs"
__________________________________________________ __________________


I tried several things - few listed below:

* Gave IUSER and ASPNET users GOD rights on both the virtual directory
folder and the framework folder.
* Set the trust level at the application and the site level to FULL
(internal)
* Changed the machine.config for v1.1 to use network user instead of
machine.

Still I can't get rid of the above error.

Can someone please help?

Thanks.

Chandra Sekhar.


  #2 (permalink)  
Old September 8th 06, 03:03 AM posted to microsoft.public.windows.vista.installation_setup
Jonty
external usenet poster
 
Posts: 29
Default ASP.NET v1.1 app on Vista RC 1

Have a look here, This may help you.
http://blogs.msdn.com/astebner/archi...06/658484.aspx
Jonty

"Sekhar" wrote:

I have been trying to make the ASP.NET v1.1 application on Vista RC 1 for a
long time now - in vein.

I get this error message:

__________________________________________________ __________________
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:

Line 1: %@ Control Language="c#" AutoEventWireup="false"
Codebehind="ucSideNav.ascx.cs"
__________________________________________________ __________________


I tried several things - few listed below:

* Gave IUSER and ASPNET users GOD rights on both the virtual directory
folder and the framework folder.
* Set the trust level at the application and the site level to FULL
(internal)
* Changed the machine.config for v1.1 to use network user instead of
machine.

Still I can't get rid of the above error.

Can someone please help?

Thanks.

Chandra Sekhar.


  #3 (permalink)  
Old September 8th 06, 11:50 AM posted to microsoft.public.windows.vista.installation_setup
Sekhar
external usenet poster
 
Posts: 5
Default ASP.NET v1.1 app on Vista RC 1

I guess I didn't explain my situation correctly.

I was able to install .NET v1.1 on Vista. But when I browse my application,
I get this error message:

__________________________________________________ __________________
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:

Line 1: %@ Control Language="c#" AutoEventWireup="false"
Codebehind="ucSideNav.ascx.cs"
__________________________________________________ __________________

Thanks.

--
Sekhar


"Jonty" wrote:

Have a look here, This may help you.
http://blogs.msdn.com/astebner/archi...06/658484.aspx
Jonty

"Sekhar" wrote:

I have been trying to make the ASP.NET v1.1 application on Vista RC 1 for a
long time now - in vein.

I get this error message:

__________________________________________________ __________________
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:

Line 1: %@ Control Language="c#" AutoEventWireup="false"
Codebehind="ucSideNav.ascx.cs"
__________________________________________________ __________________


I tried several things - few listed below:

* Gave IUSER and ASPNET users GOD rights on both the virtual directory
folder and the framework folder.
* Set the trust level at the application and the site level to FULL
(internal)
* Changed the machine.config for v1.1 to use network user instead of
machine.

Still I can't get rid of the above error.

Can someone please help?

Thanks.

Chandra Sekhar.


  #4 (permalink)  
Old September 8th 06, 11:50 AM posted to microsoft.public.windows.vista.installation_setup
Sekhar
external usenet poster
 
Posts: 5
Default ASP.NET v1.1 app on Vista RC 1

I guess I didn't explain my situation correctly.

I was able to install .NET v1.1 on Vista. But when I browse my application,
I get this error message:

__________________________________________________ __________________
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:

Line 1: %@ Control Language="c#" AutoEventWireup="false"
Codebehind="ucSideNav.ascx.cs"
__________________________________________________ __________________

Thanks.

--
Sekhar


"Jonty" wrote:

Have a look here, This may help you.
http://blogs.msdn.com/astebner/archi...06/658484.aspx
Jonty

"Sekhar" wrote:

I have been trying to make the ASP.NET v1.1 application on Vista RC 1 for a
long time now - in vein.

I get this error message:

__________________________________________________ __________________
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Security error.

Source Error:

Line 1: %@ Control Language="c#" AutoEventWireup="false"
Codebehind="ucSideNav.ascx.cs"
__________________________________________________ __________________


I tried several things - few listed below:

* Gave IUSER and ASPNET users GOD rights on both the virtual directory
folder and the framework folder.
* Set the trust level at the application and the site level to FULL
(internal)
* Changed the machine.config for v1.1 to use network user instead of
machine.

Still I can't get rid of the above error.

Can someone please help?

Thanks.

Chandra Sekhar.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.