473,406 Members | 2,208 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

64bit asp .Net web app

I attempting to access a web application that contains a windows forms
control that is downloaded to the client. I configured code access security
using .NET Framework 2.0 configuration and everything works as expected when
using the 32 bit browser. However, when I attempt to use the 64 bit browser I
get a message that says that the control was unable to Assert
PermissionState. Are different tools needed to configure security for the 2.0
Framework when running under 64 bit?

Thanks,

Leslie
Oct 26 '07 #1
2 1086
security settings are per clr. as the .net security tools can run 32 bit
or 64 bit, you need to be sure they are running in the correct mode.

if the test box has both 32 and 64 bit clrs, you need to run security
setting twice.

note: if you are using mmc.exe, use the /32 & /64 switches to control
which clr you are changing the settings for.

-- bruce (sqlwork.com)

Leslie wrote:
I attempting to access a web application that contains a windows forms
control that is downloaded to the client. I configured code access security
using .NET Framework 2.0 configuration and everything works as expected when
using the 32 bit browser. However, when I attempt to use the 64 bit browser I
get a message that says that the control was unable to Assert
PermissionState. Are different tools needed to configure security for the 2.0
Framework when running under 64 bit?

Thanks,

Leslie
Oct 27 '07 #2
That fixed it. Thanks!

"bruce barker" wrote:
security settings are per clr. as the .net security tools can run 32 bit
or 64 bit, you need to be sure they are running in the correct mode.

if the test box has both 32 and 64 bit clrs, you need to run security
setting twice.

note: if you are using mmc.exe, use the /32 & /64 switches to control
which clr you are changing the settings for.

-- bruce (sqlwork.com)

Leslie wrote:
I attempting to access a web application that contains a windows forms
control that is downloaded to the client. I configured code access security
using .NET Framework 2.0 configuration and everything works as expected when
using the 32 bit browser. However, when I attempt to use the 64 bit browser I
get a message that says that the control was unable to Assert
PermissionState. Are different tools needed to configure security for the 2.0
Framework when running under 64 bit?

Thanks,

Leslie
Oct 27 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.64bit This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.64bit as an unmoderated...
11
by: Vijay Chegu | last post by:
I have built a 64bit ATL COM dll. When i register the dll on IA64 windows Enterprise server 2003, i get following error. DllRegisterServer in mydll.dll failed. Return code was : 0x80020009 ...
3
by: Frank Uray | last post by:
Hi all I have written a WindowsService in C# 2005. I am running this service on a 64bit Windows Server 2003 and I like to run some Interop.Excel within this service. It seams that Interop...
8
by: dwelch91 | last post by:
I need to detect whether the operating system I am running on (not the Python version) is 64bit or 32bit. One requirement is that I need to include support for non-Intel/AMD architectures. The 2...
4
by: mike | last post by:
I have found that orig tested 64 bit on our 64bit windows 2003 server...about 1 year ago...and company decided to use sql 32 bit on the 64bit os my question and any information is very welcome ...
1
by: GaryDean | last post by:
We have been developing all of our .net applications on 32 bit windows using 32 bit SQL Server. We are being asked to now deploy to servers running 64bit windows and 64bit SQL Server. Are there...
2
by: M O J O | last post by:
(I'm using Visual Studio 2008) I want my new develloper pc to be Vista 64bit, but all my clients are so far 32bit (XP), so my questions are: 1) Is it possible for me to tell VS2008 that the...
5
by: Neetu | last post by:
Hi Everybody, Our reports works well on every machine but not on 64bit systems. We can view the report but when we press print button it does nothing, it just stay there and prompt nothing, even...
1
by: =?Utf-8?B?QmlsbHkgWmhhbmc=?= | last post by:
I have a web server 32 bit and SQL server 2005 64bit . Does msdtc support SQL server 2005 64bit with web server 32 bit?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.