|
Rank: Member Groups: Member
Joined: 1/10/2008 Posts: 26
|
Hi, I have a strange behaviour when trying to open my pages in design mode. The message I get is: Quote: The type initializer for 'EO.Web.Internal.hi' threw an exception.
I am using Visual Studio 2008. This error also prevents me from open a file in my unit test project. The file is the specific type; *.orderedtest This problem appeared recently. It has worked before! The version of my EO.Web.dll is 5.0.25.2. /Patrik
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|
|
Rank: Member Groups: Member
Joined: 1/10/2008 Posts: 26
|
Hi,
is is not a version mismatch.
This problem also occures on a computer where we do not have the components installed. The only thing I can think of that we have changed is that we have swapped from the project type "Web Site" to a Web Application in Visual Studio. Can that have something to do with it?
/Patrik
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Do you get any problem if you run the page?
|
|
Rank: Member Groups: Member
Joined: 1/10/2008 Posts: 26
|
I have not checked all our pages yet but I have trouble with the progressbar. It is not working anymore. However I do not get any errors runtime that gives me more detailed information.
/Patrik
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I've set up an online meeting for you so that we can take a look of the problem if you don't mind. Please see your private messages for the meeting link.
Thanks
|
|
Rank: Member Groups: Member
Joined: 1/10/2008 Posts: 26
|
Hi, am I sorry that I missed your post about the meeting. I had left my office by then. I would appriciate a new session today if possible. I am available until 16:00 Central European Time.
The problem I had with the progressbar was not related to this issue. The controls like the progressbar and callback panel seems to work fine. Thus the problem is a design time problem only!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Adding EO.Web.dll into GAC solved the problem.
|
|