all groups > dotnet faqs > september 2003 > threads for september 1 - 7, 2003
Filter by week: 1 2 3 4 5
Application Unavailable
Posted by Curt Emich at 9/7/2003 12:40:55 PM
When I try to launch a local .NET application on my laptop, I'm getting the
error: "Server Application Unavailable". I'm told to look in a log file,
but I see no log files in the IIS directory. I know the service is running.
Any ideas?
... more >>
web access failed
Posted by shahrukh at 9/6/2003 11:24:50 AM
hi
i was working on my webservices project yesterday and it worked fine.
today when i try to open it , it says web access failed.
the file path d:\inetpub\wwwroot\webservice1 does not correspond to
http://localhost/webservice1
why do i get this and how do i resolve it?
i tried searching ms... more >>
ACCESS over TCP/IP
Posted by Nuno Fonseca at 9/5/2003 4:07:29 PM
Anyone knows if it is possible to make a database connection over TCP/IP to
an MS ACCESS database? If yes please give me an example or any documentation
please.
Best regards,
Nuno
... more >>
Hash Tables
Posted by Lou at 9/5/2003 10:38:00 AM
is a Hash Table equivalent to a VB6 Collection or Dictionary object?
-Lou
... more >>
Get FSMO Roles ?
Posted by JerryP at 9/5/2003 10:09:58 AM
Hi Group,
is there any way to get the FSMO Roles using the Framework (C# prefered).
I would like to know what fsmo roles the current computer my software is
running on has.
Thanks !
Jerry
... more >>
Activex like component usage in dotnet ?
Posted by K at 9/4/2003 12:02:56 PM
In traditional way, if my client is runnign IE, I can put a file in the web
server, then the client can run the ActiveX object. Does it have similar
technology in .NET ? I'd like to run my web server in apache under Linux,
but i want to have a UI componet in .NET running in client side without
i... more >>
Problem with impersonation and delegation
Posted by Kelly D. Jones at 9/3/2003 9:59:19 PM
I'm having problems with the following scenerio:
I am working with a Windows 2000 Active Directory Domain, of which all
the machines/accounts I use are members. I have an XP/IE6 client,
connecting to a Windows 2003/IIS 6 web server running .NET 1.1. The web
app connects to a SQL Server 20... more >>
Serial Communications..
Posted by Alan S. at 9/3/2003 7:39:59 PM
Hello
How can I acces the serial port via .NET please
Many thanks
Alan
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Migration problem
Posted by Roberto Herrera at 9/3/2003 10:55:37 AM
Hello all,
Please I need some help!!!
I' am making a migration vb6 --> vb.net
I having problems with the vsflexGrid 7 and 8 (I tried both of them)
I can't make work the combolist that I loaded into the vsFlexGrid
Apparently the combolist is loaded, but when I make a click in the
vsFl... more >>
Accessing .Net web application from UNIX
Posted by baker_tony NO[at]SPAM hotmail.com at 9/3/2003 3:18:09 AM
Hi, being a Windows developer and not having anything to do with
UNIX/Solaris, I have a few questions about accessing .Net Web
Applications from such environments.
If a client has a UNIX/Solaris environment, is it possible to put a
Windows 2000 box on the network which hosts a .Net web applica... more >>
Got error msg while Debugging : Error while trying to run project: ...
Posted by ^CrazyCoder^ at 9/2/2003 7:58:04 PM
Dear all,
Incase someone could give me a helping hands:
I'm developing my web app using vb.net 2002/Framework 1.0 (and event upgrade
to Framework SP2).
I can't do local debugging on my dev machine and I got ..
"Error while trying to run project: Unable to start debugging on the web
serve... more >>
Scanning
Posted by Ajit at 9/2/2003 4:29:21 PM
Hi,
I just happened to start on a new project to built a custom made scanning
application
using Dot Net
If anyone could lead me to a start will be highly appreciated
... more >>
timeout beim Empfangen & Versende von Nachrichten übers Netzwerk
Posted by Karolin Spill at 9/2/2003 4:19:34 PM
Hallo NG,
ich schreibe ein Programm in c# und benutze einen UdpClient, um Datenpackete
übers Netzwerk an einen Server zu schicken. Dabei erfolgt immer erst eine
Anfrage vom Client an den Server und der Server schickt dann eine Antwort.
Ich habe jedoch bis jetzt nicht herausgefunden, wie ich ... more >>
Hyper-efficient Text Importing
Posted by Awah Teh at 9/2/2003 10:53:01 AM
I am working on a project that involves importing IIS Log files into a SQL
Server database (and these logfiles are big --> Some up to 2GB in size).
Up until now I thought that DTS or the BULK INSERT command was the fastest
method out there, but still proves to be long (taking an average of 45mn... more >>
ScaleWidth in vb.net
Posted by Robert Milrath at 9/1/2003 1:16:36 PM
Hello NG,
when I resize a form, the grid should have the same width as the form. In
VB6 it was very easy with ScaleWidth. How can I handle this in VB.net?
Thanks you.
Greetings from Munich
Robert Milrath
... more >>
|