G
Guest
Hi I have a Windows Form control create in .Net 1.1.
We are having an interesting problem with the control and some interactions
with the server it is hosted on. We've recently upgraded one of our
Production Servers to Windows 2003 SP1. Our old server as well as our
development server are running Windows 2000 SP4.
After the upgrade we found that most users could not access the control on
the new production server. Accessing the old server or the development
server will allow the users to access the control. I don't believe it is any
code issue as the control still works using the old server. (I have strong
named the control and set the APTC bit so that should not play into this.)
The only thing that is different is the server is the update OS. Also,
there are people that actually can access the control on the new server and
their rights are not anything different than others. I've also tried just a
generic control (using the sample in MSDN) and that does not work for the
majority of our users as well.
Does anyone have any ideas what we can do?
We are having an interesting problem with the control and some interactions
with the server it is hosted on. We've recently upgraded one of our
Production Servers to Windows 2003 SP1. Our old server as well as our
development server are running Windows 2000 SP4.
After the upgrade we found that most users could not access the control on
the new production server. Accessing the old server or the development
server will allow the users to access the control. I don't believe it is any
code issue as the control still works using the old server. (I have strong
named the control and set the APTC bit so that should not play into this.)
The only thing that is different is the server is the update OS. Also,
there are people that actually can access the control on the new server and
their rights are not anything different than others. I've also tried just a
generic control (using the sample in MSDN) and that does not work for the
majority of our users as well.
Does anyone have any ideas what we can do?