> Ich habe folgende Function
> 
> Public Function test(ByVal t As String) As String
>         Return CStr("Calling ServerSide " & t)
>     End Function
> 
> Und bekomme diese Fehlermeldung beim Aufruf:
> 
> System.InvalidCastException Specified Cast is not valid
> 
> 
> Ich verstehe nur nicht warum?

Erledigt - Shared hatte gefehlt ;-)
_______________________________________________
Vb.net Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/vb.net

Odpovedet emailem