all groups > dotnet sdk > august 2003 > threads for august 22 - 28, 2003
Filter by week: 1 2 3 4 5
how to create .msi ?
Posted by Lloyd Dupont at 8/28/2003 11:24:14 PM
I have a C# application solution (with 2 projects)
it's finished and I'm happy with that I have.
I use VS.NET 2003 for the development.
now I want to create an install package (typically a .msi), well, I have
absoultely no idea where to start, not even which documentation look !
Could anyon... more >>
Mutex
Posted by Leonardo Lanni at 8/28/2003 2:56:07 PM
I've still my 2 processes, the first installs shared memory and a mutex, the
second opens both and has the purpose to create and manage a collection of
messages written into the shared memory. So by the second process I'm able
to add,remove a message or view the all into the shared memory, into ... more >>
Free tools for .net development
Posted by FabrÃcio de Novaes Kucinskis at 8/28/2003 11:32:42 AM
Hi all,
I'm searching for free and open source solutions to develop .net
applications for free.
I've found the SharpDevelop IDE (http://www.icsharpcode.net/OpenSource/SD/),
the WebMatrix IDE (http://asp.net/webmatrix/default.aspx), to develop in
ASP.net, SharpZipLib (http://www.icsharpcode.... more >>
Services and desktop application
Posted by Harkos at 8/28/2003 10:33:42 AM
Hello everybody,
I'm creating a windows service that I want to use to sinchronize several
diferent applications. But I need to pass some messages to it without using
any form of network connection (aka. TCP/IP and NamedPipes). Could anyone
give a suggestion on how to do it?
[]'s,
Harkos
... more >>
Error in using .Net
Posted by mph at 8/27/2003 6:58:09 PM
I installed .Net and framework 1.0 on my computer. Installation went fine
but when I try to create a new project I get an error "Automation Server
can't Create Object.". If I continue and try to add a form or class or any
other object to the project I get the same error and the object is not
add... more >>
Crystal Reports error: cannot find KeycodeV2.dll or invalid Keycode
Posted by Liber Almeida at 8/26/2003 9:36:37 AM
I have a problem when install a Visual C#. Net application, using Crytal
Reports, under Windows98:
error: "cannot find KeycodeV2.dll or invalid Keycode"
Help me please,
Thank you,
Liber Almeida.
... more >>
write XML
Posted by Lloyd Dupont at 8/25/2003 1:07:49 PM
I'm trying to write XML and I am quite unsuccessful so far,
I have a very simple application with 1 button and one click handler like
that, does anyone know what's wrong with this few lines ?
//-----------------------------------
private void button1_Click(object sender, System.EventArgs e)
{
... more >>
Skilled .Net programmer wanted in NZ
Posted by Maurice Feijen at 8/22/2003 8:24:26 PM
Hi,
I'm setting up a new IT company, which will provide an innovative (.Net
enabled) tool.
I'm looking for an adventurous and skilled software programmer -in NZ or who
would be willing to come to NZ- to join this adventure.
Please email me if you are interested to discuss.
Kind regards,
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Where is InstallUtil.exe?
Posted by Danny at 8/22/2003 2:00:55 PM
Hi.
I installed VS.NET 2003 and this is meant to have the .NET Framework SDK
which in turn is meant to contain installutil.exe (to install Windows
Services). However, I dont see installutl.exe anywhere under the "Microsoft
Visual Studio .NET 2003" directory or under the "Microsoft.NET" directo... more >>
Installed SDK but no compiler?
Posted by nathan at 8/22/2003 9:18:33 AM
I have installed the .NET Framework SDK and was expecting
to have the compiler for C# (csc), but do not. Can
someone point me to where I can get it or if I am totally
of base?
Thanks,
Nathan... more >>
|