Compatibility issues in Web Based Development using ASP.NET, C# with Win-XP.

  • Thread starter Thread starter Diggy
  • Start date Start date
D

Diggy

Hi,

We have developed a web based application using ASP.NET,
C# and SQL Server2000.
We are facing problem in using some of the functionality
available like user impersonation, etc., after accessing
the different pages.

And the same application works fine on Win-2000 OS for the
same Internet explorer settings.

Are there any compatibility issues out here pertained to
the above issue. ?

Can anybody help me in this regard.

Thanks and Regards,

Diggy.
 
You don't mention it directly, but imply that the
problems are occurring on a Win2003 box. The default
installation for IIS on Win2003 includes a much tighter
level of security. It is likely that you are running
into a problem related to that. If you have a more
specific problem, post it and it might tweak the memory
of some of the readers.

Bruce Johnson
http://www.ObjectSharp.com/Bruce
 
Back
Top