Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: where I can Make Project1.exe in VS.net


Message #1 by "yuanming zhang" <yuanming_zhang@h...> on Thu, 27 Feb 2003 18:17:44
I used to go to File ---> Make Project1.exe in VS 6.0 
But I can't find it in VS.NET
I try to copy the the .exe file under bin. It works in my computer but not 
in my friends' computer. Error messege was yadyada.dll required. Can any 
one help me out??
Thanks!
Message #2 by "Kevin Ayers" <kevin@f...> on Thu, 27 Feb 2003 13:11:44 -0500
you need to copy the exe and all of the dll's that are in the bin directory
to your friend's computer.  Also, they'll need the .NET framework stuff and
any extra stuff for data access, crystal reports,etc that you use in your
program.

Kevin

----- Original Message -----
From: "yuanming zhang" <yuanming_zhang@h...>
To: "ADO.NET" <ado_dotnet@p...>
Sent: Thursday, February 27, 2003 6:17 PM
Subject: [ado_dotnet] where I can Make Project1.exe in VS.net


> I used to go to File ---> Make Project1.exe in VS 6.0
> But I can't find it in VS.NET
> I try to copy the the .exe file under bin. It works in my computer but not
> in my friends' computer. Error messege was yadyada.dll required. Can any
> one help me out??
> Thanks!
> ===
> Fast Track ADO.NET with C# is a concise introduction to the concepts,
techniques, and libraries that you will need in order to start using ADO.NET
in your applications. The book covers DataSets and Typed DataSets, accessing
data using DataReaders and DataAdaptors, the close relationship between
ADO.NET and XML, how and where to use ADO.NET in your enterprise
applications, and how to use Web Services and ADO.NET to easily pass data
between applications.
> http://www.wrox.com/books/1861007604.htm

Message #3 by irfan.syed@g... on Fri, 28 Feb 2003 10:16:50 +0800
Press Ctrl+Alt+B

-----Original Message-----
From: Kevin Ayers [mailto:kevin@f...]
Sent: Friday, February 28, 2003 2:12 AM
To: ADO.NET
Subject: [ado_dotnet] Re: where I can Make Project1.exe in VS.net


you need to copy the exe and all of the dll's that are in the bin
directory to your friend's computer.  Also, they'll need the .NET
framework stuff and any extra stuff for data access, crystal reports,etc
that you use in your program.

Kevin

----- Original Message -----
From: "yuanming zhang" <yuanming_zhang@h...>
To: "ADO.NET" <ado_dotnet@p...>
Sent: Thursday, February 27, 2003 6:17 PM
Subject: [ado_dotnet] where I can Make Project1.exe in VS.net


> I used to go to File ---> Make Project1.exe in VS 6.0
> But I can't find it in VS.NET
> I try to copy the the .exe file under bin. It works in my computer but 

> not in my friends' computer. Error messege was yadyada.dll required.
> Can any one help me out?? Thanks!
> =3D=3D=3D
> Fast Track ADO.NET with C# is a concise introduction to the concepts,
techniques, and libraries that you will need in order to start using
ADO.NET in your applications. The book covers DataSets and Typed 
DataSets,
accessing data using DataReaders and DataAdaptors, the close 
relationship
between ADO.NET and XML, how and where to use ADO.NET in your enterprise
applications, and how to use Web Services and ADO.NET to easily pass 
data
between applications.
> http://www.wrox.com/books/1861007604.htm
> ---
> Change your mail options at http://p2p.wrox.com/manager.asp or to
> unsubscribe send a blank email to


=3D=3D=3D
Fast Track ADO.NET with C# is a concise introduction to the concepts,
techniques, and libraries that you will need in order to start using
ADO.NET in your applications. The book covers DataSets and Typed 
DataSets,
accessing data using DataReaders and DataAdaptors, the close 
relationship
between ADO.NET and XML, how and where to use ADO.NET in your enterprise
applications, and how to use Web Services and ADO.NET to easily pass 
data
between applications. http://www.wrox.com/books/1861007604.htm

  Return to Index