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 ?
"Anjan Bhowmik" <(E-Mail Removed)> a écrit dans le message de news:
EB5241CC-5461-460E-A2F1-(E-Mail Removed)...
>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?