473,405 Members | 2,344 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,405 software developers and data experts.

running site dll from GAC instead of bin

Hi:

I am wanting to run my aspnet app with higher level of security, and so want
to run it from the GAC.

When I try this put the dll in the GAC instead of the bin folder, it says it
could not load the type "mypage".

Any articles or direction in how to achieve this?

Thanks!
Nov 19 '05 #1
2 1309
Hi Tarren:

What do mean when you say "a higher level of security"? The GAC is
primarily about sharing code across applications, this isn't what you
need for web applications.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Thu, 18 Aug 2005 12:07:21 -0400, "Tarren"
<no***********@thanks.com> wrote:
Hi:

I am wanting to run my aspnet app with higher level of security, and so want
to run it from the GAC.

When I try this put the dll in the GAC instead of the bin folder, it says it
could not load the type "mypage".

Any articles or direction in how to achieve this?

Thanks!


Nov 19 '05 #2
Hi, Scott:

The GAC was exactly what was needed. And then in the .NET Configuration
snap-in I had to elevate the level of trust on that dll to medium security
(full was not required) and I was able to talk to the other running
processes that I needed to manipulate.

Thanks.
:)
"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:2s********************************@4ax.com...
Hi Tarren:

What do mean when you say "a higher level of security"? The GAC is
primarily about sharing code across applications, this isn't what you
need for web applications.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Thu, 18 Aug 2005 12:07:21 -0400, "Tarren"
<no***********@thanks.com> wrote:
Hi:

I am wanting to run my aspnet app with higher level of security, and so
want
to run it from the GAC.

When I try this put the dll in the GAC instead of the bin folder, it says
it
could not load the type "mypage".

Any articles or direction in how to achieve this?

Thanks!

Nov 19 '05 #3

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

Similar topics

2
by: Rocket Hawk | last post by:
Hello All, I am using windows 2000 server IIS 5.0 i was trying to run bat file from asp page and getting: Access Denied but when i run the bat file from the command prompt on the local...
8
by: Phoenix | last post by:
Here's a challenge that is killing me: I've got 2 web servers and a SQL Server and about 5,000 'users' who stay connected to the site all day. I have a page that is supposed to be 'real-time',...
0
by: RocketBot | last post by:
Hi I am having problems running a site localy using the IIS server. Running pages normally is fine, but when I use a master page the VB Controls do not work. For example a button on the page...
8
by: Nate | last post by:
I am running on Window 2003. I have a website built in ASP.NET 2.0. I need to have a Virtual Directory running an application in 1.1. I have configured each in its own Application Pool. The 1.1...
7
by: pradeep_TP | last post by:
hello all, I want to know how can I check whether a web site us running or not. I have used HttpWebRequest but when I give a web site address, It takes few number of seconds to throw exception...
3
by: Erik ETS | last post by:
I need some symmetry between my development environment and my running web site. The root of my web site is http://www.mysite.com/ while the root of the project in my local development environment...
3
by: windandwaves | last post by:
Hi Folk I am running a site (A) that has a US mirror (B). This means that all the data from A is copied daily to B. On the site, I keep some statistics of the pages people visit, tracking...
10
by: TS | last post by:
i just noticed the website i created in VS 2005 is running on a different port than the default. I see that it is running on the local web server, and also that the website i created isn't in IIS....
8
by: John | last post by:
Hi I am using the below code to run a sql on an underlying access table; insStr = "INSERT INTO ( Action, , , Request_Date ) " & _ "VALUES (""Modify Client"", 93, ""Administrator"", Now())"...
8
by: geert | last post by:
Hi all, I have a mac mini running maocosx 10.5 leopard I want to deploy a django project on. My backend is MySQL, and I have it running as a 64- bit app. Of course, apache2 is also running as...
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.