How are your live servers "clustered"? If
you're using a IIS Farm, it may
be as simple as using Session where session is disabled or
setup a different
way than on a dev machine (usually just in-memory on a dev
machine, and
rarely in-memory on a large web farm).
HTH
Thanks,
Shawn Wildermuth
http://adoguy.com
C# MVP, MCSD.NET, Author and Speaker
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Jennifer Quinn
Sent: Tuesday, May 23, 2006 2:03 PM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] External component has thrown an
exception.
Hi everybody,
My co-worker put a new custom control on the top of many
of our web pages
(fragments) that creates a user friendly link. No big deal.
It must have
worked on his machine (he is on vacation now), and it works
well on mine.
It also works fine on our build box. However on our live,
clustered boxes,
it fails with the message in the subject line...External
component has
thrown an exception.
I have read enough to think that it might be because the
codebhind and the
form don't jive, but I can't find a problem with that.
Any suggestion? Could it be something that isn't on the
live boxes?
Thanks for any ideas and suggestions!
Jenny Q.
=
===================================
This list is hosted by DevelopMentor. http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|