Home All Groups Group Topic Archive Search About

Odd Release Build Error - Please Help???

Author
25 Mar 2003 8:31 PM
Raju Joseph
Hi All,

I am getting an odd error while doing a release build. The error is as
follows:

Value of type "Infologics.Medilogics.Common.giCommonData.CategoryType"
cannot be converted to
"Infologics.Medilogics.Common.giCommonData.CategoryType".

The odd and funny part is I donot get this error when doing a debug build.
Only when a release build is made.

Any ideas or thoughts as to what CLR is trying here.

Thanks

Raju...

Author
26 Mar 2003 10:42 AM
Raju Joseph
Okay,

I am getting the same error even on the Debug build.

Any ideas what the error means?


Show quoteHide quote
"Raju Joseph" <vze24***@msn.com> wrote in message
news:#Q2Pr4xeFHA.688@TK2MSFTNGP14.phx.gbl...
> Hi All,
>
> I am getting an odd error while doing a release build. The error is as
> follows:
>
> Value of type "Infologics.Medilogics.Common.giCommonData.CategoryType"
> cannot be converted to
> "Infologics.Medilogics.Common.giCommonData.CategoryType".
>
> The odd and funny part is I donot get this error when doing a debug build.
> Only when a release build is made.
>
> Any ideas or thoughts as to what CLR is trying here.
>
> Thanks
>
> Raju...
>
>
Author
28 Jun 2005 6:02 AM
Herfried K. Wagner [MVP]
"Raju Joseph" <vze24***@msn.com> schrieb:
> [...]

I suggest to fix your machine's system date.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
16 Aug 2005 7:48 PM
Cordell Lawrence
Hum, this one does sound strange Raju.

My initial thoughs,

1. Do you have copies of older assemblies containing the type
"Infologics.Medilogics.Common.giCommonData.CategoryType" installed in the
GAC?
2. What are you actually attempting to do when you get this exception?

Cordell Lawrence
Teleios Systems Ltd.

Show quoteHide quote
"Raju Joseph" <vze24***@msn.com> wrote in message
news:%23Q2Pr4xeFHA.688@TK2MSFTNGP14.phx.gbl...
> Hi All,
>
> I am getting an odd error while doing a release build. The error is as
> follows:
>
> Value of type "Infologics.Medilogics.Common.giCommonData.CategoryType"
> cannot be converted to
> "Infologics.Medilogics.Common.giCommonData.CategoryType".
>
> The odd and funny part is I donot get this error when doing a debug build.
> Only when a release build is made.
>
> Any ideas or thoughts as to what CLR is trying here.
>
> Thanks
>
> Raju...
>
>