system.Web.Extension

A

Arne Garvander

I am moving a web site from IIS 6 to IIS 7.
I am in a corporate domain with limited admin privileges.
How do I verify the Asp.net Extensibility is working properly?
 
G

Gregory A. Beamer

Arne Garvander said:
I am moving a web site from IIS 6 to IIS 7.
I am in a corporate domain with limited admin privileges.
How do I verify the Asp.net Extensibility is working properly?

What extensibility point are you talking about? Can you test the site in a
testbed (did they give you one on the server - a deployment spot)? If not,
can you set up an IIS test instance, even on a virtual, to make sure you
have not done anything that will be a problem on IIS 7.0. I would love to be
more specific, if you hit something I am familiar with, but
system.web.extension tells me very little about what you are trying to
accomplish.

Overall, if you are not touching the Windows system or file system, you will
not have a partially trusted issue, so you are probably fine. If all of your
extensibility points are in the web root or lower, I don't think you will
have a problem. It changes a bit in .NET 4.0, so you might want to look
ahead at the changes in security before deploying with .NET 4.0, but that is
just a sane way to do things.

--
Peace and Grace,
Greg

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

************************************************
| Think outside the box! |
************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Am I admin or not? 0
Understanding VS2022 2
Bonzi Buddy C+++ 0
Search Results with Pagination 1
Bash scripts for web apps 1
Web publish locally 2
Machine Learning.. Endless Struggle 3
Age gate code 0

Members online

No members online now.

Forum statistics

Threads
474,091
Messages
2,570,605
Members
47,225
Latest member
DarrinWhit

Latest Threads

Top