all groups > dotnet general > december 2004 > threads for saturday december 4
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Client Server between VB and ASP .NET
Posted by pogowolf NO[at]SPAM gmail.com at 12/4/2004 9:11:34 PM
Hey all,
I'm wondering if it's possible to create a program in VB.NET that
would be able to 'talk' to a ASP.NET DLL (or website for that matter)
in a client-server fashion?
Let's say something like an IRC thick client (written in VB.NET) that
would be able to call the ASP.DLL (the server) ... more >>
Un answered inquiries
Posted by dz0 at 12/4/2004 7:20:45 PM
Where is the best place to ask these questions?
http://groups-beta.google.com/group/microsoft.public.dotnet.general/browse_thread/thread/8f4403b53687aa43/f718818cb6835b98?_done=%2Fgroup%2Fmicrosoft.public.dotnet.general%2Fsearch%3Fgroup%3Dmicrosoft.public.dotnet.general%26q%3Ddimension@%26qt_g%3D... more >>
Invalid mail attachment error
Posted by bmcelhany at 12/4/2004 5:11:03 PM
Hello,
I'm developing a windows service that monitors a directory (using a
FileSystemWatcher) for newly created files. When a new file is created, I
need to generate an e-mail and send that file as an attachment. This all
working fine except that sometimes the code that adds the attachment ... more >>
System.Diagnostics.Process.Start Spaces in Filepath
Posted by joseph micheli at 12/4/2004 11:33:02 AM
When using System.Diagnostics.Process.Start method, I find that it does not
like spaces in the filepath. I've experimented with different scenarios, and
I get an error message regarding the file name or path being incorrect when
there are spaces in the file name or in any subdirectory in the ... more >>
Please help me!
Posted by Nguyen Thanh Danh at 12/4/2004 9:21:46 AM
I want to use a control like taskbar which use in Windownmedia9.0 (see
attack picture) but i dont know where to get this control, please tell me
where to download or to find it. Thanks a lot.
begin 666 taskbar.gif
M1TE&.#EAJ %8`?<``````/___]30R#E$<OT4(WX#/ST"+_H$S_[V_O[Z_FL$
MA:$&_BH"03<V.3... more >>
How can TCP/IP client connect to Server TCP/IP socket?
Posted by Anh Truong at 12/4/2004 8:41:02 AM
Hi,
I have a Server TCPIP socket open at 192.168.1.100, port 80. When I use an
C++ Client application to connect it ---> It works fine!
However, when I use VB.net with:
=========================================
Dim tcpClient1 As New TcpClient
Dim ipAddress As IPAddress
ipAddress = Dns.Re... more >>
Is there a way to add custom color?
Posted by Rudy at 12/4/2004 7:05:03 AM
Hello all,
I'm sure there is, just can't figure it out. I have the RGB code and the
color number. But the color doesn't exsist in Visual studio.net. Can I add
this color to the system pallet it self, so I can add the custom color to
fonts? I need to match as close as possible to the color... more >>
Use .NET DLL from VB6 app -> broken references on rebuild?
Posted by Gary McGill at 12/4/2004 1:25:31 AM
I'm building a set of DLLs in .NET that I plan to call from a VB6
application.
I've almost got that to work, but now I find that whenever I re-build any of
my .NET DLLs, the reference to that DLL in my VB6 project gets broken. So, I
need to re-create the reference after every rebuild. This is ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|