I have a project that access data by asp .net intranet site and windows
forms c# application.
So i want a single dataset to be used by these 2 applications. But could not
do that, the dataset from 1 would not even compile under another project.
So, what do i do to make them work?
Patrice - 06 Mar 2008 14:24 GMT
Does the compiler shows a "compile error, sorry no details available" ? If
not don't you think telling us what is the error message could help ?
>I have a project that access data by asp .net intranet site and windows
>forms c# application.
[quoted text clipped - 4 lines]
>
> So, what do i do to make them work?