Home All Groups Group Topic Archive Search About

Hilarious error message

Author
1 Sep 2006 6:41 PM
post.messages
I am sorry if this is not completely business-like, but the day before
a weekend it was just too funny not to post.

I am working on getting a custom principal working in VS2005.

The following line:
CustomPrincipal test = (CustomPrincipal)Page.User;

Brought up this trouble-shooting tip in the exception helper and it was
just too funny not to post:
"When casting from a number, the value must be a number less than
infinity."

Author
1 Sep 2006 7:36 PM
Scott M.
I see the obvious humor here, but you do understand what the message
indicates, right?


<post.messa***@gmail.com> wrote in message
Show quote
news:1157136108.279842.291810@e3g2000cwe.googlegroups.com...
>I am sorry if this is not completely business-like, but the day before
> a weekend it was just too funny not to post.
>
> I am working on getting a custom principal working in VS2005.
>
> The following line:
> CustomPrincipal test = (CustomPrincipal)Page.User;
>
> Brought up this trouble-shooting tip in the exception helper and it was
> just too funny not to post:
> "When casting from a number, the value must be a number less than
> infinity."
>
Author
4 Sep 2006 3:23 PM
Ben Voigt
"Scott M." <s-mar@nospam.nospam> wrote in message
news:OmBvr1fzGHA.480@TK2MSFTNGP06.phx.gbl...
>I see the obvious humor here, but you do understand what the message
>indicates, right?
>

That the framework thinks that God is accessing the page?


Show quote
>
> <post.messa***@gmail.com> wrote in message
> news:1157136108.279842.291810@e3g2000cwe.googlegroups.com...
>>I am sorry if this is not completely business-like, but the day before
>> a weekend it was just too funny not to post.
>>
>> I am working on getting a custom principal working in VS2005.
>>
>> The following line:
>> CustomPrincipal test = (CustomPrincipal)Page.User;
>>
>> Brought up this trouble-shooting tip in the exception helper and it was
>> just too funny not to post:
>> "When casting from a number, the value must be a number less than
>> infinity."
>>
>
>

AddThis Social Bookmark Button