[V4NET] ...

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Nov 15 07:45:49 CST 2005


On 11/15/05 12:31 AM, "Panther Support" <support at pantherstudioscorp.com>
wrote:

Hi Dean,

> Ruslan:
> 
> OK, I downloaded and installed then reopened VS and my solution.  I could
> find the object in the list when I tried to add a reference, I had to
> manually browse for it and find.  That's ok, no problem.

ok

> Now, however, all
> through my projects in my solution the normal function:
> 
> Try
> 
> Catch ex as Exception
> 
> End Try
> 
> are all screwed up!!  It tells me that "Exception" is not a System.Exception
> type, which it normally is.  What happened??  If I change the Exception to
> System.Exception it's ok, but there literally hundreds of places that I have
> to modify now!

Hmm, I do not think this is effect from V4NET.

* V4NET add own class V4NET.VException

* it sounds like MAY BE you need add in your project

    using System;

* also do not forget to add

    using V4NET


Please try V4NET examples. This one is the most complex for now

        V4NET/Examples/SQl_way


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list