472,126 Members | 1,452 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

.NET objects hosted in IE works unstable

There is a web-application, a part of which uses .NET objects on client
side (embedded into HTML). There are about 100 thousand users. Users
have IE6 and .NET framework 1.1 or 2.0. Assemblies loaded to client
side are built under .NET framework 1.1, signed and have the attribute
AllowPartiallyTrustedCallers. Runtime Security Policy on client
workstation has default settings.

The problem is that the application works unstable: about 5-10% of
users have occasional problems:
· Application works without faults, but when closing IE an error
occurs.
· IE crashes at the first attempt of opening page containing .NET
objects.
or
· IE crashes while working with such pages.

Crashing of IE can look different. It can close quietly or can say
about an error and suggest sending a report to Microsoft.

Any help will be appreciated!

Nov 2 '06 #1
0 876

This discussion thread is closed

Replies have been disabled for this discussion.

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.